Merge pull request #5353 from bodgit/update-year

Update year to 2022
This commit is contained in:
jetstack-bot 2022-08-30 12:24:31 +01:00 committed by GitHub
commit edc9363f7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# It would be possible to make this more dynamic, but there's seemingly no need:
# https://stackoverflow.com/a/2391555/1615417
# As such, this is hardcoded to avoid needless complexity
LICENSE_YEAR=2021
LICENSE_YEAR=2022
# Creates the boilerplate header for YAML files, assumed to be the same as the one in
# shell scripts (hence the use of boilerplate.sh.txt)