Branch: Tag:

2004-01-10

2004-01-10 23:19:08 by Martin Nilsson <mani@lysator.liu.se>

2004

Rev: bin/install.pike:1.128
Rev: bin/unbug:1.16
Rev: lib/master.pike.in:1.322

6:   // Pike is distributed under GPL, LGPL and MPL. See the file COPYING   // for more information.   // - // $Id: master.pike.in,v 1.321 2004/01/08 12:13:06 nilsson Exp $ + // $Id: master.pike.in,v 1.322 2004/01/10 23:18:35 nilsson Exp $      #pike __REAL_VERSION__   
2381:    exit(0);       case "version": -  werror(version() + " Copyright © 1994-2003 Linköping University\n" +  werror(version() + " Copyright © 1994-2004 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");