aboutsummaryrefslogtreecommitdiff
path: root/etc/update-copyright.py
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-01-01 09:28:58 +1030
committerMike Frysinger <vapier@gentoo.org>2021-11-10 20:14:00 -0500
commitc0d69d69670f869f3682cc5096469fdc60934e3b (patch)
treeca073521f2283555275774b0e8155eacc661d833 /etc/update-copyright.py
parente08eb1d7cb2242d6fb5d1b1aef8d912bd9a31f07 (diff)
downloadnewlib-c0d69d69670f869f3682cc5096469fdc60934e3b.zip
newlib-c0d69d69670f869f3682cc5096469fdc60934e3b.tar.gz
newlib-c0d69d69670f869f3682cc5096469fdc60934e3b.tar.bz2
Update year range in copyright notice of binutils files
Diffstat (limited to 'etc/update-copyright.py')
-rwxr-xr-xetc/update-copyright.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/update-copyright.py b/etc/update-copyright.py
index c39c0a7..7f605d0 100755
--- a/etc/update-copyright.py
+++ b/etc/update-copyright.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright (C) 2013-2019 Free Software Foundation, Inc.
+# Copyright (C) 2013-2021 Free Software Foundation, Inc.
#
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by