diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-01-04 17:19:37 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-01-04 17:19:37 +0000 |
commit | acde74e1470244c2d6e7d36e1cddcb699d9ab106 (patch) | |
tree | 40ec573692043c7190110893df31234000261813 /universal.c | |
parent | f9f861ecaa1dbb3c86ada9d10a796967508456a2 (diff) | |
download | perl-acde74e1470244c2d6e7d36e1cddcb699d9ab106.tar.gz |
More copyright updates
p4raw-id: //depot/perl@26652
Diffstat (limited to 'universal.c')
-rw-r--r-- | universal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/universal.c b/universal.c index fe76f815b9..c56c5355d0 100644 --- a/universal.c +++ b/universal.c @@ -1,7 +1,7 @@ /* universal.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - * 2005, 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. |