aboutsummaryrefslogtreecommitdiff
path: root/include/elf
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-09-02 07:25:43 +0000
committerAlan Modra <amodra@gmail.com>2009-09-02 07:25:43 +0000
commitaa820537ead0135a7c38c619039dce8a6fc74ed1 (patch)
tree459127ee92f9cca7b323fcce86aef03f1ad6d5b7 /include/elf
parent8e957354b3222d1963e25338c1f92ed5b29d0251 (diff)
downloadgdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.zip
gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.gz
gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.bz2
update copyright dates
Diffstat (limited to 'include/elf')
-rw-r--r--include/elf/bfin.h2
-rw-r--r--include/elf/i386.h2
-rw-r--r--include/elf/m68k.h3
-rw-r--r--include/elf/mep.h2
-rw-r--r--include/elf/mips.h2
-rw-r--r--include/elf/spu.h2
-rw-r--r--include/elf/x86-64.h2
7 files changed, 8 insertions, 7 deletions
diff --git a/include/elf/bfin.h b/include/elf/bfin.h
index 1cafb5a..59af3ce 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 3e31dd3..a25fb1c 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 5c29d38..835f51b 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 bf106cb..efcfb4e 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 609da56..1ef72bb 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 518d968..c94397d 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 7ad0e34..eec5438 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>