diff options
Diffstat (limited to 'tools/update_copyright_year.sh')
-rwxr-xr-x | tools/update_copyright_year.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/update_copyright_year.sh b/tools/update_copyright_year.sh index a669a83f..8f37544b 100755 --- a/tools/update_copyright_year.sh +++ b/tools/update_copyright_year.sh @@ -5,7 +5,7 @@ # This script will replace the last year of Copyright statements with the first # argument of this script (defaulting to the current year). -# Copyright (c) 2016, 2019 Alexis Hildebrandt +# Copyright (c) 2016, 2022 Alexis Hildebrandt # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal |