diff options
author | Nuno Lopes <nlopess@php.net> | 2009-04-11 18:57:27 +0000 |
---|---|---|
committer | Nuno Lopes <nlopess@php.net> | 2009-04-11 18:57:27 +0000 |
commit | 90a2d1979486b2e7fa14be9c3210b9d321c668f8 (patch) | |
tree | 9f67ba72ee6010944487be2790c467dd2ea2cbaf /ext/pcre/pcrelib/pcre_refcount.c | |
parent | ff62b87cd6b94c50fbbac88bf4129f6418efe131 (diff) | |
download | php-git-90a2d1979486b2e7fa14be9c3210b9d321c668f8.tar.gz |
upgrade PCRE to version 7.9
Diffstat (limited to 'ext/pcre/pcrelib/pcre_refcount.c')
-rw-r--r-- | ext/pcre/pcrelib/pcre_refcount.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/pcre_refcount.c b/ext/pcre/pcrelib/pcre_refcount.c index 2cc5a9d9f8..c92d578e6e 100644 --- a/ext/pcre/pcrelib/pcre_refcount.c +++ b/ext/pcre/pcrelib/pcre_refcount.c @@ -6,7 +6,7 @@ and semantics are as close as possible to those of the Perl 5 language. Written by Philip Hazel - Copyright (c) 1997-2009 University of Cambridge + Copyright (c) 1997-2008 University of Cambridge ----------------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without |