]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/statvfs/macosx/macosx.factor
Switch to https urls
[factor.git] / basis / unix / statvfs / macosx / macosx.factor
index 3f3d343308bf91056ef763cbad6bbc14cfc5b1d2..72b3a571870cbe84f90a148821be9e668cfd2e24 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 unix.types ;
 IN: unix.statvfs.macosx