diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2022-07-01 11:37:08 +0200 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2022-07-02 13:47:02 +0800 |
commit | ed53241ea6664ed000a06a5dd540c1a5d4f42c2e (patch) | |
tree | 38768bc2d9a12659c9e8e7f466c9399b112aa9a9 /tools | |
parent | b789196386458e33d124198c59683b9708ed2283 (diff) | |
download | fork-ledger-ed53241ea6664ed000a06a5dd540c1a5d4f42c2e.tar.gz fork-ledger-ed53241ea6664ed000a06a5dd540c1a5d4f42c2e.tar.bz2 fork-ledger-ed53241ea6664ed000a06a5dd540c1a5d4f42c2e.zip |
Update copyright statement for 2022
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 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 |