]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/functions/functions.factor
Switch to https urls
[factor.git] / basis / math / functions / functions.factor
index a52656691c5fffb49db210008ec86cbd47d241f8..813152f81a889b761c2b19eb067de228b1719f46 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2004, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators kernel math math.bits math.constants
 math.libm math.order sequences ;
 IN: math.functions