]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/ryu/ryu.factor
Switch to https urls
[factor.git] / extra / ryu / ryu.factor
index caff6bb8aa1d931d6c8a2a39b8fb49f4334b9a8c..918e74c42a7fdc2373be96d68279101e04d44f8c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2018 Alexander Ilin.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators.smart kernel math math.bitwise
 math.functions math.order math.parser ryu.data sequences
 sequences.private ;