diff options
| author | Wez Furlong <wez@php.net> | 2002-09-14 14:45:35 +0000 |
|---|---|---|
| committer | Wez Furlong <wez@php.net> | 2002-09-14 14:45:35 +0000 |
| commit | a2c6a6c186e75773eff4ad8f33e3d9c9c1089eaa (patch) | |
| tree | 61bcf9351d8ef1637d00c57f3df3e88b37b5252d /ext/pcre/pcrelib/pcreposix.h | |
| parent | 53b062387800dabf78bb06fd7b921b1325b3b846 (diff) | |
| download | php-git-a2c6a6c186e75773eff4ad8f33e3d9c9c1089eaa.tar.gz | |
Update bundled pcrelib to 3.9.
# Tested under Linux only
Diffstat (limited to 'ext/pcre/pcrelib/pcreposix.h')
| -rw-r--r-- | ext/pcre/pcrelib/pcreposix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/pcreposix.h b/ext/pcre/pcrelib/pcreposix.h index 7660acbd55..e70af2de84 100644 --- a/ext/pcre/pcrelib/pcreposix.h +++ b/ext/pcre/pcrelib/pcreposix.h @@ -2,7 +2,7 @@ * Perl-Compatible Regular Expressions * *************************************************/ -/* Copyright (c) 1997-2000 University of Cambridge */ +/* Copyright (c) 1997-2001 University of Cambridge */ #ifndef _PCREPOSIX_H #define _PCREPOSIX_H |
