]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/getfsstat/macosx/macosx.factor
Switch to https urls
[factor.git] / basis / unix / getfsstat / macosx / macosx.factor
index 2c8c55aee551ec9ef784fa41e3b6bed62d522565..955137cb381ea085c60bbd35c53bd8a942755882 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 unix.statfs.macosx ;
 IN: unix.getfsstat.macosx