]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/ffi/ffi.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / cuda / ffi / ffi.factor
index f60ff9806d4a1e0529f23fe47d274d92e90cfdd7..8a9d40fcbb675e7f2db0e48e5564bb1d4ed926b7 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://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