]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/ffi/bsd/bsd.factor
Switch to https urls
[factor.git] / basis / unix / ffi / bsd / bsd.factor
index 181742ddc22ab898a7fb40dbe15c5d778ba217e1..b9b6e76161101be82f75b00b870c58b81dd8d39f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2005, 2006 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.syntax classes.struct combinators
 system unix.types vocabs.loader ;
 IN: unix.ffi