Remove obsolete $Cambridge$ CVS revision strings.
[exim.git] / src / src / pcre / README
... / ...
CommitLineData
1PCRE for use in Exim
2--------------------
3
4This directory used to contain a subset of the files from the PCRE distribution.
5
6However carrying our own subset of PCRE, especially when the vast
7majority of systems now have PCRE as a system library, has become a
8liability, requiring exim to be manually updated whenever changes are
9made in PCRE.
10
11PCRE can be found at http://www.pcre.org/
12
13Nigel Metheringham
14January 2008