]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/yuv/yuv-tests.factor
Switch to https urls
[factor.git] / basis / colors / yuv / yuv-tests.factor
index 457f3f870e83f194ac4a0e42bb7c32b114fc98d6..5fc566fd36d6bb3bb0547a317da617cb9cedd1e8 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: arrays colors colors.yuv kernel locals math.functions
 ranges sequences tools.test ;