]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/types/types.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / cuda / types / types.factor
index db58c5ac5a24e3315adefb40ffcb180483e9cb25..dd9017f90a38eb754bb124c20158018a7ca1b50a 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.c-types classes.struct kernel math ;
 FROM: alien.c-types => float ;
 IN: cuda.types