summaryrefslogtreecommitdiff
path: root/README
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
commit3818b22bb9ef820a2553aa5e3504220f3b156f21 (patch)
tree53e97cd4154273174e1cb2cc51b69419507ec6a4 /README
parentd308986b5b369caa1602a636a5e2ecfa149dfc89 (diff)
downloadperl-3818b22bb9ef820a2553aa5e3504220f3b156f21.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 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7b294f2a40..0925b98018 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Perl Kit, Version 5.0
- Copyright 1989-1999, Larry Wall
+ Copyright 1989-2000, Larry Wall
All rights reserved.
This program is free software; you can redistribute it and/or modify