File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11/*
2- * Portions of this file are derived from the Istio project:
3- * https://github.com/istio/istio/blob/master/pkg/filewatcher/filewatcher.go
4- *
52 * Licensed to the Apache Software Foundation (ASF) under one or more
63 * contributor license agreements. See the NOTICE file distributed with
74 * this work for additional information regarding copyright ownership.
85 * The ASF licenses this file to You under the Apache License, Version 2.0
96 * (the "License"); you may not use this file except in compliance with
107 * the License. You may obtain a copy of the License at
118 *
12- * http://www.apache.org/licenses/LICENSE-2.0
9+ * http://www.apache.org/licenses/LICENSE-2.0
1310 *
1411 * Unless required by applicable law or agreed to in writing, software
1512 * distributed under the License is distributed on an "AS IS" BASIS,
1613 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1714 * See the License for the specific language governing permissions and
1815 * limitations under the License.
1916 */
17+ // Portions of this file are derived from the Istio project:
18+ // https://github.com/istio/istio/blob/master/pkg/filewatcher/filewatcher.go
2019
2120package filewatcher
2221
You can’t perform that action at this time.
0 commit comments