]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/sysctl/sysctl.factor
Switch to https urls
[factor.git] / basis / unix / sysctl / sysctl.factor
index 12494f02f6bfde503fdb68735c28eaff2bd91b24..58517df2163a5203e2f4a834ee943e025e054b06 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman, John Benediktsson.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.data alien.strings alien.syntax
 byte-arrays io.encodings.utf8 kernel libc sequences
 specialized-arrays ;