diff options
Diffstat (limited to 'Auth/OpenID/DiffieHellman.php')
-rw-r--r-- | Auth/OpenID/DiffieHellman.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/DiffieHellman.php b/Auth/OpenID/DiffieHellman.php index b9a8034..c1cba02 100644 --- a/Auth/OpenID/DiffieHellman.php +++ b/Auth/OpenID/DiffieHellman.php @@ -10,7 +10,7 @@ * @access private * @package OpenID * @author JanRain, Inc. <openid@janrain.com> - * @copyright 2005 Janrain, Inc. + * @copyright 2005-2008 Janrain, Inc. * @license http://www.gnu.org/copyleft/lesser.html LGPL */ |