]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/normalization/renaming/renaming.factor
Switch to https urls
[factor.git] / basis / compiler / tree / normalization / renaming / renaming.factor
index 3cf22434d05b69b64f060d9a00f1d5b2abcbbffc..9b15a884ae6f8e68a6345e4b9751ec5123a76a79 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs compiler.tree compiler.tree.combinators
 fry kernel namespaces sequences ;
 IN: compiler.tree.normalization.renaming