]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/yiq/yiq.factor
Switch to https urls
[factor.git] / basis / colors / yiq / yiq.factor
index 47250fdbbbbc984bf022f5a3d3c23f60dd016e62..45678d8f1795ff1d8f5fa0f08fcd23df186bafa1 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors colors combinators kernel math
 math.order ;