]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/gobject-introspection/types/types.factor
Switch to https urls
[factor.git] / basis / gobject-introspection / types / types.factor
index 8d047d4c8db4ab9535b184b58a730e99528ad8c1..aa0e9f50b0e5e9f8dc725a741216b5259dae5319 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Anton Gorenko.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.c-types assocs combinators.short-circuit
 gobject-introspection.common gobject-introspection.repository
 kernel namespaces parser sequences sets ;