diff options
Diffstat (limited to 'Auth/Yadis/ParseHTML.php')
-rw-r--r-- | Auth/Yadis/ParseHTML.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Auth/Yadis/ParseHTML.php b/Auth/Yadis/ParseHTML.php index 75e0bc9..dd001ab 100644 --- a/Auth/Yadis/ParseHTML.php +++ b/Auth/Yadis/ParseHTML.php @@ -7,7 +7,7 @@ * * LICENSE: See the COPYING file included in this distribution. * - * @package Yadis + * @package OpenID * @author JanRain, Inc. <openid@janrain.com> * @copyright 2005 Janrain, Inc. * @license http://www.gnu.org/copyleft/lesser.html LGPL @@ -18,7 +18,7 @@ * tags and their attributes. This is used by the Yadis discovery * process. This class must be instantiated to be used. * - * @package Yadis + * @package OpenID */ class Auth_Yadis_ParseHTML { |