summaryrefslogtreecommitdiff
path: root/deb.c
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-06 20:45:30 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-06 20:45:30 +0000
commitc8a6b92a6ce5b3141a0edca8e46088f95d823e22 (patch)
tree53e97cd4154273174e1cb2cc51b69419507ec6a4 /deb.c
parent76f1b7b884b5e8751096fdc9fddf6916256ab0c9 (diff)
downloadperl-c8a6b92a6ce5b3141a0edca8e46088f95d823e22.tar.gz
set SvUTF8 on vectors only if there are chars > 127; update copyright
years (from Gisle Aas) p4raw-id: //depot/perl@5009
Diffstat (limited to 'deb.c')
-rw-r--r--deb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/deb.c b/deb.c
index 36b8ca3b68..0928c01a9a 100644
--- a/deb.c
+++ b/deb.c
@@ -1,6 +1,6 @@
/* deb.c
*
- * Copyright (c) 1991-1999, Larry Wall
+ * Copyright (c) 1991-2000, 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.