]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/terminal/macosx/macosx.factor
Switch to https urls
[factor.git] / extra / terminal / macosx / macosx.factor
index d7d682a16b0034431cc93bf74f468111897a24f1..407d12f8fc4cd58cbf98384461c7f31e974072c7 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: accessors alien.c-types classes.struct io.streams.c
 kernel math memoize scratchpad system terminal unix unix.ffi ;