]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/ryb/ryb.factor
Switch to https urls
[factor.git] / basis / colors / ryb / ryb.factor
index d6622677202b11f321a43195f542087c6a60d8b5..f6ac64812eab404500457c6fd8b3abc62af7fdc7 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 kernel math math.order ;