Skip to content

Commit 8209aee

Browse files
authored
fix copyright misalignment (#472)
1 parent 2d2315c commit 8209aee

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

internal/k8sdeps/factory.go

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
/*
22
Copyright 2018 The Kubernetes Authors.
3-
Licensed under the Apache License, Version 2.0 (the "License");
3+
4+
Licensed under the Apache License, Version 2.0 (the "License");
45
you may not use this file except in compliance with the License.
56
You may obtain a copy of the License at
6-
http://www.apache.org/licenses/LICENSE-2.0
7-
Unless required by applicable law or agreed to in writing, software
7+
8+
http://www.apache.org/licenses/LICENSE-2.0
9+
10+
Unless required by applicable law or agreed to in writing, software
811
distributed under the License is distributed on an "AS IS" BASIS,
912
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1013
See the License for the specific language governing permissions and

0 commit comments

Comments
 (0)