]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/x11/io/unix/unix.factor
Switch to https urls
[factor.git] / basis / x11 / io / unix / unix.factor
index 639ba1736e3d1f91dc846b2dbee140ca85feb6fa..cb31b6ad300ab1795edd8396b3a23705dda58ef6 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: io.backend.unix io.backend.unix.multiplexers
 io.files namespaces system x11 x11.xlib x11.io
 accessors threads sequences kernel ;