diff options
author | Nicholas Clark <nick@ccl4.org> | 2006-01-08 19:53:11 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-01-08 19:53:11 +0000 |
commit | 54ca4ee7252684545d9524460bab88037e5f584b (patch) | |
tree | 000b3f2b0f340a52d3e33d9b06257a51fa9e1764 /perly.c | |
parent | 6477b3196903f6403644261bc4a2e5ebc6ff1948 (diff) | |
download | perl-54ca4ee7252684545d9524460bab88037e5f584b.tar.gz |
Update copyright years (including some years where we made changes but
did not update)
p4raw-id: //depot/perl@26732
Diffstat (limited to 'perly.c')
-rw-r--r-- | perly.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* perly.c * - * Copyright (c) 2004 Larry Wall + * Copyright (c) 2004, 2005, 2006 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. |