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 /cop.h | |
parent | f9f861ecaa1dbb3c86ada9d10a796967508456a2 (diff) | |
download | perl-acde74e1470244c2d6e7d36e1cddcb699d9ab106.tar.gz |
More copyright updates
p4raw-id: //depot/perl@26652
Diffstat (limited to 'cop.h')
-rw-r--r-- | cop.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* cop.h * * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2003, 2004, by Larry Wall and others + * 2000, 2001, 2002, 2003, 2004, 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. |