aboutsummaryrefslogtreecommitdiff
path: root/etc/texi2pod.pl
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/texi2pod.pl
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/texi2pod.pl')
-rw-r--r--etc/texi2pod.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/texi2pod.pl b/etc/texi2pod.pl
index 8d92bcf..11f70d1 100644
--- a/etc/texi2pod.pl
+++ b/etc/texi2pod.pl
@@ -1,6 +1,6 @@
#! /usr/bin/perl -w
-# Copyright (C) 1999-2019 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
# This file is part of GCC.