]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/slots/syntax/syntax.factor
Switch to https urls
[factor.git] / basis / slots / syntax / syntax.factor
index a0ad5a9bf4ea5dfe14a11111bfe201a48d03e0c8..c6fdcbf648b5f4be4fa0f3858fd8ac93648fb8cf 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators combinators.smart kernel lexer quotations
 sequences sequences.generalizations slots words ;
 IN: slots.syntax