diff options
author | Joel Brobecker <brobecker@gnat.com> | 2013-06-21 17:55:07 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2013-06-21 17:55:07 +0000 |
commit | bb6b9a5e78ade46152e6dad1b798204ce0803fb4 (patch) | |
tree | 3f6e43ae10e5023de2b03964a44702ac93240bc2 /gdb/gnulib/Makefile.in | |
parent | c3b18ee7ba56b1e49df73fc4acfb756917c3d442 (diff) | |
download | gdb-bb6b9a5e78ade46152e6dad1b798204ce0803fb4.zip gdb-bb6b9a5e78ade46152e6dad1b798204ce0803fb4.tar.gz gdb-bb6b9a5e78ade46152e6dad1b798204ce0803fb4.tar.bz2 |
Update dates in relevant gdb/gnulib/ copyright headers
This patch is the result of re-running the copyright.py script
in GDB, after we modified it to stop ignoring some files in
gdb/gnulib that should have been updated earlier this year.
gdb/ChangeLog:
* gdb/gnulib/Makefile.in: Update date in copyright header.
* gdb/gnulib/configure.ac: Ditto.
* gdb/gnulib/update-gnulib.sh: Ditto.
Diffstat (limited to 'gdb/gnulib/Makefile.in')
-rw-r--r-- | gdb/gnulib/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gnulib/Makefile.in b/gdb/gnulib/Makefile.in index 86814b3..89deae2 100644 --- a/gdb/gnulib/Makefile.in +++ b/gdb/gnulib/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1989-2012 Free Software Foundation, Inc. +# Copyright (C) 1989-2013 Free Software Foundation, Inc. # This file is part of GDB. |