]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/lab/lab-tests.factor
Switch to https urls
[factor.git] / basis / colors / lab / lab-tests.factor
index 00c22a16467dd8f7c4bc741db410562aacac77ec..b94aa8ac23406021bf9a534af9aecb5289fec2eb 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.lab kernel math.functions
 ranges sequences tools.test ;