pike.git/
lib/
master.pike.in
Branch:
Tag:
Non-build tags
All tags
No tags
2013-03-26
2013-03-26 13:53:34 by Martin Nilsson <nilsson@opera.com>
21d4ac2a453b1f5fe4f57138398e63529dcfd00d (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Updated year.
3744:
exit(0); case "version":
-
exit(0, string_to_utf8(version() + " Copyright © 1994-
2011
Linköping University\n"
+
exit(0, string_to_utf8(version() + " Copyright © 1994-
2013
Linköping University\n"
"Pike comes with ABSOLUTELY NO WARRANTY; This is free software and you are\n" "welcome to redistribute it under certain conditions; read the files\n" "COPYING and COPYRIGHT in the Pike distribution for more details.\n"));