]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/statvfs/statvfs.factor
Switch to https urls
[factor.git] / basis / unix / statvfs / statvfs.factor
index 898ba167653b8a5ad49d9d9111c4d0d7f01c1fda..2c8e9e4bd3d8cdc054b08b66fdb6dbdbd7cc1701 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: accessors sequences system vocabs ;
 IN: unix.statvfs