]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/linux/input-events/ffi/ffi.factor
Switch to https urls
[factor.git] / basis / linux / input-events / ffi / ffi.factor
index 0691e5dfd853723cdee8e638a45059f61a44aaa8..4b4a6e7255510cb6e17a2cd7e8c8f40de0e5457b 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2021 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types alien.data alien.syntax byte-arrays
 classes.struct combinators continuations io.encodings.string
 io.encodings.utf8 kernel libc math math.vectors sequences