]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/modular-arithmetic/modular-arithmetic.factor
Switch to https urls
[factor.git] / basis / compiler / tree / modular-arithmetic / modular-arithmetic.factor
index ce15e7ad2e5e569e1a9d51e2263f7501541e9fd5..b136ab741f3b2d9aee8516ae472344d883e96cb9 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2009 Slava Pestov, Daniel Ehrenberg.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.accessors assocs combinators
 combinators.short-circuit compiler.tree
 compiler.tree.combinators compiler.tree.def-use.simplified