Skip to content

Commit 89b4326

Browse files
committed
remove copyright comment
1 parent c879806 commit 89b4326

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/dependent/kubernetes/MetadataAwareOnUpdateFilter.java

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
/*
2-
* Copyright 2021 Red Hat, Inc. and/or its affiliates and other contributors as indicated by
3-
* the @author tags.
4-
*
5-
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
6-
* in compliance with the License. You may obtain a copy of the License at
7-
*
8-
* http://www.apache.org/licenses/LICENSE-2.0
9-
*
10-
* Unless required by applicable law or agreed to in writing, software distributed under the License
11-
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
12-
* or implied. See the License for the specific language governing permissions and limitations under
13-
* the License.
14-
*/
15-
161
package io.javaoperatorsdk.operator.processing.dependent.kubernetes;
172

183
import java.util.Objects;

0 commit comments

Comments
 (0)