]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/ffi/ffi.factor
Switch to https urls
[factor.git] / extra / cuda / ffi / ffi.factor
index 8a9d40fcbb675e7f2db0e48e5564bb1d4ed926b7..fe074daf4ba047378c9e21fb4fb46659631a83a3 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.libraries alien.syntax
 classes.struct combinators kernel system ;
 IN: cuda.ffi