]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/normalization/normalization.factor
Switch to https urls
[factor.git] / basis / compiler / tree / normalization / normalization.factor
index 30f6f6d9d4d5b68f638e03541b8d6508c5097b99..1cf40ba8378ac76e37f6efe69348bf7bc1802b84 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs combinators compiler.tree
 compiler.tree.normalization.introductions
 compiler.tree.normalization.renaming compiler.utilities fry