From 4c38e0a4fcb69f8586d8db0b9cdb8dbab5980811 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Fri, 1 Jan 2010 07:32:07 +0000 Subject: Update copyright year in most headers. Automatic update by copyright.sh. --- gdb/gnulib/Makefile.am | 2 +- gdb/gnulib/Makefile.in | 5 ++--- gdb/gnulib/dummy.c | 2 +- gdb/gnulib/m4/extensions.m4 | 2 +- gdb/gnulib/m4/gnulib-cache.m4 | 2 +- gdb/gnulib/m4/gnulib-common.m4 | 2 +- gdb/gnulib/m4/gnulib-comp.m4 | 2 +- gdb/gnulib/m4/gnulib-tool.m4 | 2 +- gdb/gnulib/m4/include_next.m4 | 2 +- gdb/gnulib/m4/longlong.m4 | 2 +- gdb/gnulib/m4/memchr.m4 | 2 +- gdb/gnulib/m4/memcmp.m4 | 3 ++- gdb/gnulib/m4/memmem.m4 | 2 +- gdb/gnulib/m4/onceonly_2_57.m4 | 3 ++- gdb/gnulib/m4/stdint.m4 | 2 +- gdb/gnulib/m4/string_h.m4 | 2 +- gdb/gnulib/m4/wchar.m4 | 2 +- gdb/gnulib/memchr.c | 4 ++-- gdb/gnulib/memcmp.c | 2 +- gdb/gnulib/memmem.c | 4 ++-- gdb/gnulib/stdint.in.h | 5 +++-- gdb/gnulib/str-two-way.h | 4 ++-- gdb/gnulib/string.in.h | 4 ++-- gdb/gnulib/wchar.in.h | 4 ++-- 24 files changed, 34 insertions(+), 32 deletions(-) (limited to 'gdb/gnulib') diff --git a/gdb/gnulib/Makefile.am b/gdb/gnulib/Makefile.am index c351b44..c819692 100644 --- a/gdb/gnulib/Makefile.am +++ b/gdb/gnulib/Makefile.am @@ -1,6 +1,6 @@ ## DO NOT EDIT! GENERATED AUTOMATICALLY! ## Process this file with automake to produce Makefile.in. -# Copyright (C) 2004-2007, 2009 Free Software Foundation, Inc. +# Copyright (C) 2004-2007, 2009, 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 diff --git a/gdb/gnulib/Makefile.in b/gdb/gnulib/Makefile.in index 415b7bd..6d00949 100644 --- a/gdb/gnulib/Makefile.in +++ b/gdb/gnulib/Makefile.in @@ -1,9 +1,8 @@ # Makefile.in generated by automake 1.11 from Makefile.am. # @configure_input@ -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, +# 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. # This Makefile.in 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. diff --git a/gdb/gnulib/dummy.c b/gdb/gnulib/dummy.c index f49be8e..0f9a277 100644 --- a/gdb/gnulib/dummy.c +++ b/gdb/gnulib/dummy.c @@ -1,5 +1,5 @@ /* A dummy file, to prevent empty libraries from breaking builds. - Copyright (C) 2004, 2007, 2009 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 diff --git a/gdb/gnulib/m4/extensions.m4 b/gdb/gnulib/m4/extensions.m4 index de2a117..d3e2a4c 100644 --- a/gdb/gnulib/m4/extensions.m4 +++ b/gdb/gnulib/m4/extensions.m4 @@ -1,7 +1,7 @@ # serial 5 -*- Autoconf -*- # Enable extensions on systems that normally disable them. -# Copyright (C) 2003, 2006, 2007, 2009 Free Software Foundation, Inc. +# Copyright (C) 2003, 2006, 2007, 2009, 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. diff --git a/gdb/gnulib/m4/gnulib-cache.m4 b/gdb/gnulib/m4/gnulib-cache.m4 index d596752..5ba95bb 100644 --- a/gdb/gnulib/m4/gnulib-cache.m4 +++ b/gdb/gnulib/m4/gnulib-cache.m4 @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2007, 2009 Free Software Foundation, Inc. +# Copyright (C) 2004-2007, 2009, 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 diff --git a/gdb/gnulib/m4/gnulib-common.m4 b/gdb/gnulib/m4/gnulib-common.m4 index 653818d..7202e05 100644 --- a/gdb/gnulib/m4/gnulib-common.m4 +++ b/gdb/gnulib/m4/gnulib-common.m4 @@ -1,5 +1,5 @@ # gnulib-common.m4 serial 3 -dnl Copyright (C) 2007, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 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. diff --git a/gdb/gnulib/m4/gnulib-comp.m4 b/gdb/gnulib/m4/gnulib-comp.m4 index 16be722..49c5fa7 100644 --- a/gdb/gnulib/m4/gnulib-comp.m4 +++ b/gdb/gnulib/m4/gnulib-comp.m4 @@ -1,5 +1,5 @@ # DO NOT EDIT! GENERATED AUTOMATICALLY! -# Copyright (C) 2004-2007, 2009 Free Software Foundation, Inc. +# Copyright (C) 2004-2007, 2009, 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 diff --git a/gdb/gnulib/m4/gnulib-tool.m4 b/gdb/gnulib/m4/gnulib-tool.m4 index ad081a1..55d0038 100644 --- a/gdb/gnulib/m4/gnulib-tool.m4 +++ b/gdb/gnulib/m4/gnulib-tool.m4 @@ -1,5 +1,5 @@ # gnulib-tool.m4 serial 1 -dnl Copyright (C) 2004-2005, 2009 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. diff --git a/gdb/gnulib/m4/include_next.m4 b/gdb/gnulib/m4/include_next.m4 index 721ede8..21ae47c 100644 --- a/gdb/gnulib/m4/include_next.m4 +++ b/gdb/gnulib/m4/include_next.m4 @@ -1,5 +1,5 @@ # include_next.m4 serial 4 -dnl Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2006, 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. diff --git a/gdb/gnulib/m4/longlong.m4 b/gdb/gnulib/m4/longlong.m4 index 7743161..1760515 100644 --- a/gdb/gnulib/m4/longlong.m4 +++ b/gdb/gnulib/m4/longlong.m4 @@ -1,5 +1,5 @@ # longlong.m4 serial 13 -dnl Copyright (C) 1999-2007, 2009 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. diff --git a/gdb/gnulib/m4/memchr.m4 b/gdb/gnulib/m4/memchr.m4 index ef9cd3f..329fc2c 100644 --- a/gdb/gnulib/m4/memchr.m4 +++ b/gdb/gnulib/m4/memchr.m4 @@ -1,5 +1,5 @@ # memchr.m4 serial 4 -dnl Copyright (C) 2002, 2003, 2004, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2003, 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. diff --git a/gdb/gnulib/m4/memcmp.m4 b/gdb/gnulib/m4/memcmp.m4 index 424c9ac..1f68bb9 100644 --- a/gdb/gnulib/m4/memcmp.m4 +++ b/gdb/gnulib/m4/memcmp.m4 @@ -1,5 +1,6 @@ # memcmp.m4 serial 12 -dnl Copyright (C) 2002, 2003, 2004, 2007, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2003, 2004, 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. diff --git a/gdb/gnulib/m4/memmem.m4 b/gdb/gnulib/m4/memmem.m4 index 4d66f32..c6039e5 100644 --- a/gdb/gnulib/m4/memmem.m4 +++ b/gdb/gnulib/m4/memmem.m4 @@ -1,5 +1,5 @@ # memmem.m4 serial 9 -dnl Copyright (C) 2002, 2003, 2004, 2007, 2008, 2009 +dnl Copyright (C) 2002, 2003, 2004, 2007, 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, diff --git a/gdb/gnulib/m4/onceonly_2_57.m4 b/gdb/gnulib/m4/onceonly_2_57.m4 index 6fe39dc..587cf68 100644 --- a/gdb/gnulib/m4/onceonly_2_57.m4 +++ b/gdb/gnulib/m4/onceonly_2_57.m4 @@ -1,5 +1,6 @@ # onceonly_2_57.m4 serial 4 -dnl Copyright (C) 2002-2003, 2005-2006, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2005-2006, 2009, 2010 +Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program diff --git a/gdb/gnulib/m4/stdint.m4 b/gdb/gnulib/m4/stdint.m4 index e501d6a..34ef527 100644 --- a/gdb/gnulib/m4/stdint.m4 +++ b/gdb/gnulib/m4/stdint.m4 @@ -1,5 +1,5 @@ # stdint.m4 serial 29 -dnl Copyright (C) 2001-2007, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2001-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. diff --git a/gdb/gnulib/m4/string_h.m4 b/gdb/gnulib/m4/string_h.m4 index e062fe7..1e93692 100644 --- a/gdb/gnulib/m4/string_h.m4 +++ b/gdb/gnulib/m4/string_h.m4 @@ -1,6 +1,6 @@ # Configure a GNU-like replacement for . -# Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 2007, 2008, 2009, 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. diff --git a/gdb/gnulib/m4/wchar.m4 b/gdb/gnulib/m4/wchar.m4 index 86c0513..d66e67e 100644 --- a/gdb/gnulib/m4/wchar.m4 +++ b/gdb/gnulib/m4/wchar.m4 @@ -1,6 +1,6 @@ dnl A placeholder for ISO C99 , for platforms that have issues. -dnl Copyright (C) 2007, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 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. diff --git a/gdb/gnulib/memchr.c b/gdb/gnulib/memchr.c index 9f68088..5e64261 100644 --- a/gdb/gnulib/memchr.c +++ b/gdb/gnulib/memchr.c @@ -1,5 +1,5 @@ -/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006, 2009 -Free Software Foundation, Inc. +/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006, 2009, +2010 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se) and diff --git a/gdb/gnulib/memcmp.c b/gdb/gnulib/memcmp.c index ccc17dc..4f3eaca 100644 --- a/gdb/gnulib/memcmp.c +++ b/gdb/gnulib/memcmp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1993, 1995, 1997, 1998, 2003, 2006, 2009 +/* Copyright (C) 1991, 1993, 1995, 1997, 1998, 2003, 2006, 2009, 2010 Free Software Foundation, Inc. Contributed by Torbjorn Granlund (tege@sics.se). diff --git a/gdb/gnulib/memmem.c b/gdb/gnulib/memmem.c index ee2a0a2..1324a3e 100644 --- a/gdb/gnulib/memmem.c +++ b/gdb/gnulib/memmem.c @@ -1,10 +1,10 @@ -/* Copyright (C) 1991,92,93,94,96,97,98,2000,2004,2007,2008,2009 +/* Copyright (C) 1991,92,93,94,96,97,98,2000,2004,2007,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 it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/gdb/gnulib/stdint.in.h b/gdb/gnulib/stdint.in.h index 718feba..acd1dbb 100644 --- a/gdb/gnulib/stdint.in.h +++ b/gdb/gnulib/stdint.in.h @@ -1,10 +1,11 @@ -/* Copyright (C) 2001-2002, 2004-2007, 2009 Free Software Foundation, Inc. +/* Copyright (C) 2001-2002, 2004-2007, 2009, 2010 +Free Software Foundation, Inc. Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood. This file is part of gnulib. 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/gdb/gnulib/str-two-way.h b/gdb/gnulib/str-two-way.h index 36c9971..d528528 100644 --- a/gdb/gnulib/str-two-way.h +++ b/gdb/gnulib/str-two-way.h @@ -1,11 +1,11 @@ /* Byte-wise substring search, using the Two-Way algorithm. - Copyright (C) 2008, 2009 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 , 2008. 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/gdb/gnulib/string.in.h b/gdb/gnulib/string.in.h index 0862c0e..ad35c52 100644 --- a/gdb/gnulib/string.in.h +++ b/gdb/gnulib/string.in.h @@ -1,10 +1,10 @@ /* A GNU-like . - Copyright (C) 1995-1996, 2001-2009 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/gdb/gnulib/wchar.in.h b/gdb/gnulib/wchar.in.h index daf7f3a..76c4daf 100644 --- a/gdb/gnulib/wchar.in.h +++ b/gdb/gnulib/wchar.in.h @@ -1,10 +1,10 @@ /* A substitute for ISO C99 , for platforms that have issues. - Copyright (C) 2007, 2009 Free Software Foundation, Inc. + Copyright (C) 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 - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, -- cgit v1.1