]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/pango/ffi/ffi.factor
Switch to https urls
[factor.git] / basis / pango / ffi / ffi.factor
index eae53faed1d94a147005ec6398fb9558017ee036..230c63b2f9372d3bafae0d343ff49b52e8ade774 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: alien alien.c-types alien.destructors alien.libraries
 alien.syntax combinators gobject-introspection
 gobject-introspection.standard-types system vocabs ;