]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/gl/ffi/ffi.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / cuda / gl / ffi / ffi.factor
index f267bc1630862dc73c150f1d76e37ded2cb9b7c3..9970f9a41b31f0c523bd298e106b7dfdcb5f24ce 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: alien.c-types alien.syntax cuda.ffi opengl.gl ;
 IN: cuda.gl.ffi