]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/totp/totp.factor
totp: add 2022 to the copyright years
[factor.git] / extra / totp / totp.factor
index e0d7590b606c3b34d5b8fcf9ee4b1355ae9040c2..55f93f01f9d963b2fa6ddb386ce8823feda85dad 100644 (file)
@@ -1,4 +1,4 @@
-! Copyright (C) 2018, 2020 Alexander Ilin.
+! Copyright (C) 2018, 2020, 2022 Alexander Ilin.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: base32 calendar checksums.hmac checksums.sha endian
 kernel math math.bitwise math.parser namespaces sequences