Subversion Repositories pike

Compare Revisions

Ignore whitespace Rev 54 → Rev 55

/branches/7.6-stable/debian/changelog
6,6 → 6,7
API changes.
* Modify debian/watch to track the latest 7.6 version using uscan's
recursive capabilities.
* Update debian/copyright; fix references to common-licenses.
 
-- Magnus Holmgren <holmgren@debian.org> Sat, 22 Aug 2009 20:07:12 +0200
 
/branches/7.6-stable/debian/copyright
10,17 → 10,51
Copyright © 1996-1997 Informationsvävarna AB
Copyright © 1997-2000 Idonex AB
Copyright © 2000-2002 Roxen Internet Software AB
Copyright © 2002 Department of Computer and Information Science,
Linköping University
Copyright © 2002-2007 Department of Computer and Information Science,
Linköping University
 
Pike refers to the source code, and any executables
created from the same source code. Parts of other
copyrighted works are included in Pike, in accordance
with their respective conditions for distribution.
 
Doug Lea's Malloc
Copyright © 1987-2005 Doug Lea
 
Emacs font lock definitions
Copyright © 2002 Martin Stjernholm
 
IDEA encryption and decryption code
Copyright © Xuejia Lai
 
JPEG transform code
Copyright © 1991-1998, Thomas G. Lane, Independent JPEG Group
 
MD5 password hash code
Copyright © Poul-Henning Kamp
 
Regular expression matching code
Copyright © 1986 by University of Toronto.
 
TrueVision Targa code
Copyright © 1997 Raphael FRANCOIS and Gordon Matzigkeit
 
Unicode Character Database
Copyright © 1991-2004 Unicode, Inc.
 
Zlib detection and verification code
Copyright © 1995-1998 Jean-loup Gailly and Mark Adler
 
License:
 
The Pike source is distributed under GPL (GNU General Public License 2), LGPL
(GNU Lesser General Public License 2.1) and MPL (Mozilla Public License 1.1).
 
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
On Debian GNU/Linux systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'.
Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
The full text of the Mozilla Public License 1.1 follows.