]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/yuv/yuv.factor
Switch to https urls
[factor.git] / basis / colors / yuv / yuv.factor
index 4a2c73908e4991dc9c0570049963419d9a2afb96..b8b022a9d923237c151ac39492e5118e48d22fd8 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2013 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 ;