diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-01-05 10:21:58 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-01-05 10:21:58 +0000 |
commit | 5cb43542c0ef13c00ac1ccb9844ae0df5c118b04 (patch) | |
tree | c71622a143519c8db1ac705b7906962d20495985 | |
parent | 78d00c47260f2671ebe392f1c5ac1e1403ecbceb (diff) | |
download | perl-5cb43542c0ef13c00ac1ccb9844ae0df5c118b04.tar.gz |
Update copyright for perlio.c
p4raw-id: //depot/perl@29694
-rw-r--r-- | perlio.c | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,7 +1,10 @@ /* - * perlio.c Copyright (c) 1996-2006, Nick Ing-Simmons You may distribute - * under the terms of either the GNU General Public License or the - * Artistic License, as specified in the README file. + * perlio.c + * Copyright (c) 1996-2006, Nick Ing-Simmons + * Copyright (c) 2006, 2007, 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. */ /* |