]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/decimals/decimals-tests.factor
Switch to https urls
[factor.git] / extra / decimals / decimals-tests.factor
index ce415d87cbbf1cc30b33be98c740d75e3c8cf72a..4bd6511dee602b446cdc9aaff6396f379ad8a7c1 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: continuations decimals grouping kernel kernel.private
 literals locals math math.functions math.order prettyprint
 random tools.test ;