]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/xyy/xyy-tests.factor
Switch to https urls
[factor.git] / basis / colors / xyy / xyy-tests.factor
index d61d6ec96fd4c32e416d9d7e096ba0adae13bd7e..10ee08e7211c6fe5602af24cb1936c4ae061af37 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2014 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: arrays colors colors.xyy kernel locals math.functions
 ranges sequences tools.test ;