]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/libm/libm.factor
Switch to https urls
[factor.git] / basis / math / libm / libm.factor
index 72cf8f698519eaff1fa310752010046ee668358a..1149695414c65cd78894038a24e9178ccfc5d680 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2006, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types alien.syntax words ;
 FROM: math => float mod ;
 IN: math.libm