summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/pcre_license.txt
diff options
context:
space:
mode:
authorennewalker <ennewalker@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-27 15:22:05 +0000
committerennewalker <ennewalker@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-27 15:22:05 +0000
commit2bc81f91014a486989b79eb5b902956ef98989bd (patch)
tree753236dcf9000efc6f2ea32cca848498206ba410 /crawl-ref/docs/pcre_license.txt
parenta6bfa9cade3cc7804e10a70c3b3344187256a26e (diff)
downloadcrawl-ref-2bc81f91014a486989b79eb5b902956ef98989bd.tar.gz
crawl-ref-2bc81f91014a486989b79eb5b902956ef98989bd.zip
Applying r6696 back to trunk (PCRE support).
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6698 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/pcre_license.txt')
-rw-r--r--crawl-ref/docs/pcre_license.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/crawl-ref/docs/pcre_license.txt b/crawl-ref/docs/pcre_license.txt
index daea2e48a3..03fabc6aef 100644
--- a/crawl-ref/docs/pcre_license.txt
+++ b/crawl-ref/docs/pcre_license.txt
@@ -4,7 +4,7 @@ PCRE LICENCE
PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
-Release 6 of PCRE is distributed under the terms of the "BSD" licence, as
+Release 7 of PCRE is distributed under the terms of the "BSD" licence, as
specified below. The documentation for PCRE, supplied in the "doc"
directory, is distributed under the same terms as the software itself.
@@ -20,9 +20,9 @@ Email local part: ph10
Email domain: cam.ac.uk
University of Cambridge Computing Service,
-Cambridge, England. Phone: +44 1223 334714.
+Cambridge, England.
-Copyright (c) 1997-2006 University of Cambridge
+Copyright (c) 1997-2008 University of Cambridge
All rights reserved.
@@ -31,7 +31,7 @@ THE C++ WRAPPER FUNCTIONS
Contributed by: Google Inc.
-Copyright (c) 2006, Google Inc.
+Copyright (c) 2007-2008, Google Inc.
All rights reserved.