]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cocoa/runtime/runtime.factor
Switch to https urls
[factor.git] / basis / cocoa / runtime / runtime.factor
index 72bd3021354360e423dc37ce1e53f8117b27764f..e27aaa6d2196f0c0265c6300d074261315e3b486 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2006, 2007 Slava Pestov
-! 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 core-foundation ;
 IN: cocoa.runtime