use gnulib's update-copyright script to update copyright years
authorJoel Brobecker <brobecker@gnat.com>
Wed, 4 Jan 2012 07:55:48 +0000 (07:55 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 4 Jan 2012 07:55:48 +0000 (07:55 +0000)
commit8ba098ad420eaa5fd18504df44f506af4d309426
tree5513008fdcbf5646c923491549a1bef976fc33f6
parent09c01c304babd777be300e4b5e776fe3da62ce6b
use gnulib's update-copyright script to update copyright years

This patch now retires the old copyright.sh script which was using
emacs to perform the copyright update. It also completely rewrite
copyright.py to call update-copyright with the appropriate list
of files.

In addition to calling update-copyright, the new script also performs
a sanity-check on all the files that update-copyright could not update,
and sees whether the file might contain a copyright notice that
the script could not decipher.

gdb/ChangeLog:

        * copyright.sh: Delete.
        * copyright.py: Rewrite.
gdb/ChangeLog
gdb/copyright.py
gdb/copyright.sh [deleted file]