]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/webbrowser/macosx/macosx.factor
Switch to https urls
[factor.git] / basis / webbrowser / macosx / macosx.factor
index 4382f5689346717549c05a1b620ff9d15c441b88..e9853243ed8a725c04029ed4e97254aa3b505eb7 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: arrays io.launcher kernel present system webbrowser ;