]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/base91/base91.factor
Switch to https urls
[factor.git] / extra / base91 / base91.factor
index d69e8ba051962a1f616430f65425885978e99848..273b099f3fcf9e942138302f071e50b58619d5b9 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2019 John Benediktsson.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: base64.private byte-arrays kernel kernel.private
 literals math sequences ;
 IN: base91