]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/luv/luv-tests.factor
Switch to https urls
[factor.git] / basis / colors / luv / luv-tests.factor
index 1f46436933d5ac7ff09f98241c0097634bc3f2de..34206ffaf004a5fd934305b22477004ef089e737 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.luv kernel math.functions
 ranges sequences tools.test ;