]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/core-foundation/launch-services/launch-services.factor
Switch to https urls
[factor.git] / basis / core-foundation / launch-services / launch-services.factor
index b7ba69adfa81249881119434799dc08ff7b48b5b..a532e3438f18c4b1352ffab350f57c9128640c31 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.data alien.syntax continuations
 core-foundation core-foundation.strings core-foundation.urls
 destructors kernel sequences specialized-arrays strings unix.ffi ;