diff options
Diffstat (limited to 'reentr.pl')
-rw-r--r-- | reentr.pl | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,7 +49,7 @@ print <<EOF; * * reentr.h * - * Copyright (C) 2002, 2003, 2005 by Larry Wall and others + * Copyright (C) 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. @@ -776,7 +776,7 @@ print <<EOF; * * reentr.c * - * Copyright (C) 2002, 2003, 2005 by Larry Wall and others + * Copyright (C) 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. |