Branch: Tag:

2001-01-30

2001-01-30 20:52:48 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>

updated

Rev: lib/master.pike.in:1.143

1:   /* -*- Pike -*-    * -  * $Id: master.pike.in,v 1.142 2001/01/23 07:08:28 hubbe Exp $ +  * $Id: master.pike.in,v 1.143 2001/01/30 20:52:48 hubbe Exp $    *    * Master-file for Pike.    *
1374:    switch(opts[0])    {    case "version": -  werror(version() + " Copyright © 1994-2000 Fredrik Hübinette\n" +  werror(version() + " Copyright © 1994-2001 Roxen Internet Software\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 DISCLAIMER in the Pike distribution for more details.\n");