Branch: Tag:

2007-01-01

2007-01-01 04:50:15 by Martin Nilsson <mani@lysator.liu.se>

Updated copyright

Rev: COPYRIGHT:1.16
Rev: bin/install.pike:1.175
Rev: bin/unbug:1.25
Rev: lib/master.pike.in:1.390
Rev: lib/modules/Tools.pmod/Legal.pmod/Copyright.pmod:1.10

6:   // Pike is distributed under GPL, LGPL and MPL. See the file COPYING   // for more information.   // - // $Id: master.pike.in,v 1.389 2006/12/07 09:41:14 grubba Exp $ + // $Id: master.pike.in,v 1.390 2007/01/01 04:50:15 nilsson Exp $      #pike __REAL_VERSION__   //#pragma strict_types
2582:    exit(0);       case "version": -  werror(version() + " Copyright © 1994-2006 Linköping University\n" +  werror(version() + " Copyright © 1994-2007 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");