]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/files/temp/macosx/macosx.factor
Switch to https urls
[factor.git] / basis / io / files / temp / macosx / macosx.factor
index 95fb2abb660293925758bd55205dda65a370b0bf..6e932f2147d78fa8f00594aa5eb1143b437f9db6 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.syntax cocoa.plists cocoa.runtime
 cocoa.types core-foundation.strings io.files io.files.temp
 io.pathnames kernel sequences system ;