summaryrefslogtreecommitdiff
path: root/lib/update-copyright
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-01-04 01:57:06 -0500
committerMike Frysinger <vapier@gentoo.org>2023-01-04 01:57:06 -0500
commit2418a6c2e2e8970bf3a1778737b7c96f713c8571 (patch)
tree20b50944671af5f0a7b63744b5837bb70ecf5fc6 /lib/update-copyright
parented1368e8803e8934a8bbab52a38753484dba2a37 (diff)
downloadautomake-2418a6c2e2e8970bf3a1778737b7c96f713c8571.tar.gz
maint: Update files from upstream with 'make fetch'
Pulls some 2023 copyright updates. * lib/config.guess: Update. * lib/config.sub: Likewise. * lib/gendocs.sh: Likewise. * lib/gendocs_template: Likewise. * lib/gitlog-to-changelog: Likewise. * lib/gnupload: Likewise. * lib/texinfo.tex: Likewise. * lib/update-copyright: Likewise.
Diffstat (limited to 'lib/update-copyright')
-rwxr-xr-xlib/update-copyright2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/update-copyright b/lib/update-copyright
index 81b691e85..ce919bac7 100755
--- a/lib/update-copyright
+++ b/lib/update-copyright
@@ -3,7 +3,7 @@
# Update an FSF copyright year list to include the current year.
-# Copyright (C) 2009-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2023 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by