]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/utmpx/utmpx.factor
Switch to https urls
[factor.git] / basis / unix / utmpx / utmpx.factor
index c61f88d8c76e10e8bbab10747dca148ec5b7b06e..4817757e254dc95ecbace003bec645d4d59cc669 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types alien.data alien.syntax
 continuations io.encodings.string io.encodings.utf8 kernel
 sequences system unix.ffi vocabs ;