Add copyright headers to the *.c/*.h files in the main directory
commit9e6747ccac40279139d901be1817451f12d5716a
authorH. Peter Anvin <hpa@zytor.com>
Mon, 29 Jun 2009 00:13:04 +0000 (28 17:13 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 29 Jun 2009 00:13:04 +0000 (28 17:13 -0700)
treede4b62f8c61be15a9168efb26667567f3ede8d3d
parentc940afc103a6f145fc0cf43d509121facc02b85c
Add copyright headers to the *.c/*.h files in the main directory

Add copyright headers to the *.c/*.h files in the main directory.  For
files where I'm sure enough that we have all the approvals, I have
given them the 2-BSD license, the others have been given the "LGPL for
now" license header.  Most of them can probably be changed after
auditing.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
41 files changed:
assemble.c
assemble.h
compiler.h
crc64.c
disasm.c
disasm.h
eval.c
eval.h
exprlib.c
float.c
float.h
hashtbl.c
hashtbl.h
labels.c
labels.h
listing.c
listing.h
nasm.c
nasm.h
nasmlib.c
nasmlib.h
ndisasm.c
parser.c
parser.h
preproc.c
preproc.h
quote.c
quote.h
raa.c
raa.h
rbtree.c
rbtree.h
saa.c
saa.h
stdscan.c
stdscan.h
strfunc.c
sync.c
sync.h
tables.h
ver.c