]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/lab/lab.factor
Switch to https urls
[factor.git] / basis / colors / lab / lab.factor
index 5b3a6830b9d114dd6faa634e89b1558cbc2663da..88f0d80e2750711fd1880d816aef1231f64bd8c6 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: accessors colors colors.xyz colors.xyz.private kernel
 math math.functions ;