diff options
Diffstat (limited to 'gdb/gnulib')
-rw-r--r-- | gdb/gnulib/Makefile.am | 2 | ||||
-rw-r--r-- | gdb/gnulib/Makefile.in | 5 | ||||
-rw-r--r-- | gdb/gnulib/dummy.c | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/extensions.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/gnulib-cache.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/gnulib-common.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/gnulib-comp.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/gnulib-tool.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/include_next.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/longlong.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/memchr.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/memcmp.m4 | 3 | ||||
-rw-r--r-- | gdb/gnulib/m4/memmem.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/onceonly_2_57.m4 | 3 | ||||
-rw-r--r-- | gdb/gnulib/m4/stdint.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/string_h.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/m4/wchar.m4 | 2 | ||||
-rw-r--r-- | gdb/gnulib/memchr.c | 4 | ||||
-rw-r--r-- | gdb/gnulib/memcmp.c | 2 | ||||
-rw-r--r-- | gdb/gnulib/memmem.c | 4 | ||||
-rw-r--r-- | gdb/gnulib/stdint.in.h | 5 | ||||
-rw-r--r-- | gdb/gnulib/str-two-way.h | 4 | ||||
-rw-r--r-- | gdb/gnulib/string.in.h | 4 | ||||
-rw-r--r-- | gdb/gnulib/wchar.in.h | 4 |
24 files changed, 34 insertions, 32 deletions
diff --git a/gdb/gnulib/Makefile.am b/gdb/gnulib/Makefile.am index c351b449548..c8196923fd3 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 415b7bd70de..6d00949341e 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 f49be8eb6d4..0f9a277962f 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 de2a1178c3c..d3e2a4c045f 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 d59675283df..5ba95bbc288 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 653818d1561..7202e050629 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 16be7221946..49c5fa79fa0 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 ad081a10b71..55d00387369 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 721ede8ea39..21ae47c0339 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 77431614475..1760515163c 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 ef9cd3f0d22..329fc2cce96 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 424c9acc4eb..1f68bb9a45f 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 4d66f328156..c6039e5e33e 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 6fe39dca246..587cf683828 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 e501d6ac3cb..34ef5273bfc 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 e062fe7307f..1e936922754 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 <string.h>. -# 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 86c0513eab5..d66e67e8b24 100644 --- a/gdb/gnulib/m4/wchar.m4 +++ b/gdb/gnulib/m4/wchar.m4 @@ -1,6 +1,6 @@ dnl A placeholder for ISO C99 <wchar.h>, 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 9f68088784f..5e642616862 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 ccc17dccb9a..4f3eaca1083 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 ee2a0a211e8..1324a3e7b8e 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 718febab805..acd1dbbd2ed 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 36c99714ae7..d52852847bd 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 <ebb9@byu.net>, 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 0862c0e85b7..ad35c52aa1f 100644 --- a/gdb/gnulib/string.in.h +++ b/gdb/gnulib/string.in.h @@ -1,10 +1,10 @@ /* A GNU-like <string.h>. - 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 daf7f3a72c2..76c4daf2fdb 100644 --- a/gdb/gnulib/wchar.in.h +++ b/gdb/gnulib/wchar.in.h @@ -1,10 +1,10 @@ /* A substitute for ISO C99 <wchar.h>, 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, |