]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/statfs/macosx/macosx.factor
Switch to https urls
[factor.git] / basis / unix / statfs / macosx / macosx.factor
index ade5e3d1a8ae33faa27cca91a50a701a239aedd8..1df899195fdd2ddac1268c6b50c047ecbfa6b0ba 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: alien.c-types alien.syntax classes.struct literals
 unix.ffi unix.types ;
 IN: unix.statfs.macosx