summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--frontends/yasm/yasm.c2
-rw-r--r--genstring.c2
-rw-r--r--libyasm.h2
-rw-r--r--libyasm/arch.c2
-rw-r--r--libyasm/arch.h2
-rw-r--r--libyasm/assocdat.c2
-rw-r--r--libyasm/assocdat.h2
-rw-r--r--libyasm/bc-align.c2
-rw-r--r--libyasm/bc-data.c2
-rw-r--r--libyasm/bc-incbin.c2
-rw-r--r--libyasm/bc-insn.c2
-rw-r--r--libyasm/bc-int.h2
-rw-r--r--libyasm/bc-org.c2
-rw-r--r--libyasm/bc-reserve.c2
-rw-r--r--libyasm/bytecode.c2
-rw-r--r--libyasm/bytecode.h2
-rw-r--r--libyasm/coretype.h2
-rw-r--r--libyasm/dbgfmt.h2
-rw-r--r--libyasm/errwarn.c2
-rw-r--r--libyasm/errwarn.h2
-rw-r--r--libyasm/expr-int.h2
-rw-r--r--libyasm/expr.c2
-rw-r--r--libyasm/expr.h2
-rw-r--r--libyasm/file.c2
-rw-r--r--libyasm/file.h2
-rw-r--r--libyasm/floatnum.c2
-rw-r--r--libyasm/floatnum.h2
-rw-r--r--libyasm/genmodule.c2
-rw-r--r--libyasm/hamt.c2
-rw-r--r--libyasm/hamt.h2
-rw-r--r--libyasm/intnum.c2
-rw-r--r--libyasm/intnum.h2
-rw-r--r--libyasm/linemap.c2
-rw-r--r--libyasm/linemap.h2
-rw-r--r--libyasm/listfmt.h2
-rw-r--r--libyasm/module.h2
-rw-r--r--libyasm/module.in2
-rw-r--r--libyasm/objfmt.h2
-rw-r--r--libyasm/parser.h2
-rw-r--r--libyasm/preproc.h2
-rw-r--r--libyasm/section.c2
-rw-r--r--libyasm/section.h2
-rw-r--r--libyasm/symrec.c2
-rw-r--r--libyasm/symrec.h2
-rw-r--r--libyasm/tests/bitvect_test.c2
-rw-r--r--libyasm/tests/combpath_test.c2
-rw-r--r--libyasm/tests/floatnum_test.c2
-rw-r--r--libyasm/tests/leb128_test.c2
-rw-r--r--libyasm/tests/splitpath_test.c2
-rw-r--r--libyasm/tests/uncstring_test.c2
-rw-r--r--libyasm/valparam.c2
-rw-r--r--libyasm/valparam.h2
-rw-r--r--libyasm/value.c2
-rw-r--r--libyasm/value.h2
-rw-r--r--libyasm/xmalloc.c2
-rw-r--r--modules/arch/lc3b/lc3barch.c2
-rw-r--r--modules/arch/lc3b/lc3barch.h2
-rw-r--r--modules/arch/lc3b/lc3bbc.c2
-rw-r--r--modules/arch/lc3b/lc3bid.re2
-rw-r--r--modules/arch/x86/x86arch.c2
-rw-r--r--modules/arch/x86/x86arch.h2
-rw-r--r--modules/arch/x86/x86bc.c2
-rw-r--r--modules/arch/x86/x86expr.c2
-rw-r--r--modules/arch/x86/x86id.c2
-rw-r--r--modules/dbgfmts/codeview/cv-dbgfmt.c2
-rw-r--r--modules/dbgfmts/codeview/cv-dbgfmt.h2
-rw-r--r--modules/dbgfmts/codeview/cv-symline.c2
-rw-r--r--modules/dbgfmts/codeview/cv-type.c2
-rw-r--r--modules/dbgfmts/dwarf2/dwarf2-aranges.c2
-rw-r--r--modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c2
-rw-r--r--modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h2
-rw-r--r--modules/dbgfmts/dwarf2/dwarf2-info.c2
-rw-r--r--modules/dbgfmts/dwarf2/dwarf2-line.c2
-rw-r--r--modules/dbgfmts/null/null-dbgfmt.c2
-rw-r--r--modules/dbgfmts/stabs/stabs-dbgfmt.c2
-rw-r--r--modules/listfmts/nasm/nasm-listfmt.c2
-rw-r--r--modules/objfmts/bin/bin-objfmt.c2
-rw-r--r--modules/objfmts/coff/coff-objfmt.c2
-rw-r--r--modules/objfmts/dbg/dbg-objfmt.c2
-rw-r--r--modules/objfmts/elf/elf-machine.h2
-rw-r--r--modules/objfmts/elf/elf-objfmt.c2
-rw-r--r--modules/objfmts/elf/elf-x86-amd64.c2
-rw-r--r--modules/objfmts/elf/elf-x86-x86.c2
-rw-r--r--modules/objfmts/elf/elf.c2
-rw-r--r--modules/objfmts/elf/elf.h2
-rw-r--r--modules/objfmts/rdf/rdf-objfmt.c2
-rw-r--r--modules/objfmts/xdf/xdf-objfmt.c2
-rw-r--r--modules/parsers/gas/gas-parse.c2
-rw-r--r--modules/parsers/gas/gas-parser.c2
-rw-r--r--modules/parsers/gas/gas-parser.h2
-rw-r--r--modules/parsers/gas/gas-token.re2
-rw-r--r--modules/parsers/nasm/nasm-parse.c2
-rw-r--r--modules/parsers/nasm/nasm-parser.c2
-rw-r--r--modules/parsers/nasm/nasm-parser.h2
-rw-r--r--modules/parsers/nasm/nasm-token.re2
-rw-r--r--modules/preprocs/nasm/genmacro.c2
-rw-r--r--modules/preprocs/nasm/genversion.c2
-rw-r--r--modules/preprocs/nasm/nasm-preproc.c2
-rw-r--r--modules/preprocs/raw/raw-preproc.c2
-rw-r--r--test_hd.c2
-rw-r--r--tools/gap/gap.c2
-rw-r--r--tools/xdf/xdfdump.c2
-rw-r--r--util.h2
103 files changed, 103 insertions, 103 deletions
diff --git a/frontends/yasm/yasm.c b/frontends/yasm/yasm.c
index d30539a9..519d4ef6 100644
--- a/frontends/yasm/yasm.c
+++ b/frontends/yasm/yasm.c
@@ -1,7 +1,7 @@
/*
* Program entry point, command line parsing
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/genstring.c b/genstring.c
index b57bfa61..51b76810 100644
--- a/genstring.c
+++ b/genstring.c
@@ -2,7 +2,7 @@
*
* Generate array-of-const-string from text file.
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm.h b/libyasm.h
index b13abc28..ec92aa53 100644
--- a/libyasm.h
+++ b/libyasm.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2003 Peter Johnson
+ * Copyright (C) 2003-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/arch.c b/libyasm/arch.c
index 7f405c7a..e16f6ca7 100644
--- a/libyasm/arch.c
+++ b/libyasm/arch.c
@@ -1,7 +1,7 @@
/*
* Architecture interface
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/arch.h b/libyasm/arch.h
index 79758347..f6e23ae3 100644
--- a/libyasm/arch.h
+++ b/libyasm/arch.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/assocdat.c b/libyasm/assocdat.c
index 7b5408bc..f27b2b41 100644
--- a/libyasm/assocdat.c
+++ b/libyasm/assocdat.c
@@ -1,7 +1,7 @@
/*
* YASM associated data storage (libyasm internal use)
*
- * Copyright (C) 2003 Peter Johnson
+ * Copyright (C) 2003-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/assocdat.h b/libyasm/assocdat.h
index 09415260..4b162d66 100644
--- a/libyasm/assocdat.h
+++ b/libyasm/assocdat.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2003 Peter Johnson
+ * Copyright (C) 2003-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/bc-align.c b/libyasm/bc-align.c
index c71fdc99..dec63a2b 100644
--- a/libyasm/bc-align.c
+++ b/libyasm/bc-align.c
@@ -1,7 +1,7 @@
/*
* Align bytecode
*
- * Copyright (C) 2005-2006 Peter Johnson
+ * Copyright (C) 2005-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/bc-data.c b/libyasm/bc-data.c
index 67753f95..50851eb1 100644
--- a/libyasm/bc-data.c
+++ b/libyasm/bc-data.c
@@ -1,7 +1,7 @@
/*
* Data (and LEB128) bytecode
*
- * Copyright (C) 2001-2006 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/bc-incbin.c b/libyasm/bc-incbin.c
index cb4a6ce1..f97f6901 100644
--- a/libyasm/bc-incbin.c
+++ b/libyasm/bc-incbin.c
@@ -1,7 +1,7 @@
/*
* Incbin bytecode
*
- * Copyright (C) 2001-2006 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/bc-insn.c b/libyasm/bc-insn.c
index 7250bc16..de8f5143 100644
--- a/libyasm/bc-insn.c
+++ b/libyasm/bc-insn.c
@@ -1,7 +1,7 @@
/*
* Insn bytecode
*
- * Copyright (C) 2005-2006 Peter Johnson
+ * Copyright (C) 2005-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/bc-int.h b/libyasm/bc-int.h
index 14038c63..76338509 100644
--- a/libyasm/bc-int.h
+++ b/libyasm/bc-int.h
@@ -1,7 +1,7 @@
/* $Id$
* Bytecode internal structures header file
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/bc-org.c b/libyasm/bc-org.c
index 001d2005..0b73c79f 100644
--- a/libyasm/bc-org.c
+++ b/libyasm/bc-org.c
@@ -1,7 +1,7 @@
/*
* ORG bytecode
*
- * Copyright (C) 2005-2006 Peter Johnson
+ * Copyright (C) 2005-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/bc-reserve.c b/libyasm/bc-reserve.c
index 42fcd979..8ffa98b9 100644
--- a/libyasm/bc-reserve.c
+++ b/libyasm/bc-reserve.c
@@ -1,7 +1,7 @@
/*
* Bytecode utility functions
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/bytecode.c b/libyasm/bytecode.c
index a93f53a8..d785e9b8 100644
--- a/libyasm/bytecode.c
+++ b/libyasm/bytecode.c
@@ -1,7 +1,7 @@
/*
* Bytecode utility functions
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/bytecode.h b/libyasm/bytecode.h
index 8c315603..26995216 100644
--- a/libyasm/bytecode.h
+++ b/libyasm/bytecode.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/coretype.h b/libyasm/coretype.h
index c54c046d..5dc42a22 100644
--- a/libyasm/coretype.h
+++ b/libyasm/coretype.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/dbgfmt.h b/libyasm/dbgfmt.h
index f0cdfff7..aa0690bd 100644
--- a/libyasm/dbgfmt.h
+++ b/libyasm/dbgfmt.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/errwarn.c b/libyasm/errwarn.c
index 04479b60..626ecbee 100644
--- a/libyasm/errwarn.c
+++ b/libyasm/errwarn.c
@@ -1,7 +1,7 @@
/*
* Error and warning reporting and related functions.
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/errwarn.h b/libyasm/errwarn.h
index b0a1aae2..214f3125 100644
--- a/libyasm/errwarn.h
+++ b/libyasm/errwarn.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/expr-int.h b/libyasm/expr-int.h
index 941726d1..6946adc5 100644
--- a/libyasm/expr-int.h
+++ b/libyasm/expr-int.h
@@ -1,7 +1,7 @@
/* $Id$
* Expressions internal structures header file
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/expr.c b/libyasm/expr.c
index 604f2fd6..e32b4776 100644
--- a/libyasm/expr.c
+++ b/libyasm/expr.c
@@ -1,7 +1,7 @@
/*
* Expression handling
*
- * Copyright (C) 2001 Michael Urman, Peter Johnson
+ * Copyright (C) 2001-2007 Michael Urman, Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/expr.h b/libyasm/expr.h
index 7ec2f7ac..ca189d0a 100644
--- a/libyasm/expr.h
+++ b/libyasm/expr.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Michael Urman, Peter Johnson
+ * Copyright (C) 2001-2007 Michael Urman, Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/file.c b/libyasm/file.c
index 84b776fe..2ee3ee6f 100644
--- a/libyasm/file.c
+++ b/libyasm/file.c
@@ -1,7 +1,7 @@
/*
* File helper functions.
*
- * Copyright (C) 2001-2006 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/file.h b/libyasm/file.h
index d138cf0d..c7069949 100644
--- a/libyasm/file.h
+++ b/libyasm/file.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001-2006 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/floatnum.c b/libyasm/floatnum.c
index 9a7e02ae..ac343528 100644
--- a/libyasm/floatnum.c
+++ b/libyasm/floatnum.c
@@ -1,7 +1,7 @@
/*
* Floating point number functions.
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Based on public-domain x86 assembly code by Randall Hyde (8/28/91).
*
diff --git a/libyasm/floatnum.h b/libyasm/floatnum.h
index e7cbea3e..15696a56 100644
--- a/libyasm/floatnum.h
+++ b/libyasm/floatnum.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Based on public-domain x86 assembly code by Randall Hyde (8/28/91).
*
diff --git a/libyasm/genmodule.c b/libyasm/genmodule.c
index a3088c50..4ae31083 100644
--- a/libyasm/genmodule.c
+++ b/libyasm/genmodule.c
@@ -2,7 +2,7 @@
*
* Generate module.c from module.in and Makefile.am or Makefile.
*
- * Copyright (C) 2004 Peter Johnson
+ * Copyright (C) 2004-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/hamt.c b/libyasm/hamt.c
index 093ca854..32e13035 100644
--- a/libyasm/hamt.c
+++ b/libyasm/hamt.c
@@ -1,7 +1,7 @@
/*
* Hash Array Mapped Trie (HAMT) implementation
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Based on the paper "Ideal Hash Tries" by Phil Bagwell [2000].
* One algorithmic change from that described in the paper: we use the LSB's
diff --git a/libyasm/hamt.h b/libyasm/hamt.h
index 4f75181d..d33bbe3b 100644
--- a/libyasm/hamt.h
+++ b/libyasm/hamt.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/intnum.c b/libyasm/intnum.c
index da23e75d..2132733f 100644
--- a/libyasm/intnum.c
+++ b/libyasm/intnum.c
@@ -1,7 +1,7 @@
/*
* Integer number functions.
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/intnum.h b/libyasm/intnum.h
index 58144170..36cb6fea 100644
--- a/libyasm/intnum.h
+++ b/libyasm/intnum.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/linemap.c b/libyasm/linemap.c
index 3639baa3..befd9acf 100644
--- a/libyasm/linemap.c
+++ b/libyasm/linemap.c
@@ -1,7 +1,7 @@
/*
* YASM assembler virtual line mapping handling (for parse stage)
*
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/linemap.h b/libyasm/linemap.h
index 0078b266..18062989 100644
--- a/libyasm/linemap.h
+++ b/libyasm/linemap.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/listfmt.h b/libyasm/listfmt.h
index f862abee..bfdfac46 100644
--- a/libyasm/listfmt.h
+++ b/libyasm/listfmt.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2004 Peter Johnson
+ * Copyright (C) 2004-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/module.h b/libyasm/module.h
index 11439e6d..f930800f 100644
--- a/libyasm/module.h
+++ b/libyasm/module.h
@@ -1,7 +1,7 @@
/* $Id$
* YASM module loader header file
*
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/module.in b/libyasm/module.in
index 8591a026..2a3fd571 100644
--- a/libyasm/module.in
+++ b/libyasm/module.in
@@ -1,7 +1,7 @@
/*
* YASM module loader
*
- * Copyright (C) 2004 Peter Johnson
+ * Copyright (C) 2004-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/objfmt.h b/libyasm/objfmt.h
index 8d73bebe..afde85eb 100644
--- a/libyasm/objfmt.h
+++ b/libyasm/objfmt.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/parser.h b/libyasm/parser.h
index 0583cbe2..2ed5ce1c 100644
--- a/libyasm/parser.h
+++ b/libyasm/parser.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/preproc.h b/libyasm/preproc.h
index d7171421..f93a838c 100644
--- a/libyasm/preproc.h
+++ b/libyasm/preproc.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/section.c b/libyasm/section.c
index 0011491d..6ee8eeae 100644
--- a/libyasm/section.c
+++ b/libyasm/section.c
@@ -1,7 +1,7 @@
/*
* Section utility functions
*
- * Copyright (C) 2001-2005 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/section.h b/libyasm/section.h
index d4f5cc86..a99a8430 100644
--- a/libyasm/section.h
+++ b/libyasm/section.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/symrec.c b/libyasm/symrec.c
index 705f71ca..2754fe44 100644
--- a/libyasm/symrec.c
+++ b/libyasm/symrec.c
@@ -1,7 +1,7 @@
/*
* Symbol table handling
*
- * Copyright (C) 2001 Michael Urman, Peter Johnson
+ * Copyright (C) 2001-2007 Michael Urman, Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/symrec.h b/libyasm/symrec.h
index 050ee1a1..349dcce5 100644
--- a/libyasm/symrec.h
+++ b/libyasm/symrec.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Michael Urman, Peter Johnson
+ * Copyright (C) 2001-2007 Michael Urman, Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/tests/bitvect_test.c b/libyasm/tests/bitvect_test.c
index 087025ad..40485262 100644
--- a/libyasm/tests/bitvect_test.c
+++ b/libyasm/tests/bitvect_test.c
@@ -1,6 +1,6 @@
/* $Id$
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/tests/combpath_test.c b/libyasm/tests/combpath_test.c
index 00276135..e0edf8eb 100644
--- a/libyasm/tests/combpath_test.c
+++ b/libyasm/tests/combpath_test.c
@@ -1,6 +1,6 @@
/* $Id$
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/tests/floatnum_test.c b/libyasm/tests/floatnum_test.c
index e9e36a3c..45f951df 100644
--- a/libyasm/tests/floatnum_test.c
+++ b/libyasm/tests/floatnum_test.c
@@ -1,6 +1,6 @@
/* $Id$
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/tests/leb128_test.c b/libyasm/tests/leb128_test.c
index 85d5530c..18ae9958 100644
--- a/libyasm/tests/leb128_test.c
+++ b/libyasm/tests/leb128_test.c
@@ -1,6 +1,6 @@
/* $Id$
*
- * Copyright (C) 2005 Peter Johnson
+ * Copyright (C) 2005-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/tests/splitpath_test.c b/libyasm/tests/splitpath_test.c
index a8888cb9..aada6a5d 100644
--- a/libyasm/tests/splitpath_test.c
+++ b/libyasm/tests/splitpath_test.c
@@ -1,6 +1,6 @@
/* $Id$
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/tests/uncstring_test.c b/libyasm/tests/uncstring_test.c
index ef88552c..a067858e 100644
--- a/libyasm/tests/uncstring_test.c
+++ b/libyasm/tests/uncstring_test.c
@@ -1,6 +1,6 @@
/* $Id$
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/valparam.c b/libyasm/valparam.c
index 8f51167f..336ae9e7 100644
--- a/libyasm/valparam.c
+++ b/libyasm/valparam.c
@@ -1,7 +1,7 @@
/*
* Value/Parameter type functions
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/valparam.h b/libyasm/valparam.h
index f007d0e6..ee5d23fa 100644
--- a/libyasm/valparam.h
+++ b/libyasm/valparam.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/value.c b/libyasm/value.c
index 458f1b15..decaaff8 100644
--- a/libyasm/value.c
+++ b/libyasm/value.c
@@ -1,7 +1,7 @@
/*
* Value handling
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/value.h b/libyasm/value.h
index cb338617..cc6d3469 100644
--- a/libyasm/value.h
+++ b/libyasm/value.h
@@ -7,7 +7,7 @@
* \endrcs
*
* \license
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/libyasm/xmalloc.c b/libyasm/xmalloc.c
index e65236d1..5430ddd5 100644
--- a/libyasm/xmalloc.c
+++ b/libyasm/xmalloc.c
@@ -1,7 +1,7 @@
/*
* Memory allocation routines with error checking. Idea from GNU libiberty.
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/arch/lc3b/lc3barch.c b/modules/arch/lc3b/lc3barch.c
index 69cfbd2c..aad37108 100644
--- a/modules/arch/lc3b/lc3barch.c
+++ b/modules/arch/lc3b/lc3barch.c
@@ -1,7 +1,7 @@
/*
* LC-3b architecture description
*
- * Copyright (C) 2003 Peter Johnson
+ * Copyright (C) 2003-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/arch/lc3b/lc3barch.h b/modules/arch/lc3b/lc3barch.h
index 466d07b7..ff7d97e4 100644
--- a/modules/arch/lc3b/lc3barch.h
+++ b/modules/arch/lc3b/lc3barch.h
@@ -1,7 +1,7 @@
/* $Id$
* LC-3b Architecture header file
*
- * Copyright (C) 2003 Peter Johnson
+ * Copyright (C) 2003-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/arch/lc3b/lc3bbc.c b/modules/arch/lc3b/lc3bbc.c
index bd438196..95478897 100644
--- a/modules/arch/lc3b/lc3bbc.c
+++ b/modules/arch/lc3b/lc3bbc.c
@@ -1,7 +1,7 @@
/*
* LC-3b bytecode utility functions
*
- * Copyright (C) 2003 Peter Johnson
+ * Copyright (C) 2003-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/arch/lc3b/lc3bid.re b/modules/arch/lc3b/lc3bid.re
index cb1e538f..dcd6599d 100644
--- a/modules/arch/lc3b/lc3bid.re
+++ b/modules/arch/lc3b/lc3bid.re
@@ -1,7 +1,7 @@
/*
* LC-3b identifier recognition and instruction handling
*
- * Copyright (C) 2003 Peter Johnson
+ * Copyright (C) 2003-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/arch/x86/x86arch.c b/modules/arch/x86/x86arch.c
index 11af5c49..371e5b47 100644
--- a/modules/arch/x86/x86arch.c
+++ b/modules/arch/x86/x86arch.c
@@ -1,7 +1,7 @@
/*
* x86 architecture description
*
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/arch/x86/x86arch.h b/modules/arch/x86/x86arch.h
index 7228f02e..7e8bd6cc 100644
--- a/modules/arch/x86/x86arch.h
+++ b/modules/arch/x86/x86arch.h
@@ -1,7 +1,7 @@
/* $Id$
* x86 Architecture header file
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/arch/x86/x86bc.c b/modules/arch/x86/x86bc.c
index 288fd31f..a558982e 100644
--- a/modules/arch/x86/x86bc.c
+++ b/modules/arch/x86/x86bc.c
@@ -1,7 +1,7 @@
/*
* x86 bytecode utility functions
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/arch/x86/x86expr.c b/modules/arch/x86/x86expr.c
index 40fd80bc..2ad101c0 100644
--- a/modules/arch/x86/x86expr.c
+++ b/modules/arch/x86/x86expr.c
@@ -1,7 +1,7 @@
/*
* x86 expression handling
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/arch/x86/x86id.c b/modules/arch/x86/x86id.c
index e99d731d..d6f47931 100644
--- a/modules/arch/x86/x86id.c
+++ b/modules/arch/x86/x86id.c
@@ -1,7 +1,7 @@
/*
* x86 identifier recognition and instruction handling
*
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/dbgfmts/codeview/cv-dbgfmt.c b/modules/dbgfmts/codeview/cv-dbgfmt.c
index 6016e821..75dc2f1e 100644
--- a/modules/dbgfmts/codeview/cv-dbgfmt.c
+++ b/modules/dbgfmts/codeview/cv-dbgfmt.c
@@ -1,7 +1,7 @@
/*
* CodeView debugging formats implementation for Yasm
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/dbgfmts/codeview/cv-dbgfmt.h b/modules/dbgfmts/codeview/cv-dbgfmt.h
index 36cdcff3..5f415d7b 100644
--- a/modules/dbgfmts/codeview/cv-dbgfmt.h
+++ b/modules/dbgfmts/codeview/cv-dbgfmt.h
@@ -1,7 +1,7 @@
/* $Id$
* CodeView debugging formats implementation for Yasm
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/dbgfmts/codeview/cv-symline.c b/modules/dbgfmts/codeview/cv-symline.c
index d40f4010..f9ddd992 100644
--- a/modules/dbgfmts/codeview/cv-symline.c
+++ b/modules/dbgfmts/codeview/cv-symline.c
@@ -1,7 +1,7 @@
/*
* CodeView debugging format - symbol and line information
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/dbgfmts/codeview/cv-type.c b/modules/dbgfmts/codeview/cv-type.c
index 17f53926..9722a414 100644
--- a/modules/dbgfmts/codeview/cv-type.c
+++ b/modules/dbgfmts/codeview/cv-type.c
@@ -1,7 +1,7 @@
/*
* CodeView debugging format - type information
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/dbgfmts/dwarf2/dwarf2-aranges.c b/modules/dbgfmts/dwarf2/dwarf2-aranges.c
index b144224f..34ff80e1 100644
--- a/modules/dbgfmts/dwarf2/dwarf2-aranges.c
+++ b/modules/dbgfmts/dwarf2/dwarf2-aranges.c
@@ -1,7 +1,7 @@
/*
* DWARF2 debugging format - address range table
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c b/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
index 23e797e6..b0469c32 100644
--- a/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
+++ b/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
@@ -1,7 +1,7 @@
/*
* DWARF2 debugging format
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h b/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h
index 38ba0c53..7331bf36 100644
--- a/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h
+++ b/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h
@@ -1,7 +1,7 @@
/* $Id$
* DWARF2 debugging format
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/dbgfmts/dwarf2/dwarf2-info.c b/modules/dbgfmts/dwarf2/dwarf2-info.c
index e08ea1c0..f6d2643e 100644
--- a/modules/dbgfmts/dwarf2/dwarf2-info.c
+++ b/modules/dbgfmts/dwarf2/dwarf2-info.c
@@ -1,7 +1,7 @@
/*
* DWARF2 debugging format - info and abbreviation tables
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/dbgfmts/dwarf2/dwarf2-line.c b/modules/dbgfmts/dwarf2/dwarf2-line.c
index dc26b371..f9875996 100644
--- a/modules/dbgfmts/dwarf2/dwarf2-line.c
+++ b/modules/dbgfmts/dwarf2/dwarf2-line.c
@@ -1,7 +1,7 @@
/*
* DWARF2 debugging format - line information
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/dbgfmts/null/null-dbgfmt.c b/modules/dbgfmts/null/null-dbgfmt.c
index 1afa1bb6..d3f5fd13 100644
--- a/modules/dbgfmts/null/null-dbgfmt.c
+++ b/modules/dbgfmts/null/null-dbgfmt.c
@@ -1,7 +1,7 @@
/*
* Null debugging format (creates NO debugging information)
*
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/dbgfmts/stabs/stabs-dbgfmt.c b/modules/dbgfmts/stabs/stabs-dbgfmt.c
index a3000c28..a3fe8277 100644
--- a/modules/dbgfmts/stabs/stabs-dbgfmt.c
+++ b/modules/dbgfmts/stabs/stabs-dbgfmt.c
@@ -1,7 +1,7 @@
/*
* Stabs debugging format
*
- * Copyright (C) 2003 Michael Urman
+ * Copyright (C) 2003-2007 Michael Urman
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/listfmts/nasm/nasm-listfmt.c b/modules/listfmts/nasm/nasm-listfmt.c
index 42d3291c..21ce4330 100644
--- a/modules/listfmts/nasm/nasm-listfmt.c
+++ b/modules/listfmts/nasm/nasm-listfmt.c
@@ -1,7 +1,7 @@
/*
* NASM-style list format
*
- * Copyright (C) 2004 Peter Johnson
+ * Copyright (C) 2004-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/objfmts/bin/bin-objfmt.c b/modules/objfmts/bin/bin-objfmt.c
index 337302c0..1524ac6c 100644
--- a/modules/objfmts/bin/bin-objfmt.c
+++ b/modules/objfmts/bin/bin-objfmt.c
@@ -1,7 +1,7 @@
/*
* Flat-format binary object format
*
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/objfmts/coff/coff-objfmt.c b/modules/objfmts/coff/coff-objfmt.c
index 4d619621..72b2bdc6 100644
--- a/modules/objfmts/coff/coff-objfmt.c
+++ b/modules/objfmts/coff/coff-objfmt.c
@@ -1,7 +1,7 @@
/*
* COFF (DJGPP) object format
*
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/objfmts/dbg/dbg-objfmt.c b/modules/objfmts/dbg/dbg-objfmt.c
index 73a0dd35..b2e8d451 100644
--- a/modules/objfmts/dbg/dbg-objfmt.c
+++ b/modules/objfmts/dbg/dbg-objfmt.c
@@ -1,7 +1,7 @@
/*
* Debugging object format (used to debug object format module interface)
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/objfmts/elf/elf-machine.h b/modules/objfmts/elf/elf-machine.h
index 325c34d5..562e098c 100644
--- a/modules/objfmts/elf/elf-machine.h
+++ b/modules/objfmts/elf/elf-machine.h
@@ -1,7 +1,7 @@
/* $Id:$
* ELF object machine specific format helpers
*
- * Copyright (C) 2004 Michael Urman
+ * Copyright (C) 2004-2007 Michael Urman
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/objfmts/elf/elf-objfmt.c b/modules/objfmts/elf/elf-objfmt.c
index 90258f22..eb4e662c 100644
--- a/modules/objfmts/elf/elf-objfmt.c
+++ b/modules/objfmts/elf/elf-objfmt.c
@@ -1,7 +1,7 @@
/*
* ELF object format
*
- * Copyright (C) 2003 Michael Urman
+ * Copyright (C) 2003-2007 Michael Urman
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/objfmts/elf/elf-x86-amd64.c b/modules/objfmts/elf/elf-x86-amd64.c
index 66ba3af1..0c5ba3c9 100644
--- a/modules/objfmts/elf/elf-x86-amd64.c
+++ b/modules/objfmts/elf/elf-x86-amd64.c
@@ -1,7 +1,7 @@
/*
* ELF object format helpers - x86:amd64
*
- * Copyright (C) 2004 Michael Urman
+ * Copyright (C) 2004-2007 Michael Urman
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/objfmts/elf/elf-x86-x86.c b/modules/objfmts/elf/elf-x86-x86.c
index 0286c22e..c6b41c0e 100644
--- a/modules/objfmts/elf/elf-x86-x86.c
+++ b/modules/objfmts/elf/elf-x86-x86.c
@@ -1,7 +1,7 @@
/*
* ELF object format helpers - x86:x86
*
- * Copyright (C) 2004 Michael Urman
+ * Copyright (C) 2004-2007 Michael Urman
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/objfmts/elf/elf.c b/modules/objfmts/elf/elf.c
index 024ab652..3bcbffb5 100644
--- a/modules/objfmts/elf/elf.c
+++ b/modules/objfmts/elf/elf.c
@@ -1,7 +1,7 @@
/*
* ELF object format helpers
*
- * Copyright (C) 2003 Michael Urman
+ * Copyright (C) 2003-2007 Michael Urman
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/objfmts/elf/elf.h b/modules/objfmts/elf/elf.h
index a7393c72..b876a75e 100644
--- a/modules/objfmts/elf/elf.h
+++ b/modules/objfmts/elf/elf.h
@@ -1,7 +1,7 @@
/* $Id$
* ELF object format helpers
*
- * Copyright (C) 2003 Michael Urman
+ * Copyright (C) 2003-2007 Michael Urman
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/objfmts/rdf/rdf-objfmt.c b/modules/objfmts/rdf/rdf-objfmt.c
index aa8b9b88..f9fc2268 100644
--- a/modules/objfmts/rdf/rdf-objfmt.c
+++ b/modules/objfmts/rdf/rdf-objfmt.c
@@ -1,7 +1,7 @@
/*
* Relocatable Dynamic Object File Format (RDOFF) version 2 format
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/objfmts/xdf/xdf-objfmt.c b/modules/objfmts/xdf/xdf-objfmt.c
index bd07077d..0c924e85 100644
--- a/modules/objfmts/xdf/xdf-objfmt.c
+++ b/modules/objfmts/xdf/xdf-objfmt.c
@@ -1,7 +1,7 @@
/*
* Extended Dynamic Object format
*
- * Copyright (C) 2004 Peter Johnson
+ * Copyright (C) 2004-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/parsers/gas/gas-parse.c b/modules/parsers/gas/gas-parse.c
index 00458146..6ed0212f 100644
--- a/modules/parsers/gas/gas-parse.c
+++ b/modules/parsers/gas/gas-parse.c
@@ -1,7 +1,7 @@
/*
* GAS-compatible parser
*
- * Copyright (C) 2005 Peter Johnson
+ * Copyright (C) 2005-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/parsers/gas/gas-parser.c b/modules/parsers/gas/gas-parser.c
index 0a0bd442..12b786a1 100644
--- a/modules/parsers/gas/gas-parser.c
+++ b/modules/parsers/gas/gas-parser.c
@@ -1,7 +1,7 @@
/*
* GAS-compatible parser
*
- * Copyright (C) 2005 Peter Johnson
+ * Copyright (C) 2005-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/parsers/gas/gas-parser.h b/modules/parsers/gas/gas-parser.h
index 5992b43e..214048e0 100644
--- a/modules/parsers/gas/gas-parser.h
+++ b/modules/parsers/gas/gas-parser.h
@@ -1,7 +1,7 @@
/* $Id$
* GAS-compatible parser header file
*
- * Copyright (C) 2005 Peter Johnson
+ * Copyright (C) 2005-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/parsers/gas/gas-token.re b/modules/parsers/gas/gas-token.re
index df3886a7..69d816b1 100644
--- a/modules/parsers/gas/gas-token.re
+++ b/modules/parsers/gas/gas-token.re
@@ -1,7 +1,7 @@
/*
* GAS-compatible re2c lexer
*
- * Copyright (C) 2005 Peter Johnson
+ * Copyright (C) 2005-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/parsers/nasm/nasm-parse.c b/modules/parsers/nasm/nasm-parse.c
index 486a5b9a..311057e4 100644
--- a/modules/parsers/nasm/nasm-parse.c
+++ b/modules/parsers/nasm/nasm-parse.c
@@ -1,7 +1,7 @@
/*
* NASM-compatible parser
*
- * Copyright (C) 2001 Peter Johnson, Michael Urman
+ * Copyright (C) 2001-2007 Peter Johnson, Michael Urman
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/parsers/nasm/nasm-parser.c b/modules/parsers/nasm/nasm-parser.c
index 6ff75a4a..0a0f7729 100644
--- a/modules/parsers/nasm/nasm-parser.c
+++ b/modules/parsers/nasm/nasm-parser.c
@@ -1,7 +1,7 @@
/*
* NASM-compatible parser
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/parsers/nasm/nasm-parser.h b/modules/parsers/nasm/nasm-parser.h
index 099ab5d9..51bb6b7d 100644
--- a/modules/parsers/nasm/nasm-parser.h
+++ b/modules/parsers/nasm/nasm-parser.h
@@ -1,7 +1,7 @@
/* $Id$
* NASM-compatible parser header file
*
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/parsers/nasm/nasm-token.re b/modules/parsers/nasm/nasm-token.re
index 144f9e4f..4931498c 100644
--- a/modules/parsers/nasm/nasm-token.re
+++ b/modules/parsers/nasm/nasm-token.re
@@ -1,7 +1,7 @@
/*
* NASM-compatible re2c lexer
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Portions based on re2c's example code.
*
diff --git a/modules/preprocs/nasm/genmacro.c b/modules/preprocs/nasm/genmacro.c
index 3e7259a8..e6f40193 100644
--- a/modules/preprocs/nasm/genmacro.c
+++ b/modules/preprocs/nasm/genmacro.c
@@ -2,7 +2,7 @@
*
* C version of NASM's macros.pl
*
- * Copyright (C) 2004 Peter Johnson
+ * Copyright (C) 2004-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/preprocs/nasm/genversion.c b/modules/preprocs/nasm/genversion.c
index fdd65f30..5426c3dd 100644
--- a/modules/preprocs/nasm/genversion.c
+++ b/modules/preprocs/nasm/genversion.c
@@ -2,7 +2,7 @@
*
* Generate version.mac
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/preprocs/nasm/nasm-preproc.c b/modules/preprocs/nasm/nasm-preproc.c
index d3319156..58f5a2f5 100644
--- a/modules/preprocs/nasm/nasm-preproc.c
+++ b/modules/preprocs/nasm/nasm-preproc.c
@@ -1,7 +1,7 @@
/*
* Imported NASM preprocessor - glue code
*
- * Copyright (C) 2002 Peter Johnson
+ * Copyright (C) 2002-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/modules/preprocs/raw/raw-preproc.c b/modules/preprocs/raw/raw-preproc.c
index b87673c8..f58856c3 100644
--- a/modules/preprocs/raw/raw-preproc.c
+++ b/modules/preprocs/raw/raw-preproc.c
@@ -1,7 +1,7 @@
/*
* Raw preprocessor (preforms NO preprocessing)
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/test_hd.c b/test_hd.c
index d917adf5..05b53e53 100644
--- a/test_hd.c
+++ b/test_hd.c
@@ -2,7 +2,7 @@
*
* Simple hexidecimal dump, two hex digits per line.
*
- * Copyright (C) 2004 Peter Johnson
+ * Copyright (C) 2004-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tools/gap/gap.c b/tools/gap/gap.c
index 9aa80fcd..0f135bf7 100644
--- a/tools/gap/gap.c
+++ b/tools/gap/gap.c
@@ -2,7 +2,7 @@
*
* Generate Arch Parser (GAP): generates ARCHparse.c from ARCHparse.gap.
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tools/xdf/xdfdump.c b/tools/xdf/xdfdump.c
index e376636a..15064c18 100644
--- a/tools/xdf/xdfdump.c
+++ b/tools/xdf/xdfdump.c
@@ -1,7 +1,7 @@
/* $Id$
* Extended Dynamic Object format dumper
*
- * Copyright (C) 2004 Peter Johnson
+ * Copyright (C) 2004-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/util.h b/util.h
index 3cd94830..18937812 100644
--- a/util.h
+++ b/util.h
@@ -4,7 +4,7 @@
* Includes standard headers and defines prototypes for replacement functions
* if needed.
*
- * Copyright (C) 2001 Peter Johnson
+ * Copyright (C) 2001-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions