]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/totp/totp-tests.factor
Switch to https urls
[factor.git] / extra / totp / totp-tests.factor
index cde32f9365154951eaa4ccf9de4ef73b5fd0c6ac..52cbe108f41ae5f43a4334e09028c721e79f27fa 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2018 Alexander Ilin.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: calendar checksums.sha tools.test totp ;
 IN: totp.tests