From c99a4f4747eac00e5e7fb44eb9e6467e258b30c6 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Mon, 26 Jan 2004 01:59:15 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_1_3b6'. --- ext/openssl/php_openssl.h | 83 ----------------------------------------------- 1 file changed, 83 deletions(-) delete mode 100644 ext/openssl/php_openssl.h (limited to 'ext/openssl/php_openssl.h') diff --git a/ext/openssl/php_openssl.h b/ext/openssl/php_openssl.h deleted file mode 100644 index 16b61f13e9..0000000000 --- a/ext/openssl/php_openssl.h +++ /dev/null @@ -1,83 +0,0 @@ -/* - +----------------------------------------------------------------------+ - | PHP Version 5 | - +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | - +----------------------------------------------------------------------+ - | This source file is subject to version 3.0 of the PHP license, | - | that is bundled with this package in the file LICENSE, and is | - | available through the world-wide-web at the following url: | - | http://www.php.net/license/3_0.txt. | - | If you did not receive a copy of the PHP license and are unable to | - | obtain it through the world-wide-web, please send a note to | - | license@php.net so we can mail you a copy immediately. | - +----------------------------------------------------------------------+ - | Authors: Stig Venaas | - | Wez Furlong