projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
b4a7471
)
update Copyright year as it's 2012
author
Dominic Hargreaves <dom@earth.li>
Sun, 28 Oct 2012 17:09:31 +0000 (17:09 +0000)
committer
Dominic Hargreaves <dom@earth.li>
Sun, 28 Oct 2012 17:09:31 +0000 (17:09 +0000)
perl.c
patch
|
blob
|
blame
|
history
diff --git
a/perl.c
b/perl.c
index
3902f22
..
fcd6cb5
100644
(file)
--- a/
perl.c
+++ b/
perl.c
@@
-3257,7
+3257,7
@@
Perl_moreswitches(pTHX_ const char *s)
#endif
PerlIO_printf(PerlIO_stdout(),
- "\n\nCopyright 1987-2010, Larry Wall\n");
+ "\n\nCopyright 1987-2012, Larry Wall\n");
#ifdef MSDOS
PerlIO_printf(PerlIO_stdout(),
"\nMS-DOS port Copyright (c) 1989, 1990, Diomidis Spinellis\n");