mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2024-11-22 14:27:09 +00:00
changed licence to PHP licence 3.01
updated package.xml
This commit is contained in:
parent
c00c45c6e2
commit
5056a035da
7 changed files with 62 additions and 50 deletions
10
LICENSE
10
LICENSE
|
@ -1,6 +1,6 @@
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
The PHP License, version 3.0
|
The PHP License, version 3.01
|
||||||
Copyright (c) 1999 - 2002 The PHP Group. All rights reserved.
|
Copyright (c) 1999 - 2005 The PHP Group. All rights reserved.
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -38,8 +38,8 @@ are met:
|
||||||
|
|
||||||
6. Redistributions of any form whatsoever must retain the following
|
6. Redistributions of any form whatsoever must retain the following
|
||||||
acknowledgment:
|
acknowledgment:
|
||||||
"This product includes PHP, freely available from
|
"This product includes PHP software, freely available from
|
||||||
<http://www.php.net/>".
|
<http://www.php.net/software/>".
|
||||||
|
|
||||||
THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND
|
THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND
|
||||||
ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
||||||
|
@ -64,5 +64,5 @@ The PHP Group can be contacted via Email at group@php.net.
|
||||||
For more information on the PHP Group and the PHP project,
|
For more information on the PHP Group and the PHP project,
|
||||||
please see <http://www.php.net>.
|
please see <http://www.php.net>.
|
||||||
|
|
||||||
This product includes the Zend Engine, freely available at
|
PHP includes the Zend Engine, freely available at
|
||||||
<http://www.zend.com>.
|
<http://www.zend.com>.
|
||||||
|
|
10
gnupg.c
10
gnupg.c
|
@ -1,19 +1,15 @@
|
||||||
/*
|
/*
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| PHP Version 5 |
|
| Copyright (c) 2005 Thilo Raufeisen <traufeisen@php.net> |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Copyright (c) 1997-2004 The PHP Group |
|
| This source file is subject to version 3.01 of the PHP license, |
|
||||||
+----------------------------------------------------------------------+
|
|
||||||
| 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 |
|
| that is bundled with this package in the file LICENSE, and is |
|
||||||
| available through the world-wide-web at the following url: |
|
| available through the world-wide-web at the following url: |
|
||||||
| http://www.php.net/license/3_0.txt. |
|
| http://www.php.net/license/3_01.txt. |
|
||||||
| If you did not receive a copy of the PHP license and are unable to |
|
| 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 |
|
| obtain it through the world-wide-web, please send a note to |
|
||||||
| license@php.net so we can mail you a copy immediately. |
|
| license@php.net so we can mail you a copy immediately. |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Author: Thilo Raufeisen <traufeisen@php.net> |
|
|
||||||
+----------------------------------------------------------------------+
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
|
@ -1,19 +1,15 @@
|
||||||
/*
|
/*
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| PHP Version 5 |
|
| Copyright (c) 2005 Thilo Raufeisen <traufeisen@php.net> |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Copyright (c) 1997-2004 The PHP Group |
|
| This source file is subject to version 3.01 of the PHP license, |
|
||||||
+----------------------------------------------------------------------+
|
|
||||||
| 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 |
|
| that is bundled with this package in the file LICENSE, and is |
|
||||||
| available through the world-wide-web at the following url: |
|
| available through the world-wide-web at the following url: |
|
||||||
| http://www.php.net/license/3_0.txt. |
|
| http://www.php.net/license/3_01.txt. |
|
||||||
| If you did not receive a copy of the PHP license and are unable to |
|
| 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 |
|
| obtain it through the world-wide-web, please send a note to |
|
||||||
| license@php.net so we can mail you a copy immediately. |
|
| license@php.net so we can mail you a copy immediately. |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Author: Thilo Raufeisen <traufeisen@php.net> |
|
|
||||||
+----------------------------------------------------------------------+
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
18
package.xml
18
package.xml
|
@ -14,11 +14,13 @@
|
||||||
</maintainer>
|
</maintainer>
|
||||||
</maintainers>
|
</maintainers>
|
||||||
<release>
|
<release>
|
||||||
<version>0.6.1</version>
|
<version>0.7</version>
|
||||||
<date>2005-11-12</date>
|
<date>2005-11-28</date>
|
||||||
<license>PHP License</license>
|
<license>PHP License 3.01</license>
|
||||||
<state>beta</state>
|
<state>beta</state>
|
||||||
<notes>fixed zts build</notes>
|
<notes>changed licence to PHP Licence 3.01
|
||||||
|
fixed error during keyimport when the keyring is not writeable
|
||||||
|
fixed error when an invalid errormode is passed to seterrormode</notes>
|
||||||
<deps>
|
<deps>
|
||||||
<dep type="php" rel="ge" version="4.3"/>
|
<dep type="php" rel="ge" version="4.3"/>
|
||||||
</deps>
|
</deps>
|
||||||
|
@ -43,6 +45,14 @@
|
||||||
</filelist>
|
</filelist>
|
||||||
</release>
|
</release>
|
||||||
<changelog>
|
<changelog>
|
||||||
|
<release>
|
||||||
|
<version>0.7</version>
|
||||||
|
<date>2005-11-28</date>
|
||||||
|
<state>beta</state>
|
||||||
|
<notes>changed licence to PHP Licence 3.01
|
||||||
|
fixed error during keyimport when the keyring is not writeable
|
||||||
|
fixed error when an invalid errormode is passed to seterrormode</notes>
|
||||||
|
</release>
|
||||||
<release>
|
<release>
|
||||||
<version>0.6.1</version>
|
<version>0.6.1</version>
|
||||||
<date>2005-11-12</date>
|
<date>2005-11-12</date>
|
||||||
|
|
44
package2.xml
44
package2.xml
|
@ -15,18 +15,20 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||||
<email>traufeisen@php.net</email>
|
<email>traufeisen@php.net</email>
|
||||||
<active>yes</active>
|
<active>yes</active>
|
||||||
</lead>
|
</lead>
|
||||||
<date>2005-11-12</date>
|
<date>2005-11-28</date>
|
||||||
<time>19:39:34</time>
|
<time>21:26:57</time>
|
||||||
<version>
|
<version>
|
||||||
<release>0.6.1</release>
|
<release>0.7</release>
|
||||||
<api>0.6.1</api>
|
<api>0.7</api>
|
||||||
</version>
|
</version>
|
||||||
<stability>
|
<stability>
|
||||||
<release>beta</release>
|
<release>beta</release>
|
||||||
<api>beta</api>
|
<api>beta</api>
|
||||||
</stability>
|
</stability>
|
||||||
<license uri="http://www.php.net/license">PHP License</license>
|
<license>PHP License 3.01</license>
|
||||||
<notes>fixed zts build
|
<notes>changed licence to PHP Licence 3.01
|
||||||
|
fixed error during keyimport when the keyring is not writeable
|
||||||
|
fixed error when an invalid errormode is passed to seterrormode
|
||||||
</notes>
|
</notes>
|
||||||
<contents>
|
<contents>
|
||||||
<dir name="/">
|
<dir name="/">
|
||||||
|
@ -64,6 +66,22 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||||
<providesextension>gnupg</providesextension>
|
<providesextension>gnupg</providesextension>
|
||||||
<extsrcrelease />
|
<extsrcrelease />
|
||||||
<changelog>
|
<changelog>
|
||||||
|
<release>
|
||||||
|
<version>
|
||||||
|
<release>0.7</release>
|
||||||
|
<api>0.7</api>
|
||||||
|
</version>
|
||||||
|
<stability>
|
||||||
|
<release>beta</release>
|
||||||
|
<api>beta</api>
|
||||||
|
</stability>
|
||||||
|
<date>2005-11-28</date>
|
||||||
|
<license>PHP License 3.01</license>
|
||||||
|
<notes>changed licence to PHP Licence 3.01
|
||||||
|
fixed error during keyimport when the keyring is not writeable
|
||||||
|
fixed error when an invalid errormode is passed to seterrormode
|
||||||
|
</notes>
|
||||||
|
</release>
|
||||||
<release>
|
<release>
|
||||||
<version>
|
<version>
|
||||||
<release>0.6.1</release>
|
<release>0.6.1</release>
|
||||||
|
@ -74,7 +92,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||||
<api>beta</api>
|
<api>beta</api>
|
||||||
</stability>
|
</stability>
|
||||||
<date>2005-11-12</date>
|
<date>2005-11-12</date>
|
||||||
<license uri="http://www.php.net/license">PHP License</license>
|
<license>PHP License 3.01</license>
|
||||||
<notes>fixed zts build
|
<notes>fixed zts build
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
|
@ -88,7 +106,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||||
<api>beta</api>
|
<api>beta</api>
|
||||||
</stability>
|
</stability>
|
||||||
<date>2005-11-12</date>
|
<date>2005-11-12</date>
|
||||||
<license uri="http://www.php.net/license">PHP License</license>
|
<license>PHP License 3.01</license>
|
||||||
<notes>+ added seterrormode
|
<notes>+ added seterrormode
|
||||||
- various memory optimizations
|
- various memory optimizations
|
||||||
</notes>
|
</notes>
|
||||||
|
@ -103,7 +121,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||||
<api>beta</api>
|
<api>beta</api>
|
||||||
</stability>
|
</stability>
|
||||||
<date>2005-10-25</date>
|
<date>2005-10-25</date>
|
||||||
<license uri="http://www.php.net/license">PHP License</license>
|
<license>PHP License 3.01</license>
|
||||||
<notes>now supports multiple keys. added getsignatures. verify can now handle all signature types. therefore the API has changed.
|
<notes>now supports multiple keys. added getsignatures. verify can now handle all signature types. therefore the API has changed.
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
|
@ -117,7 +135,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||||
<api>beta</api>
|
<api>beta</api>
|
||||||
</stability>
|
</stability>
|
||||||
<date>2005-10-17</date>
|
<date>2005-10-17</date>
|
||||||
<license uri="http://www.php.net/license">PHP License</license>
|
<license>PHP License 3.01</license>
|
||||||
<notes>added procedual usage and lowered min PHP Version to 4.3
|
<notes>added procedual usage and lowered min PHP Version to 4.3
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
|
@ -131,7 +149,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||||
<api>beta</api>
|
<api>beta</api>
|
||||||
</stability>
|
</stability>
|
||||||
<date>2005-10-15</date>
|
<date>2005-10-15</date>
|
||||||
<license uri="http://www.php.net/license">PHP License</license>
|
<license>PHP License 3.01</license>
|
||||||
<notes>added import/export methods and better errormessages
|
<notes>added import/export methods and better errormessages
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
|
@ -145,7 +163,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||||
<api>beta</api>
|
<api>beta</api>
|
||||||
</stability>
|
</stability>
|
||||||
<date>2005-10-10</date>
|
<date>2005-10-10</date>
|
||||||
<license uri="http://www.php.net/license">PHP License</license>
|
<license>PHP License 3.01</license>
|
||||||
<notes>added keylistiterator, encryptsign and decryptverify
|
<notes>added keylistiterator, encryptsign and decryptverify
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
|
@ -159,7 +177,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||||
<api>beta</api>
|
<api>beta</api>
|
||||||
</stability>
|
</stability>
|
||||||
<date>2005-10-07</date>
|
<date>2005-10-07</date>
|
||||||
<license uri="http://www.php.net/license">PHP License</license>
|
<license>PHP License 3.01</license>
|
||||||
<notes>initial release
|
<notes>initial release
|
||||||
|
|
||||||
</notes>
|
</notes>
|
||||||
|
|
10
php_gnupg.h
10
php_gnupg.h
|
@ -1,19 +1,15 @@
|
||||||
/*
|
/*
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| PHP Version 5 |
|
| Copyright (c) 2005 Thilo Raufeisen <traufeisen@php.net> |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Copyright (c) 1997-2004 The PHP Group |
|
| This source file is subject to version 3.01 of the PHP license, |
|
||||||
+----------------------------------------------------------------------+
|
|
||||||
| 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 |
|
| that is bundled with this package in the file LICENSE, and is |
|
||||||
| available through the world-wide-web at the following url: |
|
| available through the world-wide-web at the following url: |
|
||||||
| http://www.php.net/license/3_0.txt. |
|
| http://www.php.net/license/3_01.txt. |
|
||||||
| If you did not receive a copy of the PHP license and are unable to |
|
| 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 |
|
| obtain it through the world-wide-web, please send a note to |
|
||||||
| license@php.net so we can mail you a copy immediately. |
|
| license@php.net so we can mail you a copy immediately. |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Author: Thilo Raufeisen |
|
|
||||||
+----------------------------------------------------------------------+
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
|
@ -1,19 +1,15 @@
|
||||||
/*
|
/*
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| PHP Version 5 |
|
| Copyright (c) 2005 Thilo Raufeisen <traufeisen@php.net> |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Copyright (c) 1997-2004 The PHP Group |
|
| This source file is subject to version 3.01 of the PHP license, |
|
||||||
+----------------------------------------------------------------------+
|
|
||||||
| 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 |
|
| that is bundled with this package in the file LICENSE, and is |
|
||||||
| available through the world-wide-web at the following url: |
|
| available through the world-wide-web at the following url: |
|
||||||
| http://www.php.net/license/3_0.txt. |
|
| http://www.php.net/license/3_01.txt. |
|
||||||
| If you did not receive a copy of the PHP license and are unable to |
|
| 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 |
|
| obtain it through the world-wide-web, please send a note to |
|
||||||
| license@php.net so we can mail you a copy immediately. |
|
| license@php.net so we can mail you a copy immediately. |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Author: Thilo Raufeisen |
|
|
||||||
+----------------------------------------------------------------------+
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
Loading…
Reference in a new issue