Skip to content

Commit 4fc2232

Browse files
authored
Merge pull request #11302 from spowelljr/removeDoubleLicense
Removed double license
2 parents 65692f3 + f0d1d93 commit 4fc2232

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

pkg/minikube/out/out_reason.go

-16
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,6 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
/*
18-
Copyright 2019 The Kubernetes Authors All rights reserved.
19-
20-
Licensed under the Apache License, Version 2.0 (the "License");
21-
you may not use this file except in compliance with the License.
22-
You may obtain a copy of the License at
23-
24-
http://www.apache.org/licenses/LICENSE-2.0
25-
26-
Unless required by applicable law or agreed to in writing, software
27-
distributed under the License is distributed on an "AS IS" BASIS,
28-
WITHOUT WARRANTIES OR CONDITIONS OF ANY knd, either express or implied.
29-
See the License for the specific language governing permissions and
30-
limitations under the License.
31-
*/
32-
3317
// Package out provides a mechanism for sending localized, stylized output to the console.
3418
package out
3519

0 commit comments

Comments
 (0)