]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/splines/testing/testing.factor
Switch to https urls
[factor.git] / extra / math / splines / testing / testing.factor
index 14b694c62bf74e5aa36f06f6d4dfb27bab3d838c..a314577e4e640d8bef061d47fc50921913f060f6 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Erik Charlebois.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays math.splines math.splines.viewer ;
 IN: math.splines.testing