diff options
author | Thijs Kinkhorst <thijs@kinkhorst.com> | 2014-07-09 12:17:36 +0200 |
---|---|---|
committer | Thijs Kinkhorst <thijs@kinkhorst.com> | 2014-07-09 12:17:36 +0200 |
commit | 75da426f37478452391e473e2cdfb5c731826099 (patch) | |
tree | 3e791385fceb6e3b007ed143adff0611700c9d29 /modules/authYubiKey/lib/Auth/Source/YubiKey.php | |
parent | a02106bb49bff788c8d890de47d643b0e8f0709b (diff) | |
download | simplesamlphp-75da426f37478452391e473e2cdfb5c731826099.zip simplesamlphp-75da426f37478452391e473e2cdfb5c731826099.tar.gz simplesamlphp-75da426f37478452391e473e2cdfb5c731826099.tar.bz2 |
Drop obsolete SVN $Id$ keywords.
Diffstat (limited to 'modules/authYubiKey/lib/Auth/Source/YubiKey.php')
-rw-r--r-- | modules/authYubiKey/lib/Auth/Source/YubiKey.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/authYubiKey/lib/Auth/Source/YubiKey.php b/modules/authYubiKey/lib/Auth/Source/YubiKey.php index 981c64c..07482db 100644 --- a/modules/authYubiKey/lib/Auth/Source/YubiKey.php +++ b/modules/authYubiKey/lib/Auth/Source/YubiKey.php @@ -38,7 +38,6 @@ * go to http://yubico.com/developers/api/ * * @package simpleSAMLphp - * @version $Id$ */ class sspmod_authYubiKey_Auth_Source_YubiKey extends SimpleSAML_Auth_Source { |