]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/lint/spaces/spaces.factor
Switch to https urls
[factor.git] / basis / help / lint / spaces / spaces.factor
index d8c6f161abddc5d564ebf9c8c0b75249cec792a5..13deffe658f4dbcbccc532027f35c5de101dacc8 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2017 Alexander Ilin.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays combinators.short-circuit formatting
 io.directories io.encodings.utf8 io.files io.pathnames kernel
 math namespaces prettyprint sequences vocabs.loader ;