]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/literate/literate.factor
Switch to https urls
[factor.git] / extra / literate / literate.factor
index 0e72596600b1cd080c7902c6ce28c73fe3b2b9b9..8f47a2d3446544aa2f65891bc200deb6724f94b7 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 USING: accessors compiler.units kernel lexer math multiline
 parser sequences splitting ;