summaryrefslogtreecommitdiff
path: root/mg.c
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-03-22 21:12:23 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-03-22 21:12:23 +0000
commit4eb8286e4c6ac94fdae21a64c54a936bc836983e (patch)
tree8b4a71a846b351d218725c71b67ec4d4f564943e /mg.c
parent0aaad0ff610b01c0682abfc20594c83a6d49f148 (diff)
downloadperl-4eb8286e4c6ac94fdae21a64c54a936bc836983e.tar.gz
update copyright years
p4raw-id: //depot/perl@3124
Diffstat (limited to 'mg.c')
-rw-r--r--mg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mg.c b/mg.c
index ff9947a9b2..a9c137bf9e 100644
--- a/mg.c
+++ b/mg.c
@@ -1,6 +1,6 @@
/* mg.c
*
- * Copyright (c) 1991-1997, Larry Wall
+ * Copyright (c) 1991-1999, Larry Wall
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.