From: Andi Gutmans Date: Wed, 4 Jan 2006 23:55:42 +0000 (+0000) Subject: - Update to 2006 X-Git-Tag: php-5.1.2RC2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=30cb5e36b8983cb0422b77569268b8742e5dac5f;p=php - Update to 2006 --- diff --git a/TSRM/LICENSE b/TSRM/LICENSE index 8d208476e4..84b8348ebf 100644 --- a/TSRM/LICENSE +++ b/TSRM/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 1999, 2000, Andi Gutmans, Sascha Schumann, Zeev Suraski. +Copyright (c) 1999-2006, Andi Gutmans, Sascha Schumann, Zeev Suraski. All rights reserved. Redistribution and use in source and binary forms, with or without 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 | +----------------------------------------------------------------------+ diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h index b2868730e5..056089aa94 100644 --- a/TSRM/TSRM.h +++ b/TSRM/TSRM.h @@ -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 | +----------------------------------------------------------------------+