]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/color-table/color-table.factor
Switch to https urls
[factor.git] / extra / color-table / color-table.factor
index 9f451d13a6c9f4f8e43722d619b33fab588519e3..a479388b96e6eed779fcfd804d9187da203dbd03 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors colors combinators combinators.smart formatting
 kernel literals math math.functions models sorting.human
 sorting.slots strings ui ui.gadgets.scrollers