]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/variables/variables.factor
Switch to https urls
[factor.git] / extra / variables / variables.factor
index ed8b4993b3456a03639a882b608b649169ad0e94..307e661fb7cd68c31b4f1d76850875bfdd926635 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays combinators definitions kernel
 locals.types namespaces parser quotations see sequences slots
 words ;