Fix header file

pull/11251/head
Yanshu 2021-05-02 17:36:13 +00:00
parent 6695306b2d
commit b2240d1f9e
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Copyright 2019 The Kubernetes Authors. # Copyright 2021 The Kubernetes Authors All rights reserved.
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright 2019 The Kubernetes Authors.
# Copyright 2021 The Kubernetes Authors All rights reserved.
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.