diff options
Diffstat (limited to 'Tests/Auth/Yadis/ParseHTML.php')
-rw-r--r-- | Tests/Auth/Yadis/ParseHTML.php | 2 |
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'; |