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.
This commit is contained in:
Joel Brobecker 2013-06-21 17:55:07 +00:00
parent c3b18ee7ba
commit bb6b9a5e78
4 changed files with 9 additions and 3 deletions

View 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

View 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.

View 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

View 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.
#