]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/dead-code/simple/simple.factor
Switch to https urls
[factor.git] / basis / compiler / tree / dead-code / simple / simple.factor
index a4df21392d9c7463a8fc86fda0d5c3594c9b57b1..509e77dc09cab4d1503e9311209495170ef67179 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 classes.algebra combinators
 compiler.tree compiler.tree.dead-code.liveness
 compiler.tree.propagation.info fry kernel locals math math.private