]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/contexts/contexts.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / cuda / contexts / contexts.factor
index 3674b4e686cd2493dbd96ca205ca27dfc088a1ca..175a35143c58849e9ba577d268305985edf07ed0 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.data continuations cuda cuda.ffi
 cuda.libraries alien.destructors fry kernel namespaces ;
 IN: cuda.contexts