summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2013-06-21 17:55:07 +0000
committerJoel Brobecker <brobecker@gnat.com>2013-06-21 17:55:07 +0000
commitdc34edb76e306f371e21dd737888026ad93e68f2 (patch)
treed0aa75d59890e923ce9e89f93c6a3c661c154966 /gdb
parenta0c4c670d30fa23fefb93e9ab898cb936fe0f11b (diff)
downloadgdb-dc34edb76e306f371e21dd737888026ad93e68f2.tar.gz
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')
-rw-r--r--gdb/ChangeLog6
-rw-r--r--gdb/gnulib/Makefile.in2
-rw-r--r--gdb/gnulib/configure.ac2
-rw-r--r--gdb/gnulib/update-gnulib.sh2
4 files changed, 9 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3ced366c6f0..1efd3f9071a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2013-06-21 Joel Brobecker <brobecker@adacore.com>
+ * gdb/gnulib/Makefile.in: Update date in copyright header.
+ * gdb/gnulib/configure.ac: Ditto.
+ * gdb/gnulib/update-gnulib.sh: Ditto.
+
+2013-06-21 Joel Brobecker <brobecker@adacore.com>
+
* copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
"gdb/gnulib/import".
diff --git a/gdb/gnulib/Makefile.in b/gdb/gnulib/Makefile.in
index 86814b3d998..89deae2b189 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.
diff --git a/gdb/gnulib/configure.ac b/gdb/gnulib/configure.ac
index 3a39197f9a9..4625ecb659b 100644
--- a/gdb/gnulib/configure.ac
+++ b/gdb/gnulib/configure.ac
@@ -1,5 +1,5 @@
dnl Autoconf configure script for GDB, the GNU debugger.
-dnl Copyright (C) 1995-2012 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2013 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
diff --git a/gdb/gnulib/update-gnulib.sh b/gdb/gnulib/update-gnulib.sh
index 33408693f07..598b5546eca 100644
--- a/gdb/gnulib/update-gnulib.sh
+++ b/gdb/gnulib/update-gnulib.sh
@@ -1,6 +1,6 @@
#! /bin/sh
-# Copyright (C) 2011-2012 Free Software Foundation, Inc.
+# Copyright (C) 2011-2013 Free Software Foundation, Inc.
#
# This file is part of GDB.
#