pike.git/
lib/
master.pike.in
Branch:
Tag:
Non-build tags
All tags
No tags
2005-07-22
2005-07-22 20:26:27 by Martin Nilsson <mani@lysator.liu.se>
70ea495e076322fa14e97e9d1bee50d08816a094 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
New release year
Rev: bin/install.pike:1.160
Rev: bin/unbug:1.23
Rev: lib/master.pike.in:1.377
6:
// Pike is distributed under GPL, LGPL and MPL. See the file COPYING // for more information. //
-
// $Id: master.pike.in,v 1.
376
2005/07/
13
09
:
25:
26
grubba
Exp $
+
// $Id: master.pike.in,v 1.
377
2005/07/
22
20
:
26
:
09
nilsson
Exp $
#pike __REAL_VERSION__ //#pragma strict_types
2540:
exit(0); case "version":
-
werror(version() + " Copyright © 1994-
2004
Linköping University\n"
+
werror(version() + " Copyright © 1994-
2005
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");