diff options
author | Sebastian Bergmann <sebastian@php.net> | 2007-01-01 09:36:18 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2007-01-01 09:36:18 +0000 |
commit | 4223aa4d5e0f643c2f78f509a32a0ada4eddce91 (patch) | |
tree | cf245620797ceabc4459944a9eab874ebb44fbbe /TSRM/TSRM.c | |
parent | 6e0af2f4d5e50c08aea349c8bc544314ebfb8421 (diff) | |
download | php-git-4223aa4d5e0f643c2f78f509a32a0ada4eddce91.tar.gz |
MFH: Bump year.
Diffstat (limited to 'TSRM/TSRM.c')
-rw-r--r-- | TSRM/TSRM.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TSRM/TSRM.c b/TSRM/TSRM.c index 8acf0698a9..fd6f56481d 100644 --- a/TSRM/TSRM.c +++ b/TSRM/TSRM.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Thread Safe Resource Manager | +----------------------------------------------------------------------+ - | Copyright (c) 1999-2006, Andi Gutmans, Sascha Schumann, Zeev Suraski | + | Copyright (c) 1999-2007, Andi Gutmans, Sascha Schumann, Zeev Suraski | | This source file is subject to the TSRM license, that is bundled | | with this package in the file LICENSE | +----------------------------------------------------------------------+ |