summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/pcre_globals.c
diff options
context:
space:
mode:
authorArjen Schol <arjen@react.com>2015-02-04 14:08:41 +0100
committerArjen Schol <arjen@react.com>2015-02-04 14:08:41 +0100
commitb436c714c6a23ead40434896bf8fcbb62ed0a764 (patch)
tree5f7c8230a1410dbc3c0b30a297150b4abf4989e3 /ext/pcre/pcrelib/pcre_globals.c
parent9e70d7672dd646b8c9b29ccc452e4dc5aa015437 (diff)
downloadphp-git-b436c714c6a23ead40434896bf8fcbb62ed0a764.tar.gz
Upgrade pcre to 8.36
Diffstat (limited to 'ext/pcre/pcrelib/pcre_globals.c')
-rw-r--r--ext/pcre/pcrelib/pcre_globals.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/pcre_globals.c b/ext/pcre/pcrelib/pcre_globals.c
index 6db17c05ff..4aab651c52 100644
--- a/ext/pcre/pcrelib/pcre_globals.c
+++ b/ext/pcre/pcrelib/pcre_globals.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-2015 University of Cambridge
+ Copyright (c) 1997-2014 University of Cambridge
-----------------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without