diff options
author | Jim Meyering <meyering@redhat.com> | 2012-01-01 10:26:02 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-01-01 10:26:02 +0100 |
commit | 2d38b11799be79a2a141181689a889bd5bee25da (patch) | |
tree | 6559d9b75444272ee88043746eba542f142fb7c1 /src | |
parent | 5cb38ce3903b5c33750cd52f983a8f68f945c7dd (diff) | |
download | patch-2d38b11799be79a2a141181689a889bd5bee25da.tar.gz |
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 | ||||
-rw-r--r-- | src/bestmatch.h | 2 | ||||
-rw-r--r-- | src/common.h | 2 | ||||
-rw-r--r-- | src/inp.c | 2 | ||||
-rw-r--r-- | src/inp.h | 2 | ||||
-rw-r--r-- | src/merge.c | 2 | ||||
-rw-r--r-- | src/patch.c | 2 | ||||
-rw-r--r-- | src/pch.c | 4 | ||||
-rw-r--r-- | src/pch.h | 2 | ||||
-rw-r--r-- | src/util.c | 4 | ||||
-rw-r--r-- | src/util.h | 2 | ||||
-rw-r--r-- | src/version.c | 2 |
12 files changed, 14 insertions, 14 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index ff922bd..4c5fc53 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 1989-1993, 1997-1999, 2002-2003, 2006, 2009-2011 Free Software +# Copyright (C) 1989-1993, 1997-1999, 2002-2003, 2006, 2009-2012 Free Software # Foundation, Inc. # This program is free software: you can redistribute it and/or modify diff --git a/src/bestmatch.h b/src/bestmatch.h index 1c91e16..1b12923 100644 --- a/src/bestmatch.h +++ b/src/bestmatch.h @@ -1,6 +1,6 @@ /* Find a best match between two vectors. - Copyright (C) 2009-2011 Free Software Foundation, Inc. + Copyright (C) 2009-2012 Free Software Foundation, Inc. Written by Andreas Gruenbacher <agruen@gnu.org>, 2009. This program is free software: you can redistribute it and/or modify diff --git a/src/common.h b/src/common.h index 38ecc99..d91f696 100644 --- a/src/common.h +++ b/src/common.h @@ -2,7 +2,7 @@ /* Copyright (C) 1986, 1988 Larry Wall - Copyright (C) 1990-1993, 1997-1999, 2002-2003, 2006, 2009-2011 Free Software + Copyright (C) 1990-1993, 1997-1999, 2002-2003, 2006, 2009-2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify @@ -1,7 +1,7 @@ /* inputting files to be patched */ /* Copyright (C) 1986, 1988 Larry Wall - Copyright (C) 1991-1993, 1997-1999, 2002-2003, 2006, 2009-2011 Free Software + Copyright (C) 1991-1993, 1997-1999, 2002-2003, 2006, 2009-2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify @@ -1,7 +1,7 @@ /* inputting files to be patched */ /* Copyright (C) 1986, 1988 Larry Wall - Copyright (C) 1991-1993, 1997-1999, 2002-2003, 2009-2011 Free Software + Copyright (C) 1991-1993, 1997-1999, 2002-2003, 2009-2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/src/merge.c b/src/merge.c index d2ba795..4d7c11c 100644 --- a/src/merge.c +++ b/src/merge.c @@ -1,6 +1,6 @@ /* Merge a patch - Copyright (C) 2009-2011 Free Software Foundation, Inc. + Copyright (C) 2009-2012 Free Software Foundation, Inc. Written by Andreas Gruenbacher <agruen@gnu.org>, 2009. This program is free software: you can redistribute it and/or modify diff --git a/src/patch.c b/src/patch.c index 4764e0d..652db31 100644 --- a/src/patch.c +++ b/src/patch.c @@ -2,7 +2,7 @@ /* Copyright (C) 1984, 1985, 1986, 1987, 1988 Larry Wall - Copyright (C) 1989-1993, 1997-1999, 2002-2003, 2006, 2009-2011 Free Software + Copyright (C) 1989-1993, 1997-1999, 2002-2003, 2006, 2009-2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify @@ -2,8 +2,8 @@ /* Copyright (C) 1986, 1987, 1988 Larry Wall - Copyright (C) 1990, 1991, 1992, 1993, 1997, 1998, 1999, 2000, 2001, - 2002, 2003, 2006, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1990-1993, 1997-2003, 2006, 2009-2012 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 @@ -2,7 +2,7 @@ /* Copyright (C) 1986, 1987, 1988 Larry Wall - Copyright (C) 1990-1993, 1997-2003, 2009-2011 Free Software Foundation, Inc. + Copyright (C) 1990-1993, 1997-2003, 2009-2012 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 @@ -2,8 +2,8 @@ /* Copyright (C) 1986 Larry Wall - Copyright (C) 1992, 1993, 1997, 1998, 1999, 2001, 2002, 2003, 2006, - 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1992-1993, 1997-1999, 2001-2003, 2006, 2009-2012 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 @@ -2,7 +2,7 @@ /* Copyright (C) 1986 Larry Wall - Copyright (C) 1992-1993, 1997-1999, 2001-2003, 2009-2011 Free Software + Copyright (C) 1992-1993, 1997-1999, 2001-2003, 2009-2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify diff --git a/src/version.c b/src/version.c index d97326b..b92d206 100644 --- a/src/version.c +++ b/src/version.c @@ -5,7 +5,7 @@ #include <version.h> static char const copyright_string[] = "\ -Copyright (C) 2003, 2009-2011 Free Software Foundation, Inc.\n\ +Copyright (C) 2003, 2009-2012 Free Software Foundation, Inc.\n\ Copyright (C) 1988 Larry Wall"; static char const free_software_msgid[] = "\ |