]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/statvfs/linux/linux.factor
Switch to https urls
[factor.git] / basis / unix / statvfs / linux / linux.factor
index d9df26833ac7058f484a04344b6cf066aa05a3fc..66b7abdf36dbc21e2b4830f14b62c648f0e8d37b 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.linux