]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/slots/macros/macros.factor
Switch to https urls
[factor.git] / extra / slots / macros / macros.factor
index 6a8edc90f5a01735fb2b9fb551ba296d79250e6a..089d4a67eb1c1821a07cc08165c1653832fc1cb4 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators compiler.units generalizations kernel math
 quotations sequences sequences.generalizations slots vectors ;
 IN: slots.macros