]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/gl/gl.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / cuda / gl / gl.factor
index e5aa2ef118ae488f638492ae4fe902019601428a..a4257c2dbbc1c295a811fd451283fadc4871619d 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.data alien.destructors
 alien.enums continuations cuda cuda.contexts cuda.ffi
 cuda.gl.ffi destructors fry gpu.buffers kernel ;