summaryrefslogtreecommitdiff
path: root/LICENCE
diff options
context:
space:
mode:
authornigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:39:29 +0000
committernigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:39:29 +0000
commitb82aaed025b2fb55a381b51a3cf13a06c2e8ceff (patch)
tree34837270c9c014af7709a8bff05b8d097fa58f7e /LICENCE
parent88a7c5f66e21a48da1bfc24248379d0e462fd408 (diff)
downloadpcre-b82aaed025b2fb55a381b51a3cf13a06c2e8ceff.tar.gz
Load pcre-3.2 into code/trunk.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@47 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'LICENCE')
-rw-r--r--LICENCE14
1 files changed, 13 insertions, 1 deletions
diff --git a/LICENCE b/LICENCE
index f305033..8422bd9 100644
--- a/LICENCE
+++ b/LICENCE
@@ -20,7 +20,19 @@ restrictions:
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2. The origin of this software must not be misrepresented, either by
- explicit claim or by omission.
+ explicit claim or by omission. In practice, this means you must put
+ a sentence like this
+
+ Regular expression support is provided by the PCRE library package,
+ which is open source software, copyright by the University of
+ Cambridge.
+
+ somewhere reasonably visible in your documentation and in any relevant
+ files. A reference to the ftp site for the source should also be given
+
+ ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
+
+ in the documentation.
3. Altered versions must be plainly marked as such, and must not be
misrepresented as being the original software.