mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 08:14:15 +00:00
Clarify specific BSD license used for hotp.php
Also submitted upstream at <https://github.com/Jakobo/hotp-php/pull/5>. Change-Id: Iade0299c6f917dd1d19043b416d19c46bf34b078
This commit is contained in:
parent
7451a5df33
commit
bb593ab8ed
|
@ -5,7 +5,7 @@
|
|||
* http://tools.ietf.org/html/draft-mraihi-oath-hmac-otp-04#appendix-D
|
||||
* @author Jakob Heuser (firstname)@felocity.com
|
||||
* @copyright 2011
|
||||
* @license BSD
|
||||
* @license BSD-3-Clause
|
||||
* @version 1.0
|
||||
*/
|
||||
class HOTP {
|
||||
|
|
Loading…
Reference in a new issue