summaryrefslogtreecommitdiffstats
path: root/Tests/Auth/OpenID/DiffieHellman.php
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Auth/OpenID/DiffieHellman.php')
-rw-r--r--Tests/Auth/OpenID/DiffieHellman.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Auth/OpenID/DiffieHellman.php b/Tests/Auth/OpenID/DiffieHellman.php
index dc37918..080d909 100644
--- a/Tests/Auth/OpenID/DiffieHellman.php
+++ b/Tests/Auth/OpenID/DiffieHellman.php
@@ -11,7 +11,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 'PHPUnit.php';