]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/modular-arithmetic/modular-arithmetic-tests.factor
Switch to https urls
[factor.git] / basis / compiler / tree / modular-arithmetic / modular-arithmetic-tests.factor
index 96a7b36e7169b199e91f758652c0a9b8d6ee43fd..89b42c56e9a63351dc7b0e815c6fcea671c9ea83 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: kernel kernel.private tools.test math math.partial-dispatch
 prettyprint math.private accessors slots.private sequences
 sequences.private strings sbufs compiler.tree.builder