Merge pull request #37 from projectNe10/bsd_license
authoryangzhang <tomatozy@gmail.com>
Mon, 29 Oct 2012 07:46:51 +0000 (00:46 -0700)
committeryangzhang <tomatozy@gmail.com>
Mon, 29 Oct 2012 07:46:51 +0000 (00:46 -0700)
commit48309ca4cdd905f378e5d26cb9afe937c1437242
tree01828a3d2b396ad6986706e2b7fab7338c5e911a
parent7854b320f2a9313e28d173c96373076e59c1d0f0
parent96c89138cfaed00f7c57a5c09789c09fc0130561
Merge pull request #37 from projectNe10/bsd_license

preserve the 2011-12 notice on the files which had this before
69 files changed:
CMakeLists.txt
inc/NE10_math.h
modules/math/NE10_abs.asm.s
modules/math/NE10_abs.c
modules/math/NE10_abs.neon.s
modules/math/NE10_add.asm.s
modules/math/NE10_add.c
modules/math/NE10_add.neon.s
modules/math/NE10_addc.asm.s
modules/math/NE10_addc.c
modules/math/NE10_addc.neon.c
modules/math/NE10_addmat.c
modules/math/NE10_addmat.neon.c
modules/math/NE10_cross.c
modules/math/NE10_cross.neon.s
modules/math/NE10_detmat.c
modules/math/NE10_detmat.neon.inc.s
modules/math/NE10_detmat.neon.s
modules/math/NE10_div.asm.s
modules/math/NE10_div.c
modules/math/NE10_div.neon.s
modules/math/NE10_divc.asm.s
modules/math/NE10_divc.c
modules/math/NE10_divc.neon.c
modules/math/NE10_dot.c
modules/math/NE10_dot.neon.s
modules/math/NE10_identitymat.c
modules/math/NE10_identitymat.neon.s
modules/math/NE10_init_math.c
modules/math/NE10_invmat.c
modules/math/NE10_invmat.neon.s
modules/math/NE10_len.asm.s
modules/math/NE10_len.c
modules/math/NE10_len.neon.s
modules/math/NE10_mla.asm.s
modules/math/NE10_mla.c
modules/math/NE10_mla.neon.s
modules/math/NE10_mlac.asm.s
modules/math/NE10_mlac.c
modules/math/NE10_mlac.neon.c
modules/math/NE10_mul.asm.s
modules/math/NE10_mul.c
modules/math/NE10_mul.neon.s
modules/math/NE10_mulc.asm.s
modules/math/NE10_mulc.c
modules/math/NE10_mulc.neon.c
modules/math/NE10_mulcmatvec.c
modules/math/NE10_mulcmatvec.neon.s
modules/math/NE10_mulmat.c
modules/math/NE10_mulmat.neon.s
modules/math/NE10_normalize.asm.s
modules/math/NE10_normalize.c
modules/math/NE10_normalize.neon.s
modules/math/NE10_rsbc.asm.s
modules/math/NE10_rsbc.c
modules/math/NE10_rsbc.neon.c
modules/math/NE10_setc.asm.s
modules/math/NE10_setc.c
modules/math/NE10_setc.neon.c
modules/math/NE10_sub.asm.s
modules/math/NE10_sub.c
modules/math/NE10_sub.neon.s
modules/math/NE10_subc.asm.s
modules/math/NE10_subc.c
modules/math/NE10_subc.neon.c
modules/math/NE10_submat.c
modules/math/NE10_submat.neon.c
modules/math/NE10_transmat.c
modules/math/NE10_transmat.neon.s