Branch: Tag:

2003-03-27

2003-03-27 03:34:19 by Martin Nilsson <mani@lysator.liu.se>

Copyright 2003

Rev: COPYRIGHT:1.9
Rev: lib/master.pike.in:1.264
Rev: lib/modules/Tools.pmod/Legal.pmod/Copyright.pmod:1.3

6:   // Pike is distributed under GPL, LGPL and MPL. See the file COPYING   // for more information.   // - // $Id: master.pike.in,v 1.263 2003/03/27 02:32:04 mast Exp $ + // $Id: master.pike.in,v 1.264 2003/03/27 03:32:15 nilsson Exp $      #pike __REAL_VERSION__   
1926:    switch(opts[0])    {    case "version": -  werror(version() + " Copyright © 1994-2002 Linköping University\n" +  werror(version() + " Copyright © 1994-2003 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");