]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/intrinsics/simd/backend/backend.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / compiler / cfg / intrinsics / simd / backend / backend.factor
index 1a267a38c6928090059a73425d56e043e17344f9..41c330f201386203acf2d2c8a3eda3022b4e3fc1 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays classes combinators
 compiler.cfg.instructions compiler.cfg.registers
 compiler.cfg.stacks compiler.cfg.stacks.local