]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/gstreamer/ffi/ffi.factor
Switch to https urls
[factor.git] / extra / gstreamer / ffi / ffi.factor
index 0fea0c483ece1a38c736f1c72cbfea3aa9700d87..72113a34c85153f7ddc6a9f6e62a09e9865def6d 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.libraries alien.syntax combinators
 gobject-introspection kernel system vocabs ;
 IN: gstreamer.ffi