This repository was archived by the owner on Aug 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +18
-7
lines changed Expand file tree Collapse file tree 7 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright 2019 The Kubernetes authors.
2
+ Copyright 2020 The Kubernetes Authors.
3
+
3
4
Licensed under the Apache License, Version 2.0 (the "License");
4
5
you may not use this file except in compliance with the License.
5
6
You may obtain a copy of the License at
7
+
6
8
http://www.apache.org/licenses/LICENSE-2.0
9
+
7
10
Unless required by applicable law or agreed to in writing, software
8
11
distributed under the License is distributed on an "AS IS" BASIS,
9
12
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10
13
See the License for the specific language governing permissions and
11
14
limitations under the License.
12
15
*/
13
-
14
16
package main
15
17
16
18
import (
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
- # Copyright 2017 The Kubernetes Authors.
2
+ # Copyright 2020 The Kubernetes Authors.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
- # Copyright 2017 The Kubernetes Authors.
2
+ # Copyright 2020 The Kubernetes Authors.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
- # Copyright 2017 The Kubernetes Authors.
2
+ # Copyright 2020 The Kubernetes Authors.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright 2019 The Kubernetes authors.
2
+ Copyright 2020 The Kubernetes Authors.
3
+
3
4
Licensed under the Apache License, Version 2.0 (the "License");
4
5
you may not use this file except in compliance with the License.
5
6
You may obtain a copy of the License at
7
+
6
8
http://www.apache.org/licenses/LICENSE-2.0
9
+
7
10
Unless required by applicable law or agreed to in writing, software
8
11
distributed under the License is distributed on an "AS IS" BASIS,
9
12
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright 2019 The Kubernetes authors.
2
+ Copyright 2020 The Kubernetes Authors.
3
+
3
4
Licensed under the Apache License, Version 2.0 (the "License");
4
5
you may not use this file except in compliance with the License.
5
6
You may obtain a copy of the License at
7
+
6
8
http://www.apache.org/licenses/LICENSE-2.0
9
+
7
10
Unless required by applicable law or agreed to in writing, software
8
11
distributed under the License is distributed on an "AS IS" BASIS,
9
12
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Original file line number Diff line number Diff line change 2
2
3
3
/*
4
4
Copyright 2020 The Kubernetes Authors.
5
+
5
6
Licensed under the Apache License, Version 2.0 (the "License");
6
7
you may not use this file except in compliance with the License.
7
8
You may obtain a copy of the License at
9
+
8
10
http://www.apache.org/licenses/LICENSE-2.0
11
+
9
12
Unless required by applicable law or agreed to in writing, software
10
13
distributed under the License is distributed on an "AS IS" BASIS,
11
14
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
You can’t perform that action at this time.
0 commit comments