]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cairo/ffi/ffi.factor
Switch to https urls
[factor.git] / basis / cairo / ffi / ffi.factor
index 1db2527d5b86275730a6be2a96b738c3d5d83ecb..6fc75de911ca77be04691649e79c1ce90699a96c 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2007 Sampo Vuori.
 ! Copyright (C) 2008 Matthew Willis.
 ! 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 classes.struct combinators system ;
 IN: cairo.ffi