summaryrefslogtreecommitdiff
path: root/dftables.c
diff options
context:
space:
mode:
authornigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:38:53 +0000
committernigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:38:53 +0000
commit7703eae0f55edaff9f482fa8d23a6910d5d18577 (patch)
tree83aa003e890adb9ef5e1968d02febf0256cf61ac /dftables.c
parent0c8732c8583c7e31476c0ec1c0ac92cc7e5f8bc0 (diff)
downloadpcre-7703eae0f55edaff9f482fa8d23a6910d5d18577.tar.gz
Load pcre-2.03 into code/trunk.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@29 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'dftables.c')
-rw-r--r--dftables.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/dftables.c b/dftables.c
index 3e5d592..729049f 100644
--- a/dftables.c
+++ b/dftables.c
@@ -24,6 +24,10 @@ restrictions:
3. Altered versions must be plainly marked as such, and must not be
misrepresented as being the original software.
+
+4. If PCRE is embedded in any software that is released under the GNU
+ General Purpose Licence (GPL), then the terms of that licence shall
+ supersede any condition above with which it is incompatible.
-----------------------------------------------------------------------------
See the file Tech.Notes for some information on the internals.