summaryrefslogtreecommitdiffstats
path: root/Tests/Auth/Yadis/ParseHTML.php
diff options
context:
space:
mode:
authortailor <dag@janrain.com>2008-05-30 23:43:59 +0000
committertailor <dag@janrain.com>2008-05-30 23:43:59 +0000
commit749a7d663d4a1e18864df4c78e3dc500f9a7f87f (patch)
treeeb45d76f064cc1d06f9eccae918699c05b20ec4d /Tests/Auth/Yadis/ParseHTML.php
parent0f02cd32ac681d5a921084d7653e7ea2f62e2f2f (diff)
downloadphp-openid-749a7d663d4a1e18864df4c78e3dc500f9a7f87f.zip
php-openid-749a7d663d4a1e18864df4c78e3dc500f9a7f87f.tar.gz
php-openid-749a7d663d4a1e18864df4c78e3dc500f9a7f87f.tar.bz2
[project @ Update license strings to say Apache]
Diffstat (limited to 'Tests/Auth/Yadis/ParseHTML.php')
-rw-r--r--Tests/Auth/Yadis/ParseHTML.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Auth/Yadis/ParseHTML.php b/Tests/Auth/Yadis/ParseHTML.php
index f543bfd..aae9ad7 100644
--- a/Tests/Auth/Yadis/ParseHTML.php
+++ b/Tests/Auth/Yadis/ParseHTML.php
@@ -10,7 +10,7 @@
* @package OpenID
* @author JanRain, Inc. <openid@janrain.com>
* @copyright 2005-2008 Janrain, Inc.
- * @license http://www.gnu.org/copyleft/lesser.html LGPL
+ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache
*/
require_once 'Tests/Auth/Yadis/TestUtil.php';