]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/backend/gtk/io/io.factor
Switch to https urls
[factor.git] / basis / ui / backend / gtk / io / io.factor
index 6df57923a90dc997104170fe96103df42e2e6568..846eb2451e4e690810c0bb9ec983edb3ca93f5f5 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Anton Gorenko.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types classes.struct continuations glib.ffi
 io.backend.unix.multiplexers io.thread kernel libc literals locals
 namespaces threads ;