diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2007-12-31 07:12:20 +0000 |
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2007-12-31 07:12:20 +0000 |
| commit | 9b620d50b4960cb33cc186b18a35011064afcc66 (patch) | |
| tree | 05245297704af8eddae92c9ff091cef5ac64caad /TSRM/TSRM.c | |
| parent | e54c79141bf09cdb264fd8bf5310c954f4deeb0b (diff) | |
| download | php-git-9b620d50b4960cb33cc186b18a35011064afcc66.tar.gz | |
Bump copyright year, 2 of 2.
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 fd6f56481d..f1182e6f45 100644 --- a/TSRM/TSRM.c +++ b/TSRM/TSRM.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Thread Safe Resource Manager | +----------------------------------------------------------------------+ - | Copyright (c) 1999-2007, Andi Gutmans, Sascha Schumann, Zeev Suraski | + | Copyright (c) 1999-2008, 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 | +----------------------------------------------------------------------+ |
