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:
Kunal Mehta 2018-04-06 17:10:13 -07:00 committed by James D. Forrester
parent 7451a5df33
commit bb593ab8ed

View file

@ -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 {