]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/quoting/quoting.factor
Switch to https urls
[factor.git] / basis / quoting / quoting.factor
index 86d8183ac6ecc3573b650486310f8c5a4193b75e..cefa950b5f15e1e4b4bbf157a5f244abfb898347 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: sequences math kernel strings combinators.short-circuit ;
 IN: quoting