diff options
author | Andi Gutmans <andi@php.net> | 2006-01-04 23:55:42 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2006-01-04 23:55:42 +0000 |
commit | 30cb5e36b8983cb0422b77569268b8742e5dac5f (patch) | |
tree | e55135cf901d14d4175e256f33ae6220b07507c3 /TSRM/TSRM.c | |
parent | 61e93ccfe80111a7984b7e158b2ba11bb1f82f73 (diff) | |
download | php-git-30cb5e36b8983cb0422b77569268b8742e5dac5f.tar.gz |
- Update to 2006
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 208d5e95d3..c07d606684 100644 --- a/TSRM/TSRM.c +++ b/TSRM/TSRM.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Thread Safe Resource Manager | +----------------------------------------------------------------------+ - | Copyright (c) 1999, 2000, Andi Gutmans, Sascha Schumann, Zeev Suraski| + | Copyright (c) 1999-2006, 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 | +----------------------------------------------------------------------+ |