]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/io/streams/256color/256color-tests.factor
Switch to https urls
[factor.git] / extra / io / streams / 256color / 256color-tests.factor
index 6d55e2869647987aa0490e746b23e8f54f881632..78b1b02a2a9a469c771630199f8bd4afb1f0d5ca 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: colors io.streams.256color
 io.streams.256color.private tools.test ;