Rev 204 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 204 | Rev 205 | ||
|---|---|---|---|
| Line 43... | Line 43... | ||
| 43 | Copyright © 1991-2005 Unicode, Inc.  | 
            43 | Copyright © 1991-2005 Unicode, Inc.  | 
          
| 44 | 44 | ||
| 45 | Zlib detection and verification code  | 
            45 | Zlib detection and verification code  | 
          
| 46 | Copyright © 1995-1998 Jean-loup Gailly and Mark Adler  | 
            46 | Copyright © 1995-1998 Jean-loup Gailly and Mark Adler  | 
          
| 47 | 47 | ||
| - | 48 | For a more complete list of contributors, see the COMMITTERS file or  | 
          |
| - | 49 | the source code repository.  | 
          |
| - | 50 | ||
| 48 | License:  | 
            51 | License:  | 
          
| 49 | 52 | ||
| 50 | 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  | 
          
| 51 | (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).  | 
          
| 52 | 55 | ||