]> gitweb.factorcode.org Git - factor.git/blobdiff - core/math/floats/floats.factor
Switch to https urls
[factor.git] / core / math / floats / floats.factor
index 509e42e36e00cf1cf2bc3470232008fd535637ae..55bee05fd6fe8dbe627fbc5371c66df095299859 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2004, 2010 Slava Pestov, Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel math math.order math.private ;
 IN: math.floats