]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/approx/approx.factor
Switch to https urls
[factor.git] / extra / math / approx / approx.factor
index bcddd47115387e2f2783be345431e7a9fc1ceb8f..b8bcb8893e1f7c1a124e53a8b2c9cc9d913b183c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 John Benediktsson.
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: combinators kernel math ;