Author: schizo Date: 2009-01-19 00:43:08 +0000 (Mon, 19 Jan 2009) New Revision: 8675
Modified: packages/trunk/micropolis-activity/debian/changelog packages/trunk/micropolis-activity/debian/copyright Log: * Add copyright/license text for src/tcl, src/tclx, src/tk. Modified: packages/trunk/micropolis-activity/debian/changelog =================================================================== --- packages/trunk/micropolis-activity/debian/changelog 2009-01-18 21:23:45 UTC (rev 8674) +++ packages/trunk/micropolis-activity/debian/changelog 2009-01-19 00:43:08 UTC (rev 8675) @@ -9,6 +9,7 @@ [ Clint Adams ] * Add build dependencies on x11proto-xext-dev and libxext-dev. + * Add copyright/license text for src/tcl, src/tclx, src/tk. -- Clint Adams <[email protected]> Sun, 28 Dec 2008 00:18:24 -0500 Modified: packages/trunk/micropolis-activity/debian/copyright =================================================================== --- packages/trunk/micropolis-activity/debian/copyright 2009-01-18 21:23:45 UTC (rev 8674) +++ packages/trunk/micropolis-activity/debian/copyright 2009-01-19 00:43:08 UTC (rev 8675) @@ -146,12 +146,37 @@ src/tcl: + * Copyright 1987-1991 Regents of the University of California + * Permission to use, copy, modify, and distribute this + * software and its documentation for any purpose and without + * fee is hereby granted, provided that the above copyright + * notice appear in all copies. The University of California + * makes no representations about the suitability of this + * software for any purpose. It is provided "as is" without + * express or implied warranty. src/tclx: +# Copyright 1992 Karl Lehenbauer and Mark Diekhans. +# +# Permission to use, copy, modify, and distribute this software and its +# documentation for any purpose and without fee is hereby granted, provided +# that the above copyright notice appear in all copies. Karl Lehenbauer +# and +# Mark Diekhans make no representations about the suitability of this +# software for any purpose. It is provided "as is" without express or +# implied warranty. src/tk: + * Copyright 1989-1992 Regents of the University of California. + * Permission to use, copy, modify, and distribute this + * software and its documentation for any purpose and without + * fee is hereby granted, provided that the above copyright + * notice appear in all copies. The University of California + * makes no representations about the suitability of this + * software for any purpose. It is provided "as is" without + * express or implied warranty. The Debian packaging is (C) 2008, Kenshi Muto <[email protected]> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

