aboutsummaryrefslogtreecommitdiff
path: root/etc/texi2pod.pl
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-01-04 23:49:58 +1030
committerAlan Modra <amodra@gmail.com>2017-01-05 00:03:07 +1030
commit7c2a23b23e9ca7015acadbbc7a12c665791c8337 (patch)
tree496ad25d1843580af40147e11fff1ee1de0af0b9 /etc/texi2pod.pl
parente495212d229d58eb4d70c94d7f828a04c386c3b2 (diff)
update-copyright.py for binutils
This is a modified form of gcc's contrib/update-copyright.py. * update-copyright.py: New file. * add-log.el: Update copyright year range. * texi2pod.pl: Likewise.
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 0f465b7c76..e8192e4d36 100644
--- a/etc/texi2pod.pl
+++ b/etc/texi2pod.pl
@@ -1,6 +1,6 @@
#! /usr/bin/perl -w
-# Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
+# Copyright (C) 1999-2017 Free Software Foundation, Inc.
# This file is part of GCC.