]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/terminal/linux/linux.factor
Switch to https urls
[factor.git] / extra / terminal / linux / linux.factor
index 3069bfecbcb41e8a3db380121c930ac5ad5b71ba..815404a353d46dd7a1fefd806a243450e2a16e04 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: accessors arrays classes.struct io.streams.c kernel
 math system terminal unix unix.ffi ;