diff options
author | Andrei Zmievski <andrei@php.net> | 2006-03-06 21:45:57 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 2006-03-06 21:45:57 +0000 |
commit | 89a4054106fd1f5a6b7e1442f9d118b6fb0f3375 (patch) | |
tree | a4b8ad99f5a9355463124cd6221fa5e6e44b98be /ext/pcre/pcrelib/dftables.c | |
parent | 5bfe560cab0532054e48737e8ea4bf2fa8ec00ff (diff) | |
download | php-git-89a4054106fd1f5a6b7e1442f9d118b6fb0f3375.tar.gz |
MFH (Import PCRE 6.6)
Diffstat (limited to 'ext/pcre/pcrelib/dftables.c')
-rw-r--r-- | ext/pcre/pcrelib/dftables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/dftables.c b/ext/pcre/pcrelib/dftables.c index 480753887e..5ba207aeb3 100644 --- a/ext/pcre/pcrelib/dftables.c +++ b/ext/pcre/pcrelib/dftables.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-2005 University of Cambridge + Copyright (c) 1997-2006 University of Cambridge ----------------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without |