diff options
author | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
commit | aa820537ead0135a7c38c619039dce8a6fc74ed1 (patch) | |
tree | 459127ee92f9cca7b323fcce86aef03f1ad6d5b7 /include | |
parent | 8e957354b3222d1963e25338c1f92ed5b29d0251 (diff) | |
download | binutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.gz |
update copyright dates
Diffstat (limited to 'include')
-rw-r--r-- | include/bfdlink.h | 2 | ||||
-rw-r--r-- | include/coff/go32exe.h | 2 | ||||
-rw-r--r-- | include/coff/internal.h | 2 | ||||
-rw-r--r-- | include/coff/pe.h | 3 | ||||
-rw-r--r-- | include/coff/ti.h | 3 | ||||
-rw-r--r-- | include/coff/xcoff.h | 4 | ||||
-rw-r--r-- | include/demangle.h | 2 | ||||
-rw-r--r-- | include/elf/bfin.h | 2 | ||||
-rw-r--r-- | include/elf/i386.h | 2 | ||||
-rw-r--r-- | include/elf/m68k.h | 3 | ||||
-rw-r--r-- | include/elf/mep.h | 2 | ||||
-rw-r--r-- | include/elf/mips.h | 2 | ||||
-rw-r--r-- | include/elf/spu.h | 2 | ||||
-rw-r--r-- | include/elf/x86-64.h | 2 | ||||
-rw-r--r-- | include/hashtab.h | 3 | ||||
-rw-r--r-- | include/nlm/alpha-ext.h | 2 | ||||
-rw-r--r-- | include/nlm/common.h | 2 | ||||
-rw-r--r-- | include/nlm/external.h | 2 | ||||
-rw-r--r-- | include/nlm/i386-ext.h | 2 | ||||
-rw-r--r-- | include/nlm/internal.h | 2 | ||||
-rw-r--r-- | include/nlm/ppc-ext.h | 2 | ||||
-rw-r--r-- | include/nlm/sparc32-ext.h | 2 | ||||
-rw-r--r-- | include/opcode/h8300.h | 2 | ||||
-rw-r--r-- | include/opcode/hppa.h | 2 | ||||
-rw-r--r-- | include/opcode/i386.h | 2 | ||||
-rw-r--r-- | include/opcode/mips.h | 2 | ||||
-rw-r--r-- | include/opcode/tic30.h | 2 | ||||
-rw-r--r-- | include/opcode/tic54x.h | 2 | ||||
-rw-r--r-- | include/splay-tree.h | 3 |
29 files changed, 35 insertions, 30 deletions
diff --git a/include/bfdlink.h b/include/bfdlink.h index 910281ad536..9544f11ddad 100644 --- a/include/bfdlink.h +++ b/include/bfdlink.h @@ -1,6 +1,6 @@ /* bfdlink.h -- header file for BFD link routines Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, - 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Written by Steve Chamberlain and Ian Lance Taylor, Cygnus Support. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/coff/go32exe.h b/include/coff/go32exe.h index 2248ff2f469..31abe19f397 100644 --- a/include/coff/go32exe.h +++ b/include/coff/go32exe.h @@ -1,6 +1,6 @@ /* COFF information for PC running go32. - Copyright 2001 Free Software Foundation, Inc. + Copyright 2001, 2005, 2009 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/include/coff/internal.h b/include/coff/internal.h index 36d03eb9158..4ac96c3bce4 100644 --- a/include/coff/internal.h +++ b/include/coff/internal.h @@ -1,7 +1,7 @@ /* Internal format of COFF object file data structures, for GNU BFD. This file is part of BFD, the Binary File Descriptor library. - Copyright 1999, 2000, 2001, 2002, 2003, 2004. 2005, 2006, 2007 + Copyright 1999, 2000, 2001, 2002, 2003, 2004. 2005, 2006, 2007, 2009 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify diff --git a/include/coff/pe.h b/include/coff/pe.h index e8bf681ba34..f28b95ea50e 100644 --- a/include/coff/pe.h +++ b/include/coff/pe.h @@ -1,6 +1,7 @@ /* pe.h - PE COFF header information - Copyright 1999, 2000, 2001, 2003, 2004, 2006 Free Software Foundation, Inc. + Copyright 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2009 + Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/coff/ti.h b/include/coff/ti.h index 7f3ad7e530c..b7cc5843397 100644 --- a/include/coff/ti.h +++ b/include/coff/ti.h @@ -2,7 +2,8 @@ customized in a target-specific file, and then this file included (see tic54x.h for an example). - Copyright 2000, 2001, 2002, 2003, 2008 Free Software Foundation, Inc. + Copyright 2000, 2001, 2002, 2003, 2005, 2008, 2009 + Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/include/coff/xcoff.h b/include/coff/xcoff.h index f072b2541c2..3318e55d0e3 100644 --- a/include/coff/xcoff.h +++ b/include/coff/xcoff.h @@ -1,7 +1,7 @@ /* Internal format of XCOFF object file data structures for BFD. - Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005 - Free Software Foundation, Inc. + Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, + 2009 Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@cygnus.com>, Cygnus Support. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/demangle.h b/include/demangle.h index 0bcae2fdbbb..4b3565bfbb8 100644 --- a/include/demangle.h +++ b/include/demangle.h @@ -1,6 +1,6 @@ /* Defs for interface to demanglers. Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, - 2003, 2004, 2005, 2007 Free Software Foundation, Inc. + 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License diff --git a/include/elf/bfin.h b/include/elf/bfin.h index 1cafb5a62fa..59af3ce6045 100644 --- a/include/elf/bfin.h +++ b/include/elf/bfin.h @@ -1,5 +1,5 @@ /* Blackfin ELF support for BFD. - Copyright (C) 2005 Free Software Foundation, Inc. + Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/elf/i386.h b/include/elf/i386.h index 3e31dd36650..a25fb1c897d 100644 --- a/include/elf/i386.h +++ b/include/elf/i386.h @@ -1,5 +1,5 @@ /* ix86 ELF support for BFD. - Copyright 1998, 1999, 2000, 2002, 2004, 2005, 2006 + Copyright 1998, 1999, 2000, 2002, 2004, 2005, 2006, 2009 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/elf/m68k.h b/include/elf/m68k.h index 5c29d381f6c..835f51bc404 100644 --- a/include/elf/m68k.h +++ b/include/elf/m68k.h @@ -1,5 +1,6 @@ /* MC68k ELF support for BFD. - Copyright 1998, 1999, 2000, 2002, 2005, 2006 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007, 2009 + Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/elf/mep.h b/include/elf/mep.h index bf106cb06db..efcfb4e2fcc 100644 --- a/include/elf/mep.h +++ b/include/elf/mep.h @@ -1,5 +1,5 @@ /* Toshiba MeP ELF support for BFD. - Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 2001, 2004, 2005, 2007, 2009 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/elf/mips.h b/include/elf/mips.h index 609da56f076..1ef72bb2488 100644 --- a/include/elf/mips.h +++ b/include/elf/mips.h @@ -1,6 +1,6 @@ /* MIPS ELF support for BFD. Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, - 2003, 2004, 2005, 2008 + 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc. By Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>, from diff --git a/include/elf/spu.h b/include/elf/spu.h index 518d968cb24..c94397d0d32 100644 --- a/include/elf/spu.h +++ b/include/elf/spu.h @@ -1,6 +1,6 @@ /* SPU ELF support for BFD. - Copyright 2006, 2007 Free Software Foundation, Inc. + Copyright 2006, 2007, 2009 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/elf/x86-64.h b/include/elf/x86-64.h index 7ad0e3494f3..eec54388c28 100644 --- a/include/elf/x86-64.h +++ b/include/elf/x86-64.h @@ -1,5 +1,5 @@ /* x86_64 ELF support for BFD. - Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2008 + Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc. Contributed by Jan Hubicka <jh@suse.cz> diff --git a/include/hashtab.h b/include/hashtab.h index 4f67448a9af..1cd406daf31 100644 --- a/include/hashtab.h +++ b/include/hashtab.h @@ -1,5 +1,6 @@ /* An expandable hash tables datatype. - Copyright (C) 1999, 2000, 2002, 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2002, 2003, 2004, 2005, 2009 + Free Software Foundation, Inc. Contributed by Vladimir Makarov (vmakarov@cygnus.com). This program is free software; you can redistribute it and/or modify diff --git a/include/nlm/alpha-ext.h b/include/nlm/alpha-ext.h index eea56ef941e..799d2979fb1 100644 --- a/include/nlm/alpha-ext.h +++ b/include/nlm/alpha-ext.h @@ -1,5 +1,5 @@ /* Alpha NLM (NetWare Loadable Module) support for BFD. - Copyright 1993 Free Software Foundation, Inc. + Copyright 1993, 2005 Free Software Foundation, Inc. By Ian Lance Taylor, Cygnus Support This file is part of BFD, the Binary File Descriptor library. diff --git a/include/nlm/common.h b/include/nlm/common.h index c6df3fd1fbe..c89fea11e3c 100644 --- a/include/nlm/common.h +++ b/include/nlm/common.h @@ -1,5 +1,5 @@ /* NLM (NetWare Loadable Module) support for BFD. - Copyright 1993, 2001 Free Software Foundation, Inc. + Copyright 1993, 2001, 2005 Free Software Foundation, Inc. Written by Fred Fish @ Cygnus Support diff --git a/include/nlm/external.h b/include/nlm/external.h index 66003b302c4..25377dfd78c 100644 --- a/include/nlm/external.h +++ b/include/nlm/external.h @@ -1,5 +1,5 @@ /* NLM (NetWare Loadable Module) support for BFD. - Copyright 1993, 1994 Free Software Foundation, Inc. + Copyright 1993, 1994, 2005 Free Software Foundation, Inc. Written by Fred Fish @ Cygnus Support diff --git a/include/nlm/i386-ext.h b/include/nlm/i386-ext.h index ecb1cc23707..b112e3753bc 100644 --- a/include/nlm/i386-ext.h +++ b/include/nlm/i386-ext.h @@ -1,5 +1,5 @@ /* i386 NLM (NetWare Loadable Module) support for BFD. - Copyright 1993 Free Software Foundation, Inc. + Copyright 1993, 2005 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/nlm/internal.h b/include/nlm/internal.h index 59f8ff1c6d4..1525ef836db 100644 --- a/include/nlm/internal.h +++ b/include/nlm/internal.h @@ -1,5 +1,5 @@ /* NLM (NetWare Loadable Module) support for BFD. - Copyright 1993, 1994, 2003 Free Software Foundation, Inc. + Copyright 1993, 1994, 2003, 2005 Free Software Foundation, Inc. Written by Fred Fish @ Cygnus Support. diff --git a/include/nlm/ppc-ext.h b/include/nlm/ppc-ext.h index 9f3a974f456..4c2a2eb525c 100644 --- a/include/nlm/ppc-ext.h +++ b/include/nlm/ppc-ext.h @@ -1,5 +1,5 @@ /* PowerPC NLM (NetWare Loadable Module) support for BFD. - Copyright (C) 1994 Free Software Foundation, Inc. + Copyright (C) 1994, 2005 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/nlm/sparc32-ext.h b/include/nlm/sparc32-ext.h index 79b1cc4b131..8b72a4486e7 100644 --- a/include/nlm/sparc32-ext.h +++ b/include/nlm/sparc32-ext.h @@ -1,5 +1,5 @@ /* SPARC NLM (NetWare Loadable Module) support for BFD. - Copyright 1993 Free Software Foundation, Inc. + Copyright 1993, 2005 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/opcode/h8300.h b/include/opcode/h8300.h index b993fac4f34..01bb2f28e69 100644 --- a/include/opcode/h8300.h +++ b/include/opcode/h8300.h @@ -1,6 +1,6 @@ /* Opcode table for the H8/300 Copyright 1991, 1992, 1993, 1994, 1996, 1997, 1998, 2000, 2001, 2002, - 2003, 2004, 2008 + 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc. Written by Steve Chamberlain <sac@cygnus.com>. diff --git a/include/opcode/hppa.h b/include/opcode/hppa.h index c62bbab24a9..8082a797e16 100644 --- a/include/opcode/hppa.h +++ b/include/opcode/hppa.h @@ -1,6 +1,6 @@ /* Table of opcodes for the PA-RISC. Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, - 2001, 2002, 2003, 2004, 2005 + 2001, 2002, 2003, 2004, 2005, 2006, 2009 Free Software Foundation, Inc. Contributed by the Center for Software Science at the diff --git a/include/opcode/i386.h b/include/opcode/i386.h index d60db76b7d6..a0447b9d54c 100644 --- a/include/opcode/i386.h +++ b/include/opcode/i386.h @@ -1,6 +1,6 @@ /* opcode/i386.h -- Intel 80386 opcode macros Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 + 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler, and GDB, the GNU Debugger. diff --git a/include/opcode/mips.h b/include/opcode/mips.h index a4017a1eee7..27d10e61a84 100644 --- a/include/opcode/mips.h +++ b/include/opcode/mips.h @@ -1,6 +1,6 @@ /* mips.h. Mips opcode list for GDB, the GNU debugger. Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, - 2003, 2004, 2005, 2008 + 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc. Contributed by Ralph Campbell and OSF Commented and modified by Ian Lance Taylor, Cygnus Support diff --git a/include/opcode/tic30.h b/include/opcode/tic30.h index 1302eddb18c..be9b4992b13 100644 --- a/include/opcode/tic30.h +++ b/include/opcode/tic30.h @@ -1,5 +1,5 @@ /* tic30.h -- Header file for TI TMS320C30 opcode table - Copyright 1998 Free Software Foundation, Inc. + Copyright 1998, 2005, 2009 Free Software Foundation, Inc. Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au) This file is part of GDB, GAS, and the GNU binutils. diff --git a/include/opcode/tic54x.h b/include/opcode/tic54x.h index 31e2a281172..9a171b180af 100644 --- a/include/opcode/tic54x.h +++ b/include/opcode/tic54x.h @@ -1,5 +1,5 @@ /* tic54x.h -- Header file for TI TMS320C54X opcode table - Copyright 1999, 2000, 2001 Free Software Foundation, Inc. + Copyright 1999, 2000, 2001, 2005, 2009 Free Software Foundation, Inc. Written by Timothy Wall (twall@cygnus.com) This file is part of GDB, GAS, and the GNU binutils. diff --git a/include/splay-tree.h b/include/splay-tree.h index 8f236e09ccf..8a56a20cdc3 100644 --- a/include/splay-tree.h +++ b/include/splay-tree.h @@ -1,5 +1,6 @@ /* A splay-tree datatype. - Copyright 1998, 1999, 2000, 2002, 2007 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2009 + Free Software Foundation, Inc. Contributed by Mark Mitchell (mark@markmitchell.com). This file is part of GCC. |