]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/matrices/simd/simd.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / math / matrices / simd / simd.factor
index e578054d9d2977a7c4b382b29e11495b6070e7bb..a4394e5a21287574d1b595b43d9552b6b0a3ff15 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2011 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors classes.struct fry generalizations kernel
 locals math math.combinatorics math.functions math.matrices.simd
 math.vectors math.vectors.simd math.quaternions sequences