diff options
author | Sebastian Bergmann <sebastian@php.net> | 2008-12-31 11:12:40 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2008-12-31 11:12:40 +0000 |
commit | 7f4dc8702ab992a011e2c797dd79487c8978f0c8 (patch) | |
tree | e93083312795fe4c0ce975245b5cd5ccc036eab7 /ext/pcre/pcrelib/pcre.h | |
parent | befd80d1c4a61adad6fee9e571a0634b9eba5648 (diff) | |
download | php-git-7f4dc8702ab992a011e2c797dd79487c8978f0c8.tar.gz |
Bump copyright year, 3 of 3.
Diffstat (limited to 'ext/pcre/pcrelib/pcre.h')
-rw-r--r-- | ext/pcre/pcrelib/pcre.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/pcre.h b/ext/pcre/pcrelib/pcre.h index 29a7345103..efd105a40a 100644 --- a/ext/pcre/pcrelib/pcre.h +++ b/ext/pcre/pcrelib/pcre.h @@ -5,7 +5,7 @@ /* This is the public header file for the PCRE library, to be #included by applications that call the PCRE functions. - Copyright (c) 1997-2008 University of Cambridge + Copyright (c) 1997-2009 University of Cambridge ----------------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without |