aboutsummaryrefslogtreecommitdiff
path: root/contrib/perl5/op.h
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1999-05-02 14:33:17 +0000
committerMark Murray <markm@FreeBSD.org>1999-05-02 14:33:17 +0000
commitef0775c4f054d9bcacbc3f94478687691d11226b (patch)
tree6ba8453a691190ab1f96748cae95df2e54cb3c2c /contrib/perl5/op.h
parent0feb57945e44edd6419789b4f64868d2937bc553 (diff)
parent7c312e6b6a7b1f9412f10365baf3c5eca8fa5649 (diff)
This commit was generated by cvs2svn to compensate for changes in r46307,
which included commits to RCS files with non-trunk default branches.
Notes
Notes: svn path=/head/; revision=46308
Diffstat (limited to 'contrib/perl5/op.h')
-rw-r--r--contrib/perl5/op.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/op.h b/contrib/perl5/op.h
index 75e674e143fd..d0b56f3543b9 100644
--- a/contrib/perl5/op.h
+++ b/contrib/perl5/op.h
@@ -1,6 +1,6 @@
/* op.h
*
- * 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.