diff options
author | Alan Modra <amodra@gmail.com> | 2017-01-04 23:49:58 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-01-05 00:03:07 +1030 |
commit | 7c2a23b23e9ca7015acadbbc7a12c665791c8337 (patch) | |
tree | 496ad25d1843580af40147e11fff1ee1de0af0b9 /etc/texi2pod.pl | |
parent | e495212d229d58eb4d70c94d7f828a04c386c3b2 (diff) | |
download | gdb-7c2a23b23e9ca7015acadbbc7a12c665791c8337.zip gdb-7c2a23b23e9ca7015acadbbc7a12c665791c8337.tar.gz gdb-7c2a23b23e9ca7015acadbbc7a12c665791c8337.tar.bz2 |
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.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/texi2pod.pl b/etc/texi2pod.pl index 0f465b7..e8192e4 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. |