diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2023-02-01 06:37:29 +0100 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2023-02-02 09:39:17 +0800 |
commit | ccbd933bf4d544d9534262d8e12790909918f1f3 (patch) | |
tree | 9445ab69ff75c484a892e050ce92373923203a73 /tools | |
parent | 27a87b1077495bc80c2b2bf87ebe72894c25226e (diff) | |
download | fork-ledger-ccbd933bf4d544d9534262d8e12790909918f1f3.tar.gz fork-ledger-ccbd933bf4d544d9534262d8e12790909918f1f3.tar.bz2 fork-ledger-ccbd933bf4d544d9534262d8e12790909918f1f3.zip |
Update copyright year
[skip ci]
Diffstat (limited to 'tools')
-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 8f37544b..3f215de2 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, 2022 Alexis Hildebrandt +# Copyright (c) 2016, 2023 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 |