summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/pcre_info.c
diff options
context:
space:
mode:
authorNuno Lopes <nlopess@php.net>2007-02-09 19:48:47 +0000
committerNuno Lopes <nlopess@php.net>2007-02-09 19:48:47 +0000
commitb3e66c616dcc1f5d9988d3e485dcd00bbba6fabe (patch)
tree7d627e2f5988d55ae5dd3b76171b94fc9ab0bc7d /ext/pcre/pcrelib/pcre_info.c
parente6d69595afed237cdfe561c9f052efb41f41c622 (diff)
downloadphp-git-b3e66c616dcc1f5d9988d3e485dcd00bbba6fabe.tar.gz
upgrade pcre to version 7.0
Diffstat (limited to 'ext/pcre/pcrelib/pcre_info.c')
-rw-r--r--ext/pcre/pcrelib/pcre_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/pcre_info.c b/ext/pcre/pcrelib/pcre_info.c
index ccd1efa8c5..b318b93eaa 100644
--- a/ext/pcre/pcrelib/pcre_info.c
+++ b/ext/pcre/pcrelib/pcre_info.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-2007 University of Cambridge
+ Copyright (c) 1997-2006 University of Cambridge
-----------------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without