]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/base64/base64.factor
Switch to https urls
[factor.git] / basis / base64 / base64.factor
index a85768aafe76140afaf85b561e8d005c75217ff1..7f496daa7b3fe3f79368f233d11968be7b9f2687 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman, Daniel Ehrenberg.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays assocs byte-arrays combinators growable io
 io.encodings.binary io.streams.byte-array kernel kernel.private
 literals math math.bitwise namespaces sbufs sequences