From daaf7ce73d24798fee710ce6e8948505c9905964 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 3 Jan 2011 22:00:08 +0100 Subject: [PATCH] maint: update copyright year ranges to include 2011 Run "make update-copyright", so "make syntax-check" works in 2011. --- AUTHORS | 2 +- ChangeLog-2009 | 2 +- HACKING | 2 +- Makefile.am | 2 +- Makefile.boot | 2 +- NEWS | 2 +- README | 2 +- README-alpha | 2 +- README-boot | 2 +- README-hacking | 2 +- README.DOS | 2 +- THANKS | 2 +- TODO | 2 +- bootstrap | 2 +- bootstrap.conf | 2 +- cfg.mk | 2 +- configure.ac | 2 +- doc/Makefile.am | 2 +- doc/fdl.texi | 4 ++-- doc/grep.in.1 | 2 +- doc/grep.texi | 3 +-- lib/Makefile.am | 2 +- lib/savedir.c | 2 +- m4/pcre.m4 | 2 +- po/POTFILES.in | 2 +- src/Makefile.am | 2 +- src/dfa.c | 2 +- src/dfa.h | 2 +- src/dfasearch.c | 2 +- src/dosbuf.c | 2 +- src/grep.h | 2 +- src/kwsearch.c | 2 +- src/kwset.c | 2 +- src/kwset.h | 2 +- src/main.c | 2 +- src/mbsupport.h | 2 +- src/pcresearch.c | 2 +- src/search.h | 2 +- src/searchutils.c | 2 +- src/system.h | 2 +- tests/Makefile.am | 2 +- tests/backref | 2 +- tests/bre | 2 +- tests/bre.awk | 2 +- tests/empty | 2 +- tests/ere | 2 +- tests/ere.awk | 2 +- tests/file | 2 +- tests/fmbtest | 2 +- tests/foad1 | 2 +- tests/get-mb-cur-max.c | 2 +- tests/help-version | 2 +- tests/init.sh | 2 +- tests/khadafy | 2 +- tests/options | 2 +- tests/pcre | 2 +- tests/spencer1 | 2 +- tests/spencer1-locale | 2 +- tests/spencer1-locale.awk | 2 +- tests/spencer1.awk | 2 +- tests/spencer2 | 2 +- tests/status | 2 +- tests/tests | 2 +- tests/yesno | 2 +- 64 files changed, 65 insertions(+), 66 deletions(-) diff --git a/AUTHORS b/AUTHORS index fed6135..15da770 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ - Copyright (C) 1992, 1997-2002, 2004-2010 Free Software Foundation, Inc. + Copyright (C) 1992, 1997-2002, 2004-2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/ChangeLog-2009 b/ChangeLog-2009 index fae3897..c2e3e01 100644 --- a/ChangeLog-2009 +++ b/ChangeLog-2009 @@ -3648,6 +3648,6 @@ axes.) * Version 2.0 released. -Copyright (C) 1998-2010 Free Software Foundation, Inc. +Copyright (C) 1998-2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. diff --git a/HACKING b/HACKING index fe4a552..18a8120 100644 --- a/HACKING +++ b/HACKING @@ -581,7 +581,7 @@ Then just open the index.html file (in the generated lcov-html directory) in your favorite web browser. ======================================================================== -Copyright (C) 2009-2010 Free Software Foundation, Inc. +Copyright (C) 2009-2011 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or diff --git a/Makefile.am b/Makefile.am index d64bf57..e85aea8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # Process this file with automake to create Makefile.in # -# Copyright 1997-1998, 2005-2010 Free Software Foundation, Inc. +# Copyright 1997-1998, 2005-2011 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/Makefile.boot b/Makefile.boot index 64ada1a..45b111b 100644 --- a/Makefile.boot +++ b/Makefile.boot @@ -1,4 +1,4 @@ -# Copyright 1997-1998, 2005-2010 Free Software Foundation, Inc. +# Copyright 1997-1998, 2005-2011 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/NEWS b/NEWS index bd75640..99e68c5 100644 --- a/NEWS +++ b/NEWS @@ -397,7 +397,7 @@ necessary to track the evolution of the regex package, and since I was changing it anyway I decided to do a general cleanup. ======================================================================== -Copyright (C) 1992, 1997-2002, 2004-2010 Free Software Foundation, Inc. +Copyright (C) 1992, 1997-2002, 2004-2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/README b/README index 71546c3..9c550ee 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ - Copyright (C) 1992, 1997-2002, 2004-2010 Free Software Foundation, Inc. + Copyright (C) 1992, 1997-2002, 2004-2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/README-alpha b/README-alpha index 67b4a74..fec1af5 100644 --- a/README-alpha +++ b/README-alpha @@ -1,4 +1,4 @@ - Copyright (C) 1992, 1997-2002, 2004-2010 Free Software Foundation, Inc. + Copyright (C) 1992, 1997-2002, 2004-2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/README-boot b/README-boot index 355e6d1..16f1393 100644 --- a/README-boot +++ b/README-boot @@ -1,4 +1,4 @@ - Copyright (C) 1992, 1997-2002, 2004-2010 Free Software Foundation, Inc. + Copyright (C) 1992, 1997-2002, 2004-2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/README-hacking b/README-hacking index f8d6668..9e4768c 100644 --- a/README-hacking +++ b/README-hacking @@ -61,7 +61,7 @@ reporting address of this package, and not to that of gnulib, even if the problem seems to originate in a gnulib-provided file. ----- -Copyright (C) 2002-2010 Free Software Foundation, Inc. +Copyright (C) 2002-2011 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/README.DOS b/README.DOS index f750ab9..5dcf658 100644 --- a/README.DOS +++ b/README.DOS @@ -1,4 +1,4 @@ - Copyright (C) 1992, 1997-2002, 2004-2010 Free Software Foundation, Inc. + Copyright (C) 1992, 1997-2002, 2004-2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/THANKS b/THANKS index 201e384..57b4ea0 100644 --- a/THANKS +++ b/THANKS @@ -1,4 +1,4 @@ - Copyright (C) 1992, 1997-2002, 2004-2010 Free Software Foundation, Inc. + Copyright (C) 1992, 1997-2002, 2004-2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/TODO b/TODO index bb2a7d4..6809595 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ - Copyright (C) 1992, 1997-2002, 2004-2010 Free Software Foundation, Inc. + Copyright (C) 1992, 1997-2002, 2004-2011 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/bootstrap b/bootstrap index 5ab4cf7..f3e3be2 100755 --- a/bootstrap +++ b/bootstrap @@ -4,7 +4,7 @@ scriptversion=2010-07-06.10; # UTC # Bootstrap this package from checked-out sources. -# Copyright (C) 2003-2010 Free Software Foundation, Inc. +# Copyright (C) 2003-2011 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/bootstrap.conf b/bootstrap.conf index 7fac0fc..febb392 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -# Copyright (C) 2006-2010 Free Software Foundation, Inc. +# Copyright (C) 2006-2011 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/cfg.mk b/cfg.mk index 4d80efb..e5fb091 100644 --- a/cfg.mk +++ b/cfg.mk @@ -1,5 +1,5 @@ # Customize maint.mk -*- makefile -*- -# Copyright (C) 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2009-2011 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/configure.ac b/configure.ac index 4e987bb..aca529a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl dnl autoconf input file for ``GNU grep'' dnl -dnl Copyright (C) 1997-2006, 2009-2010 Free Software Foundation, Inc. +dnl Copyright (C) 1997-2006, 2009-2011 Free Software Foundation, Inc. dnl dnl This file is part of GNU grep. dnl diff --git a/doc/Makefile.am b/doc/Makefile.am index 9c7e804..3a97073 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,7 +1,7 @@ # Process this file with automake to create Makefile.in # Makefile.am for grep/doc. # -# Copyright 2008-2010 Free Software Foundation, Inc. +# Copyright 2008-2011 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/doc/fdl.texi b/doc/fdl.texi index cacf382..2caf58d 100644 --- a/doc/fdl.texi +++ b/doc/fdl.texi @@ -5,8 +5,8 @@ @c hence no sectioning command or @node. @display -Copyright @copyright{} 2000-2002, 2007-2008, 2010 Free Software Foundation, -Inc. +Copyright @copyright{} 2000-2002, 2007-2008, 2010-2011 Free Software +Foundation, Inc. @uref{http://fsf.org/} Everyone is permitted to copy and distribute verbatim copies diff --git a/doc/grep.in.1 b/doc/grep.in.1 index cdae4d9..c981f26 100644 --- a/doc/grep.in.1 +++ b/doc/grep.in.1 @@ -1179,7 +1179,7 @@ to use logic that tests for this general condition instead of strict equality with\ 2. . .SH COPYRIGHT -Copyright 1998-2000, 2002, 2005-2010 Free Software Foundation, Inc. +Copyright 1998-2000, 2002, 2005-2011 Free Software Foundation, Inc. .PP This is free software; see the source for copying conditions. diff --git a/doc/grep.texi b/doc/grep.texi index da103c4..da27aa1 100644 --- a/doc/grep.texi +++ b/doc/grep.texi @@ -16,8 +16,7 @@ @copying This manual is for @command{grep}, a pattern matching engine. -Copyright @copyright{} 1999-2002, 2005, 2008-2010 Free Software Foundation, -Inc. +Copyright @copyright{} 1999-2002, 2005, 2008-2011 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/lib/Makefile.am b/lib/Makefile.am index c3760d6..3d0c1ba 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -# Copyright 1997-1998, 2005-2010 Free Software Foundation, Inc. +# Copyright 1997-1998, 2005-2011 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/lib/savedir.c b/lib/savedir.c index 2d17f3f..1fcc01c 100644 --- a/lib/savedir.c +++ b/lib/savedir.c @@ -1,5 +1,5 @@ /* savedir.c -- save the list of files in a directory in a string - Copyright (C) 1990, 1997-2001, 2009-2010 Free Software Foundation, Inc. + Copyright (C) 1990, 1997-2001, 2009-2011 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/m4/pcre.m4 b/m4/pcre.m4 index 476396d..dd637e3 100644 --- a/m4/pcre.m4 +++ b/m4/pcre.m4 @@ -1,7 +1,7 @@ # pcre.m4 - check for libpcre support # serial 1 -# Copyright (C) 2010 Free Software Foundation, Inc. +# Copyright (C) 2010-2011 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/po/POTFILES.in b/po/POTFILES.in index 15ded0c..927649f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,6 @@ # List of files which containing translatable strings. # -# Copyright 1997-1998, 2005-2010 Free Software Foundation, Inc. +# Copyright 1997-1998, 2005-2011 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/src/Makefile.am b/src/Makefile.am index 689ccab..257472b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to create Makefile.in -# Copyright 1997-1998, 2005-2010 Free Software Foundation, Inc. +# Copyright 1997-1998, 2005-2011 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/src/dfa.c b/src/dfa.c index f3e066f..02459a5 100644 --- a/src/dfa.c +++ b/src/dfa.c @@ -1,5 +1,5 @@ /* dfa.c - deterministic extended regexp routines for GNU - Copyright (C) 1988, 1998, 2000, 2002, 2004, 2005, 2007-2010 Free Software + Copyright (C) 1988, 1998, 2000, 2002, 2004-2005, 2007-2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify diff --git a/src/dfa.h b/src/dfa.h index b8f3078..30d1739 100644 --- a/src/dfa.h +++ b/src/dfa.h @@ -1,5 +1,5 @@ /* dfa.h - declarations for GNU deterministic regexp compiler - Copyright (C) 1988, 1998, 2007, 2009-2010 Free Software Foundation, Inc. + Copyright (C) 1988, 1998, 2007, 2009-2011 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/src/dfasearch.c b/src/dfasearch.c index 780891f..8b40bca 100644 --- a/src/dfasearch.c +++ b/src/dfasearch.c @@ -1,5 +1,5 @@ /* dfasearch.c - searching subroutines using dfa and regex for grep. - Copyright 1992, 1998, 2000, 2007, 2009-2010 Free Software Foundation, Inc. + Copyright 1992, 1998, 2000, 2007, 2009-2011 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/src/dosbuf.c b/src/dosbuf.c index a4fbc57..3c8bc27 100644 --- a/src/dosbuf.c +++ b/src/dosbuf.c @@ -1,5 +1,5 @@ /* dosbuf.c - Copyright (C) 1992, 1997-2002, 2004-2010 Free Software Foundation, Inc. + Copyright (C) 1992, 1997-2002, 2004-2011 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/src/grep.h b/src/grep.h index 72146e7..d1dd214 100644 --- a/src/grep.h +++ b/src/grep.h @@ -1,5 +1,5 @@ /* grep.h - interface to grep driver for searching subroutines. - Copyright (C) 1992, 1998, 2001, 2007, 2009-2010 Free Software Foundation, + Copyright (C) 1992, 1998, 2001, 2007, 2009-2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify diff --git a/src/kwsearch.c b/src/kwsearch.c index 9244a8a..ead4a0e 100644 --- a/src/kwsearch.c +++ b/src/kwsearch.c @@ -1,5 +1,5 @@ /* kwsearch.c - searching subroutines using kwset for grep. - Copyright 1992, 1998, 2000, 2007, 2009-2010 Free Software Foundation, Inc. + Copyright 1992, 1998, 2000, 2007, 2009-2011 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/src/kwset.c b/src/kwset.c index d85fa30..ba556bb 100644 --- a/src/kwset.c +++ b/src/kwset.c @@ -1,5 +1,5 @@ /* kwset.c - search for any of a set of keywords. - Copyright (C) 1989, 1998, 2000, 2005, 2007, 2009-2010 Free Software + Copyright (C) 1989, 1998, 2000, 2005, 2007, 2009-2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify diff --git a/src/kwset.h b/src/kwset.h index 35caa41..07cf4a4 100644 --- a/src/kwset.h +++ b/src/kwset.h @@ -1,5 +1,5 @@ /* kwset.h - header declaring the keyword set library. - Copyright (C) 1989, 1998, 2005, 2007, 2009-2010 Free Software Foundation, + Copyright (C) 1989, 1998, 2005, 2007, 2009-2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify diff --git a/src/main.c b/src/main.c index 68b54dd..f964adb 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* grep.c - main driver file for grep. - Copyright (C) 1992, 1997-2002, 2004-2010 Free Software Foundation, Inc. + Copyright (C) 1992, 1997-2002, 2004-2011 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/src/mbsupport.h b/src/mbsupport.h index 2750827..007f412 100644 --- a/src/mbsupport.h +++ b/src/mbsupport.h @@ -1,6 +1,6 @@ /* mbsupport.h --- Localize determination of whether we have multibyte stuff. - Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation, Inc. + Copyright (C) 2004-2005, 2007, 2009-2011 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/src/pcresearch.c b/src/pcresearch.c index 7973dbb..afb8a29 100644 --- a/src/pcresearch.c +++ b/src/pcresearch.c @@ -1,5 +1,5 @@ /* pcresearch.c - searching subroutines using PCRE for grep. - Copyright 2000, 2007, 2009-2010 Free Software Foundation, Inc. + Copyright 2000, 2007, 2009-2011 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/src/search.h b/src/search.h index 6df7019..5a05909 100644 --- a/src/search.h +++ b/src/search.h @@ -1,5 +1,5 @@ /* search.c - searching subroutines using dfa, kwset and regex for grep. - Copyright 1992, 1998, 2000, 2007, 2009-2010 Free Software Foundation, Inc. + Copyright 1992, 1998, 2000, 2007, 2009-2011 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/src/searchutils.c b/src/searchutils.c index 6f4a5d9..9dac023 100644 --- a/src/searchutils.c +++ b/src/searchutils.c @@ -1,5 +1,5 @@ /* searchutils.c - helper subroutines for grep's matchers. - Copyright 1992, 1998, 2000, 2007, 2009-2010 Free Software Foundation, Inc. + Copyright 1992, 1998, 2000, 2007, 2009-2011 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/src/system.h b/src/system.h index 7429883..199b485 100644 --- a/src/system.h +++ b/src/system.h @@ -1,5 +1,5 @@ /* Portability cruft. Include after config.h and sys/types.h. - Copyright 1996, 1998-2000, 2007, 2009-2010 Free Software Foundation, Inc. + Copyright 1996, 1998-2000, 2007, 2009-2011 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/tests/Makefile.am b/tests/Makefile.am index 3db1cfb..ac0e3c1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to create Makefile.in -# Copyright 1997-1998, 2005-2010 Free Software Foundation, Inc. +# Copyright 1997-1998, 2005-2011 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/tests/backref b/tests/backref index ec21ee5..5f39b27 100644 --- a/tests/backref +++ b/tests/backref @@ -1,7 +1,7 @@ #! /bin/sh # Test for backreferences and other things. # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/bre b/tests/bre index 79856b4..2115595 100644 --- a/tests/bre +++ b/tests/bre @@ -1,7 +1,7 @@ #! /bin/sh # Regression test for GNU grep. # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/bre.awk b/tests/bre.awk index f462382..544cfe5 100644 --- a/tests/bre.awk +++ b/tests/bre.awk @@ -1,4 +1,4 @@ -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/empty b/tests/empty index 977e43a..c653fb5 100755 --- a/tests/empty +++ b/tests/empty @@ -2,7 +2,7 @@ # test that the empty file means no pattern # and an empty pattern means match all. # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/ere b/tests/ere index 37bc9c6..1516c94 100644 --- a/tests/ere +++ b/tests/ere @@ -1,7 +1,7 @@ #! /bin/sh # Regression test for GNU grep. # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/ere.awk b/tests/ere.awk index 9bbd588..ecf82a4 100644 --- a/tests/ere.awk +++ b/tests/ere.awk @@ -1,4 +1,4 @@ -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/file b/tests/file index 1d6b960..cbfe21b 100644 --- a/tests/file +++ b/tests/file @@ -4,7 +4,7 @@ # grep -F -f pattern_file file # grep -G -f pattern_file file # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/fmbtest b/tests/fmbtest index c3037c8..0ad8271 100755 --- a/tests/fmbtest +++ b/tests/fmbtest @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/foad1 b/tests/foad1 index c294e5e..12e740d 100755 --- a/tests/foad1 +++ b/tests/foad1 @@ -1,7 +1,7 @@ #! /bin/sh # Test various combinations of command-line options. # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/get-mb-cur-max.c b/tests/get-mb-cur-max.c index 410b1b9..256d092 100644 --- a/tests/get-mb-cur-max.c +++ b/tests/get-mb-cur-max.c @@ -1,5 +1,5 @@ /* Auxiliary program to detect support for a locale. - Copyright 2010 Free Software Foundation, Inc. + Copyright 2010-2011 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/tests/help-version b/tests/help-version index 10f93ad..8d09877 100755 --- a/tests/help-version +++ b/tests/help-version @@ -2,7 +2,7 @@ # Make sure all these programs work properly # when invoked with --help or --version. -# Copyright (C) 2000-2010 Free Software Foundation, Inc. +# Copyright (C) 2000-2011 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/tests/init.sh b/tests/init.sh index c5d1961..aed54c4 100644 --- a/tests/init.sh +++ b/tests/init.sh @@ -1,6 +1,6 @@ # source this file; set up for tests -# Copyright (C) 2009, 2010 Free Software Foundation, Inc. +# Copyright (C) 2009-2011 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/tests/khadafy b/tests/khadafy index a744b4c..907ce16 100644 --- a/tests/khadafy +++ b/tests/khadafy @@ -1,7 +1,7 @@ #! /bin/sh # Regression test for GNU grep. # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/options b/tests/options index d7dc3be..04f8550 100644 --- a/tests/options +++ b/tests/options @@ -1,7 +1,7 @@ #! /bin/sh # Test for POSIX.2 options for grep # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/pcre b/tests/pcre index a79dcc4..fbb2755 100644 --- a/tests/pcre +++ b/tests/pcre @@ -1,7 +1,7 @@ #! /bin/sh # Regression test for GNU grep. # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/spencer1 b/tests/spencer1 index 463e492..671ae26 100644 --- a/tests/spencer1 +++ b/tests/spencer1 @@ -1,7 +1,7 @@ #! /bin/sh # Regression test for GNU grep. # Copyright (C) 1988 Henry Spencer. -# Copyright (C) 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/spencer1-locale b/tests/spencer1-locale index a2c3556..7ff6554 100755 --- a/tests/spencer1-locale +++ b/tests/spencer1-locale @@ -2,7 +2,7 @@ # Regression test for GNU grep. # # Copyright (C) 1988 Henry Spencer. -# Copyright (C) 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/spencer1-locale.awk b/tests/spencer1-locale.awk index 9d22420..7c9cb98 100644 --- a/tests/spencer1-locale.awk +++ b/tests/spencer1-locale.awk @@ -1,5 +1,5 @@ # Copyright (C) 1988 Henry Spencer. -# Copyright (C) 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/spencer1.awk b/tests/spencer1.awk index b266fbd..d9ab249 100644 --- a/tests/spencer1.awk +++ b/tests/spencer1.awk @@ -1,5 +1,5 @@ # Copyright (C) 1988 Henry Spencer. -# Copyright (C) 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/spencer2 b/tests/spencer2 index bdd0102..f95d972 100644 --- a/tests/spencer2 +++ b/tests/spencer2 @@ -2,7 +2,7 @@ # Regression test for GNU grep. # # Copyright (C) 1988 Henry Spencer. -# Copyright (C) 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/status b/tests/status index 4961457..62d4b67 100644 --- a/tests/status +++ b/tests/status @@ -5,7 +5,7 @@ # 1 no match # 2 file not found # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/tests b/tests/tests index 30b5d0e..1de39a8 100644 --- a/tests/tests +++ b/tests/tests @@ -1,6 +1,6 @@ # regular expression test set # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/tests/yesno b/tests/yesno index 638af57..4b1046d 100644 --- a/tests/yesno +++ b/tests/yesno @@ -1,7 +1,7 @@ #! /bin/sh # Test feature interaction of -C, -v, -o, and -m. # -# Copyright (C) 2001, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2011 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright