summaryrefslogtreecommitdiff
path: root/TSRM
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2010-02-16 13:01:50 +0000
committerIlia Alshanetsky <iliaa@php.net>2010-02-16 13:01:50 +0000
commit3ea4abe92c0cc0cc78a48e810e7f94d22c1b0fda (patch)
tree42cc0e7b34b0b6100a4d9225d6ec2ab0419c5ea2 /TSRM
parentac09f829403bd17bded32f6bf88201c2b9a63cb3 (diff)
downloadphp-git-3ea4abe92c0cc0cc78a48e810e7f94d22c1b0fda.tar.gz
update copyright
Diffstat (limited to 'TSRM')
-rw-r--r--TSRM/TSRM.c2
-rw-r--r--TSRM/TSRM.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/TSRM/TSRM.c b/TSRM/TSRM.c
index 625bd5d856..368178ed04 100644
--- a/TSRM/TSRM.c
+++ b/TSRM/TSRM.c
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| Thread Safe Resource Manager |
+----------------------------------------------------------------------+
- | Copyright (c) 1999-2009, Andi Gutmans, Sascha Schumann, Zeev Suraski |
+ | Copyright (c) 1999-2010, 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 |
+----------------------------------------------------------------------+
diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h
index 5343779d95..cd6618f914 100644
--- a/TSRM/TSRM.h
+++ b/TSRM/TSRM.h
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| Thread Safe Resource Manager |
+----------------------------------------------------------------------+
- | Copyright (c) 1999-2009, Andi Gutmans, Sascha Schumann, Zeev Suraski |
+ | Copyright (c) 1999-2010, 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 |
+----------------------------------------------------------------------+