diff options
Diffstat (limited to 'Auth/OpenID/SQLStore.php')
-rw-r--r-- | Auth/OpenID/SQLStore.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/SQLStore.php b/Auth/OpenID/SQLStore.php index 4bcd7e6..c78aef5 100644 --- a/Auth/OpenID/SQLStore.php +++ b/Auth/OpenID/SQLStore.php @@ -9,7 +9,7 @@ * * @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 */ |