]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cuda/ptx/ptx.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / cuda / ptx / ptx.factor
index cd0969047b8b1abe0b2869524a624dd3a159df4a..a1b3b24ed376c7a2740c0746c8d000f13f2f458d 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 arrays combinators io io.streams.string kernel
 math math.parser roles sequences strings variants words ;
 IN: cuda.ptx