From a2ea62d4c9a336a8af906f288e6a68ccc127a4a4 Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Thu, 31 Aug 2000 19:02:14 +0000 Subject: - Change license of .c and .h files of TSRM. It's still not the complete - text like in the PHP headers because we don't have it on the web yet but - it should be enough to allow Sascha to touch TSRM :) --- TSRM/TSRM.h | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'TSRM/TSRM.h') diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h index 12a3c52b1a..dbf5fbe898 100644 --- a/TSRM/TSRM.h +++ b/TSRM/TSRM.h @@ -2,18 +2,14 @@ +----------------------------------------------------------------------+ | Thread Safe Resource Manager | +----------------------------------------------------------------------+ - | Copyright (c) 1998, 1999 Zeev Suraski | + | Copyright (c) 1999, 2000, 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 | +----------------------------------------------------------------------+ - | This source file is subject to the Zend license, that is bundled | - | with this package in the file LICENSE. If you did not receive a | - | copy of the Zend license, please mail us at zend@zend.com so we can | - | send you a copy immediately. | - +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Authors: Zeev Suraski | +----------------------------------------------------------------------+ */ - #ifndef TSRM_H #define TSRM_H -- cgit v1.2.1