]> granicus.if.org Git - yasm/commit
Update all copyright dates.
authorPeter Johnson <peter@tortall.net>
Sun, 22 Apr 2007 05:09:49 +0000 (05:09 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 22 Apr 2007 05:09:49 +0000 (05:09 -0000)
commit469e54fa4a50acd259f5fc7eb0fd2d254e6b7cd0
treee5f31c9ffebe92aa6391d8ea12c2448c9b665eff
parentfd17478c7ca82f726b0912ca16473dd17198db97
Update all copyright dates.

svn path=/trunk/yasm/; revision=1827
103 files changed:
frontends/yasm/yasm.c
genstring.c
libyasm.h
libyasm/arch.c
libyasm/arch.h
libyasm/assocdat.c
libyasm/assocdat.h
libyasm/bc-align.c
libyasm/bc-data.c
libyasm/bc-incbin.c
libyasm/bc-insn.c
libyasm/bc-int.h
libyasm/bc-org.c
libyasm/bc-reserve.c
libyasm/bytecode.c
libyasm/bytecode.h
libyasm/coretype.h
libyasm/dbgfmt.h
libyasm/errwarn.c
libyasm/errwarn.h
libyasm/expr-int.h
libyasm/expr.c
libyasm/expr.h
libyasm/file.c
libyasm/file.h
libyasm/floatnum.c
libyasm/floatnum.h
libyasm/genmodule.c
libyasm/hamt.c
libyasm/hamt.h
libyasm/intnum.c
libyasm/intnum.h
libyasm/linemap.c
libyasm/linemap.h
libyasm/listfmt.h
libyasm/module.h
libyasm/module.in
libyasm/objfmt.h
libyasm/parser.h
libyasm/preproc.h
libyasm/section.c
libyasm/section.h
libyasm/symrec.c
libyasm/symrec.h
libyasm/tests/bitvect_test.c
libyasm/tests/combpath_test.c
libyasm/tests/floatnum_test.c
libyasm/tests/leb128_test.c
libyasm/tests/splitpath_test.c
libyasm/tests/uncstring_test.c
libyasm/valparam.c
libyasm/valparam.h
libyasm/value.c
libyasm/value.h
libyasm/xmalloc.c
modules/arch/lc3b/lc3barch.c
modules/arch/lc3b/lc3barch.h
modules/arch/lc3b/lc3bbc.c
modules/arch/lc3b/lc3bid.re
modules/arch/x86/x86arch.c
modules/arch/x86/x86arch.h
modules/arch/x86/x86bc.c
modules/arch/x86/x86expr.c
modules/arch/x86/x86id.c
modules/dbgfmts/codeview/cv-dbgfmt.c
modules/dbgfmts/codeview/cv-dbgfmt.h
modules/dbgfmts/codeview/cv-symline.c
modules/dbgfmts/codeview/cv-type.c
modules/dbgfmts/dwarf2/dwarf2-aranges.c
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h
modules/dbgfmts/dwarf2/dwarf2-info.c
modules/dbgfmts/dwarf2/dwarf2-line.c
modules/dbgfmts/null/null-dbgfmt.c
modules/dbgfmts/stabs/stabs-dbgfmt.c
modules/listfmts/nasm/nasm-listfmt.c
modules/objfmts/bin/bin-objfmt.c
modules/objfmts/coff/coff-objfmt.c
modules/objfmts/dbg/dbg-objfmt.c
modules/objfmts/elf/elf-machine.h
modules/objfmts/elf/elf-objfmt.c
modules/objfmts/elf/elf-x86-amd64.c
modules/objfmts/elf/elf-x86-x86.c
modules/objfmts/elf/elf.c
modules/objfmts/elf/elf.h
modules/objfmts/rdf/rdf-objfmt.c
modules/objfmts/xdf/xdf-objfmt.c
modules/parsers/gas/gas-parse.c
modules/parsers/gas/gas-parser.c
modules/parsers/gas/gas-parser.h
modules/parsers/gas/gas-token.re
modules/parsers/nasm/nasm-parse.c
modules/parsers/nasm/nasm-parser.c
modules/parsers/nasm/nasm-parser.h
modules/parsers/nasm/nasm-token.re
modules/preprocs/nasm/genmacro.c
modules/preprocs/nasm/genversion.c
modules/preprocs/nasm/nasm-preproc.c
modules/preprocs/raw/raw-preproc.c
test_hd.c
tools/gap/gap.c
tools/xdf/xdfdump.c
util.h