Rev 227 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 227 | Rev 230 | ||
|---|---|---|---|
| Line 4... | Line 4... | ||
| 4 | The current maintainer is Magnus Holmgren <holmgren@debian.org> with  | 
            4 | The current maintainer is Magnus Holmgren <holmgren@debian.org> with  | 
          
| 5 | some help from Henrik Andreasson <pike@han.pp.se>.  | 
            5 | some help from Henrik Andreasson <pike@han.pp.se>.  | 
          
| 6 | 6 | ||
| 7 | It was downloaded from http://pike.lysator.liu.se/download/pub/pike/  | 
            7 | It was downloaded from http://pike.lysator.liu.se/download/pub/pike/  | 
          
| 8 | 8 | ||
| 9 | The upstream tarball has been repacked without the 'bundles'  | 
            - | |
| 10 | subdirectory, which contains redundant copies of some libraries, to  | 
            - | |
| 11 | avoid shipping some non-DFSG-compliant bits (see the gmp package) and  | 
            - | |
| 12 | having to include the copyright information and licenses of those  | 
            - | |
| 13 | libraries.  | 
            - | |
| 14 | - | ||
| 15 | Copyright © 1994-1996 Fredrik Hübinette  | 
            9 | Copyright © 1994-1996 Fredrik Hübinette  | 
          
| 16 | Copyright © 1996-1997 Informationsvävarna AB  | 
            10 | Copyright © 1996-1997 Informationsvävarna AB  | 
          
| 17 | Copyright © 1997-2000 Idonex AB  | 
            11 | Copyright © 1997-2000 Idonex AB  | 
          
| 18 | Copyright © 2000-2002 Roxen Internet Software AB  | 
            12 | Copyright © 2000-2002 Roxen Internet Software AB  | 
          
| 19 | Copyright © 2002-2008 Department of Computer and Information Science,  | 
            13 | Copyright © 2002-2009 Department of Computer and Information Science,  | 
          
| 20 | Linköping University  | 
            14 | Linköping University  | 
          
| 21 | 15 | ||
| 22 | Pike refers to the source code, and any executables  | 
            16 | Pike refers to the source code, and any executables  | 
          
| 23 | created from the same source code. Parts of other  | 
            17 | created from the same source code. Parts of other  | 
          
| 24 | copyrighted works are included in Pike, in accordance  | 
            18 | copyrighted works are included in Pike, in accordance  | 
          
| Line 49... | Line 43... | ||
| 49 | Copyright © 1991-2005 Unicode, Inc.  | 
            43 | Copyright © 1991-2005 Unicode, Inc.  | 
          
| 50 | 44 | ||
| 51 | Zlib detection and verification code  | 
            45 | Zlib detection and verification code  | 
          
| 52 | Copyright © 1995-1998 Jean-loup Gailly and Mark Adler  | 
            46 | Copyright © 1995-1998 Jean-loup Gailly and Mark Adler  | 
          
| 53 | 47 | ||
| - | 48 | For a more complete list of contributors, see the COMMITTERS file or  | 
          |
| - | 49 | the source code repository.  | 
          |
| - | 50 | ||
| 54 | License:  | 
            51 | License:  | 
          
| 55 | 52 | ||
| 56 | The Pike source is distributed under GPL (GNU General Public License 2), LGPL  | 
            53 | The Pike source is distributed under GPL (GNU General Public License 2), LGPL  | 
          
| 57 | (GNU Lesser General Public License 2.1) and MPL (Mozilla Public License 1.1).  | 
            54 | (GNU Lesser General Public License 2.1) and MPL (Mozilla Public License 1.1).  | 
          
| 58 | 55 | ||