mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 10:15:22 +00:00
Add licence and make script use current year
This commit is contained in:
@@ -21,7 +21,7 @@ else
|
||||
fi
|
||||
|
||||
args=(
|
||||
-y 2022
|
||||
-y $(date +"%Y")
|
||||
-c "The Kubernetes Authors."
|
||||
-f LICENSE_TEMPLATE
|
||||
-ignore "kyaml/internal/forked/github.com/**/*"
|
||||
|
||||
Reference in New Issue
Block a user