]> gitweb.factorcode.org Git - factor.git/commitdiff
totp: add 2022 to the copyright years
authorAlexander Ilin <alex.ilin@protonmail.com>
Mon, 3 Jan 2022 18:44:42 +0000 (19:44 +0100)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 3 Jan 2022 20:24:55 +0000 (12:24 -0800)
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