diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-11-07 23:23:27 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-11-07 23:23:27 +0000 |
commit | 663f364bd429de50c8f5478879b1285d1270c1b3 (patch) | |
tree | 5ffa74ac6bb1e0f2e6b5c78ff7dd6e5c77e2de17 /perlsfio.h | |
parent | 0008a298a756beba82d3333fc66460546e961c07 (diff) | |
download | perl-663f364bd429de50c8f5478879b1285d1270c1b3.tar.gz |
Fix up copyright years for files modified in 2007.
p4raw-id: //depot/perl@32237
Diffstat (limited to 'perlsfio.h')
-rw-r--r-- | perlsfio.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perlsfio.h b/perlsfio.h index 153b7559ef..d4b097f3a9 100644 --- a/perlsfio.h +++ b/perlsfio.h @@ -1,7 +1,7 @@ /* perlsfio.h * - * Copyright (C) 1996, 1999, 2000, 2001, 2002, 2003, 2005 by Larry Wall - * and others + * Copyright (C) 1996, 1999, 2000, 2001, 2002, 2003, 2005, 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. |