]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/floating-point/floating-point.factor
Switch to https urls
[factor.git] / basis / math / floating-point / floating-point.factor
index a3e6f2d124c0ade056960f184b7aa9ea37672836..cf1965a24b62107d10497e44ac190ef6f1995bd0 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel math sequences prettyprint math.parser io
 math.functions math.bitwise combinators.short-circuit ;
 IN: math.floating-point