]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/colors/distances/distances.factor
Switch to https urls
[factor.git] / extra / colors / distances / distances.factor
index 8c54e9d85ca2faa21bd366bebaf9d7939e52715b..94b71c9333b610188e691ae48880359e50688556 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.lab colors.lch kernel math
 math.functions math.libm math.order math.trig ;