2012-04-18 Pedro Alves <palves@redhat.com>
authorPedro Alves <palves@redhat.com>
Wed, 18 Apr 2012 12:09:39 +0000 (12:09 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 18 Apr 2012 12:09:39 +0000 (12:09 +0000)
Revert gnulib/ part of:
2011-01-01  Joel Brobecker  <brobecker@adacore.com>
Copyright year update in most files (performed by copyright.sh).

31 files changed:
gdb/ChangeLog
gdb/gnulib/Makefile.am
gdb/gnulib/dummy.c
gdb/gnulib/extra/arg-nonnull.h
gdb/gnulib/extra/c++defs.h
gdb/gnulib/extra/warn-on-use.h
gdb/gnulib/m4/00gnulib.m4
gdb/gnulib/m4/extensions.m4
gdb/gnulib/m4/gnulib-cache.m4
gdb/gnulib/m4/gnulib-common.m4
gdb/gnulib/m4/gnulib-comp.m4
gdb/gnulib/m4/gnulib-tool.m4
gdb/gnulib/m4/include_next.m4
gdb/gnulib/m4/longlong.m4
gdb/gnulib/m4/memchr.m4
gdb/gnulib/m4/mmap-anon.m4
gdb/gnulib/m4/multiarch.m4
gdb/gnulib/m4/stddef_h.m4
gdb/gnulib/m4/stdint.m4
gdb/gnulib/m4/string_h.m4
gdb/gnulib/m4/warn-on-use.m4
gdb/gnulib/m4/wchar_h.m4
gdb/gnulib/m4/wchar_t.m4
gdb/gnulib/m4/wint_t.m4
gdb/gnulib/memchr.c
gdb/gnulib/memmem.c
gdb/gnulib/stddef.in.h
gdb/gnulib/stdint.in.h
gdb/gnulib/str-two-way.h
gdb/gnulib/string.in.h
gdb/gnulib/wchar.in.h

index d4e5235483475231bbee832d98c24e96a2d53564..d667af78c68980e744fe218ae2ceaff57d6e0953 100644 (file)
@@ -1,3 +1,9 @@
+2012-04-18  Pedro Alves  <palves@redhat.com>
+
+       Revert gnulib/ part of:
+       2011-01-01  Joel Brobecker  <brobecker@adacore.com>
+       Copyright year update in most files (performed by copyright.sh).
+
 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Fix 64-bit constants on 32-bit hosts.
index a75959194d5a486258754bbf8d7e207488d30369..1296c01387f4aa15f8edc0c3b354f111c103fe99 100644 (file)
@@ -1,6 +1,6 @@
 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
 ## Process this file with automake to produce Makefile.in.
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2010 Free Software Foundation, Inc.
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
index 0563b441f3898f29a35c6bfa9165b12ea2620263..0f9a277962f2fa79b8b444d303b4acdb49a4dcc9 100644 (file)
@@ -1,5 +1,5 @@
 /* A dummy file, to prevent empty libraries from breaking builds.
-   Copyright (C) 2004, 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2007, 2009, 2010 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index cf4989699d073ea280b9a38cccfb3e8801ea3e9b..7e3e2db82e13ad1302d0b0186c463a98448157c2 100644 (file)
@@ -1,5 +1,5 @@
 /* A C macro for declaring that specific arguments must not be NULL.
-   Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published
index cc6a6a437e952c3198f873b7408d94984202f9d0..0c2fad7a215d553f9cabf60bff0528c6d6097ad6 100644 (file)
@@ -1,5 +1,5 @@
 /* C++ compatible function declaration macros.
-   Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2010 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published
index dc882c7c451e1c160c4366faf5e5ffe6ae280012..171e5991638445705539fa1bdc628b8a10a4b154 100644 (file)
@@ -1,5 +1,5 @@
 /* A C macro for emitting warnings if a function is used.
-   Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2010 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published
index 7feed466940b70550aa3e9a8eb8fa57342b99964..301469b31cef0ba55efc7c41e701ae5fa715834d 100644 (file)
@@ -1,5 +1,5 @@
 # 00gnulib.m4 serial 2
-dnl Copyright (C) 2009-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2009-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 1330503f0d77cf417f4e1e54062f258246401afb..7d9458a8d65a0b085d93b695beaaa6685b824c18 100644 (file)
@@ -1,7 +1,7 @@
 # serial 9  -*- Autoconf -*-
 # Enable extensions on systems that normally disable them.
 
-# Copyright (C) 2003, 2006-2011 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2006-2010 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 910cd40a4babe6b3b9c0e6215d63503701fefad1..de1c99454c20dab5769a2edf936dcfec98892dab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2010 Free Software Foundation, Inc.
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
index 7b2ce2b39a547f2896e0cda0cc9bc9593fa2ec93..4c7ac30d0fac314cfa28fc9788ef33917d234ad7 100644 (file)
@@ -1,5 +1,5 @@
 # gnulib-common.m4 serial 20
-dnl Copyright (C) 2007-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2007-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index b1d0f8d96548d20360db49400cd1687db8b2ffff..abde4aa479d03e6d9900bd99aed74cee8a0323e1 100644 (file)
@@ -1,5 +1,5 @@
 # DO NOT EDIT! GENERATED AUTOMATICALLY!
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2010 Free Software Foundation, Inc.
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
index ed41e9d41598b894374deb4566ac437d140165fe..69e7733b990a0aac8afb62c14813b417bb371891 100644 (file)
@@ -1,5 +1,5 @@
 # gnulib-tool.m4 serial 2
-dnl Copyright (C) 2004-2005, 2009-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2004-2005, 2009-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 1314c338fd61fd1277547ef10f99beae0d1d7d63..c7e0672f60c01b02fa96a2a4427907c69f483879 100644 (file)
@@ -1,5 +1,5 @@
 # include_next.m4 serial 14
-dnl Copyright (C) 2006-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2006-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index a4d95aa1ab70881281021eed6985a96f240781a7..cca3c1a90fa9d399493c7a7b9a885b4ca5270971 100644 (file)
@@ -1,5 +1,5 @@
 # longlong.m4 serial 14
-dnl Copyright (C) 1999-2007, 2009-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 1999-2007, 2009-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index b2b09bdc3374c127da9c1993044f244ef13c691b..ab773b8129cd7080ae0129048c0de7b40cc9ce20 100644 (file)
@@ -1,5 +1,5 @@
 # memchr.m4 serial 8
-dnl Copyright (C) 2002-2004, 2009-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2002-2004, 2009-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 82f4a3ca8de447f4e95d03640949a19b9d29f2cb..a6b7b9ac3b4954a5603f27408b2f5b3c3e90b61b 100644 (file)
@@ -1,5 +1,5 @@
 # mmap-anon.m4 serial 8
-dnl Copyright (C) 2005, 2007, 2009-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2005, 2007, 2009-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 9ea85af2ec2cec69e6a4f05b302fbcd4d0d0950d..389bd2bbaa6e73bbccc10e73f88c2ab079a24e0b 100644 (file)
@@ -1,5 +1,5 @@
 # multiarch.m4 serial 5
-dnl Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index c40143393291ced050fbcb56229f684090708f78..c3ae569431947623ce90da8befe383bacf3084ee 100644 (file)
@@ -1,6 +1,6 @@
 dnl A placeholder for POSIX 2008 <stddef.h>, for platforms that have issues.
 # stddef_h.m4 serial 2
-dnl Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 9a588de347e4d27dae6302afd8b2ab07e7809760..1cc57e6e9608a820725378eb081e253c6e35806f 100644 (file)
@@ -1,5 +1,5 @@
 # stdint.m4 serial 34
-dnl Copyright (C) 2001-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2001-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 75310fb7f086a68cc678841ef7c23ffad51d1e06..1977aecf91578210581a7cfa28d7b6173801114d 100644 (file)
@@ -1,6 +1,6 @@
 # Configure a GNU-like replacement for <string.h>.
 
-# Copyright (C) 2007-2011 Free Software Foundation, Inc.
+# Copyright (C) 2007-2010 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index 6d599963b85d8faab4480c0486e9d3d179a7db89..42daae87b8f125fb1208970a91d29d0034d1afd1 100644 (file)
@@ -1,5 +1,5 @@
 # warn-on-use.m4 serial 2
-dnl Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index a74344596753f892106564e578cb10a8cd65d759..8cae82dd0b92a8baf0ca095efe5eb41d3d82ac35 100644 (file)
@@ -1,6 +1,6 @@
 dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
 
-dnl Copyright (C) 2007-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2007-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 1b572e3c5557bb723dd2b0c05345225e675acd4f..ed804e664ba7933d42051ff3f240e82f9d787998 100644 (file)
@@ -1,5 +1,5 @@
 # wchar_t.m4 serial 3 (gettext-0.18)
-dnl Copyright (C) 2002-2003, 2008-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2002-2003, 2008-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index a0236e8d0e8ece99ae04c6ea304866b2f6fe1969..a6c7d15cb50a60c46df73caef95f0fd1a0034809 100644 (file)
@@ -1,5 +1,5 @@
 # wint_t.m4 serial 4 (gettext-0.18)
-dnl Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2003, 2007-2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 6d903b1014f4ea729f986a3706328a8835e278bb..6c2b2d6c7dc15cdc1bf15664653cdaecae7e18a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2011
+/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2010
    Free Software Foundation, Inc.
 
    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
index 47f66a2ed63d5a49d44ebb234ddd0f97c90727b9..a23c4f7054aee592e1cbd0e2abae0473ab883f58 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (C) 1991, 1992, 1993, 1994, 1996, 1997, 1998, 2000, 2004, 2007,
-   2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   2008, 2009, 2010 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
index 32922b3b5a90fc3a1b05a9a662ff7510c0c25f93..08778a2336d55dbaf6560819907823f263b95e51 100644 (file)
@@ -1,6 +1,6 @@
 /* A substitute for POSIX 2008 <stddef.h>, for platforms that have issues.
 
-   Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 8a8fe3f3afae859c7590b838fa62b8e35b1131d0..5da5f17886aede50777382ef75ed33588550b48c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2002, 2004-2011 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2002, 2004-2010 Free Software Foundation, Inc.
    Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood.
    This file is part of gnulib.
 
index 7868eb81530e03445e02e2cddef1b6d301d1d134..c08f60ef085b48427836d167e47083ffaf75389b 100644 (file)
@@ -1,5 +1,5 @@
 /* Byte-wise substring search, using the Two-Way algorithm.
-   Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Eric Blake <ebb9@byu.net>, 2008.
 
index db3530add0f7589fbcc3923278a074034d997c1b..13c0f095203268f8a9f6b24f4139c926a5a503fe 100644 (file)
@@ -1,6 +1,6 @@
 /* A GNU-like <string.h>.
 
-   Copyright (C) 1995-1996, 2001-2011 Free Software Foundation, Inc.
+   Copyright (C) 1995-1996, 2001-2010 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 7c598e6f542e949a97f5c9f702d09a87f079b20e..88d47dbc09c1404bb582b1acf8ddc79a2b59f922 100644 (file)
@@ -1,6 +1,6 @@
 /* A substitute for ISO C99 <wchar.h>, for platforms that have issues.
 
-   Copyright (C) 2007-2011 Free Software Foundation, Inc.
+   Copyright (C) 2007-2010 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by