]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/core-foundation/attributed-strings/attributed-strings.factor
Switch to https urls
[factor.git] / basis / core-foundation / attributed-strings / attributed-strings.factor
index d29172ce494c30ac8dabbd444f66c262f648ef3f..e6ce51ac4253f4bb976247e4720fe681efd8e5f0 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 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 core-foundation
 core-foundation.dictionaries core-foundation.strings
 core-foundation.utilities destructors kernel ;