diff options
-rw-r--r-- | XSUB.h | 4 | ||||
-rwxr-xr-x | keywords.pl | 2 | ||||
-rw-r--r-- | op.h | 2 | ||||
-rwxr-xr-x | opcode.pl | 6 | ||||
-rw-r--r-- | pad.h | 2 | ||||
-rw-r--r-- | perlio.h | 2 | ||||
-rw-r--r-- | perlsdio.h | 2 | ||||
-rw-r--r-- | perlsfio.h | 3 | ||||
-rw-r--r-- | pp.h | 2 | ||||
-rw-r--r-- | regcomp.h | 2 | ||||
-rw-r--r-- | regexp.h | 2 | ||||
-rw-r--r-- | scope.h | 2 | ||||
-rw-r--r-- | thrdvar.h | 3 | ||||
-rw-r--r-- | unixish.h | 4 | ||||
-rw-r--r-- | utf8.h | 2 | ||||
-rw-r--r-- | utfebcdic.h | 3 | ||||
-rw-r--r-- | util.h | 2 |
17 files changed, 24 insertions, 21 deletions
@@ -1,7 +1,7 @@ /* XSUB.h * - * Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2003, 2004, 2005 by Larry Wall and others + * Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, + * 2003, 2004, 2005, 2006, 2007 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. diff --git a/keywords.pl b/keywords.pl index fa8a28215d..f233b6a45c 100755 --- a/keywords.pl +++ b/keywords.pl @@ -12,7 +12,7 @@ print <<EOM; * keywords.h * * Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2005, - * 2006, by Larry Wall and others + * 2006, 2007, by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1,7 +1,7 @@ /* op.h * * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2003, 2004, 2005 by Larry Wall and others + * 2000, 2001, 2002, 2003, 2004, 2005, 2006 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -98,8 +98,8 @@ print <<"END"; * * opcode.h * - * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2003, 2004, 2005, 2006 by Larry Wall and others + * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, + * 2001, 2002, 2003, 2004, 2005, 2006, 2007 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -126,7 +126,7 @@ print ON <<"END"; * opnames.h * * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - * by Larry Wall and others + * 2007 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1,6 +1,6 @@ /* pad.h * - * Copyright (C) 2002, 2003, 2005, by Larry Wall and others + * Copyright (C) 2002, 2003, 2005, 2006, 2007 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1,7 +1,7 @@ /* perlio.h * * Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, - * by Larry Wall and others + * 2004, 2005, 2006 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. diff --git a/perlsdio.h b/perlsdio.h index 480b024db1..45eff43c13 100644 --- a/perlsdio.h +++ b/perlsdio.h @@ -1,7 +1,7 @@ /* perlsdio.h * * Copyright (C) 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, by Larry Wall and others + * 2000, 2001, 2002, 2003, 2006 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. diff --git a/perlsfio.h b/perlsfio.h index 3d279d0c8a..153b7559ef 100644 --- a/perlsfio.h +++ b/perlsfio.h @@ -1,6 +1,7 @@ /* perlsfio.h * - * Copyright (C) 1996, 1999, 2000, 2001, 2002, by Larry Wall and others + * Copyright (C) 1996, 1999, 2000, 2001, 2002, 2003, 2005 by Larry Wall + * and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1,7 +1,7 @@ /* pp.h * * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, - * 2000, 2001, 2002, 2003, 2004, 2005 by Larry Wall and others + * 2000, 2001, 2002, 2003, 2004, 2005, 2006 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1,7 +1,7 @@ /* regcomp.h * * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2003, 2005 by Larry Wall and others + * 2000, 2001, 2002, 2003, 2005, 2006 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1,7 +1,7 @@ /* regexp.h * * Copyright (C) 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2003, - * by Larry Wall and others + * 2005, 2006 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1,7 +1,7 @@ /* scope.h * * Copyright (C) 1993, 1994, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2004, 2005 by Larry Wall and others + * 2000, 2001, 2002, 2004, 2005, 2006, 2007 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1,6 +1,7 @@ /* thdrvar.h * - * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by Larry Wall and others + * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 + * by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1,7 +1,7 @@ /* unixish.h * - * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, - * by Larry Wall and others + * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, + * 2003, 2006 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1,6 +1,6 @@ /* utf8.h * - * Copyright (C) 2000, 2001, 2002, 2005 by Larry Wall and others + * Copyright (C) 2000, 2001, 2002, 2005, 2006 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. diff --git a/utfebcdic.h b/utfebcdic.h index 4b27b41a9e..c2ecc14c55 100644 --- a/utfebcdic.h +++ b/utfebcdic.h @@ -1,6 +1,7 @@ /* utfebcdic.h * - * Copyright (C) 2001, 2002, by Larry Wall, Nick Ing-Simmons, and others + * Copyright (C) 2001, 2002, 2003, 2005, 2006 by Larry Wall, Nick + * Ing-Simmons, and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -1,6 +1,6 @@ /* util.h * - * Copyright (C) 1991, 1992, 1993, 1999, 2001, 2002, + * Copyright (C) 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004, 2005 * by Larry Wall and others * * You may distribute under the terms of either the GNU General Public |