Update dates in relevant gdb/gnulib/ copyright headers
authorJoel Brobecker <brobecker@gnat.com>
Fri, 21 Jun 2013 17:55:07 +0000 (17:55 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 21 Jun 2013 17:55:07 +0000 (17:55 +0000)
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.

gdb/ChangeLog
gdb/gnulib/Makefile.in
gdb/gnulib/configure.ac
gdb/gnulib/update-gnulib.sh

index 3ced366c6f0fd8e26966329641295ea1b01a9f91..1efd3f9071a6ef61a6e12e6e317a09318d59dc69 100644 (file)
@@ -1,3 +1,9 @@
+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
index 86814b3d998afd21cab5f5a18b93b4a74eca12e9..89deae2b189e06624c232b833fa017fc2287c990 100644 (file)
@@ -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.
 
index 3a39197f9a9a12a0ab70c2965af1b7abc7397f26..4625ecb659b82c9a8a5a220254c566614649a91e 100644 (file)
@@ -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
index 33408693f07ea346823b3a1f0c0340bc2bbea576..598b5546eca99434986422733acb65b21c968b65 100644 (file)
@@ -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.
 #
This page took 0.029666 seconds and 4 git commands to generate.