home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libpcre3 / copyright < prev    next >
Encoding:
Text File  |  2007-03-05  |  2.1 KB  |  55 lines

  1. This is Debian GNU/Linux's prepackaged version of the PCRE regular 
  2. expression library and associated pgrep utility.
  3.  
  4. This package was put together by me, Mark Baker <mbaker@iee.org> from the
  5. original sources obtained from ftp.csx.cam.ac.uk:/pub/software/programming/pcre.
  6.  
  7. PCRE LICENCE
  8. ------------
  9.  
  10. PCRE is a library of functions to support regular expressions whose syntax
  11. and semantics are as close as possible to those of the Perl 5 language.
  12.  
  13. Written by: Philip Hazel <ph10@cam.ac.uk>
  14.  
  15. University of Cambridge Computing Service,
  16. Cambridge, England. Phone: +44 1223 334714.
  17.  
  18. Copyright (c) 1997-2000 University of Cambridge
  19.  
  20. Permission is granted to anyone to use this software for any purpose on any
  21. computer system, and to redistribute it freely, subject to the following
  22. restrictions:
  23.  
  24. 1. This software is distributed in the hope that it will be useful,
  25.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  26.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  27.  
  28. 2. The origin of this software must not be misrepresented, either by
  29.    explicit claim or by omission. In practice, this means that if you use
  30.    PCRE in software which you distribute to others, commercially or
  31.    otherwise, you must put a sentence like this
  32.  
  33.      Regular expression support is provided by the PCRE library package,
  34.      which is open source software, written by Philip Hazel, and copyright
  35.      by the University of Cambridge, England.
  36.  
  37.    somewhere reasonably visible in your documentation and in any relevant
  38.    files or online help data or similar. A reference to the ftp site for
  39.    the source, that is, to
  40.  
  41.      ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
  42.  
  43.    should also be given in the documentation.
  44.  
  45. 3. Altered versions must be plainly marked as such, and must not be
  46.    misrepresented as being the original software.
  47.  
  48. 4. If PCRE is embedded in any software that is released under the GNU
  49.    General Purpose Licence (GPL), then the terms of that licence shall
  50.    supersede any condition above with which it is incompatible.
  51.  
  52.  
  53. On Debian GNU/Linux systems, the complete text of the GNU General
  54. Public License can be found in `/usr/share/common-licenses/GPL'.
  55.