aboutsummaryrefslogtreecommitdiff
path: root/include/elf
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf')
-rw-r--r--include/elf/ChangeLog6
-rw-r--r--include/elf/aarch64.h2
-rw-r--r--include/elf/alpha.h2
-rw-r--r--include/elf/arc.h2
-rw-r--r--include/elf/arm.h3
-rw-r--r--include/elf/avr.h3
-rw-r--r--include/elf/bfin.h2
-rw-r--r--include/elf/common.h2
-rw-r--r--include/elf/cr16.h2
-rw-r--r--include/elf/cr16c.h2
-rw-r--r--include/elf/cris.h2
-rw-r--r--include/elf/crx.h2
-rw-r--r--include/elf/d10v.h2
-rw-r--r--include/elf/d30v.h2
-rw-r--r--include/elf/dlx.h2
-rw-r--r--include/elf/dwarf.h2
-rw-r--r--include/elf/epiphany.h2
-rw-r--r--include/elf/external.h3
-rw-r--r--include/elf/fr30.h2
-rw-r--r--include/elf/frv.h2
-rw-r--r--include/elf/h8.h2
-rw-r--r--include/elf/hppa.h3
-rw-r--r--include/elf/i370.h2
-rw-r--r--include/elf/i386.h3
-rw-r--r--include/elf/i860.h2
-rw-r--r--include/elf/i960.h2
-rw-r--r--include/elf/ia64.h3
-rw-r--r--include/elf/internal.h3
-rw-r--r--include/elf/ip2k.h2
-rw-r--r--include/elf/iq2000.h2
-rw-r--r--include/elf/lm32.h2
-rw-r--r--include/elf/m32c.h2
-rw-r--r--include/elf/m32r.h3
-rw-r--r--include/elf/m68hc11.h2
-rw-r--r--include/elf/m68k.h3
-rw-r--r--include/elf/mcore.h2
-rw-r--r--include/elf/mep.h3
-rw-r--r--include/elf/metag.h2
-rw-r--r--include/elf/microblaze.h2
-rw-r--r--include/elf/mips.h4
-rw-r--r--include/elf/mmix.h2
-rw-r--r--include/elf/mn10200.h2
-rw-r--r--include/elf/mn10300.h2
-rw-r--r--include/elf/moxie.h2
-rw-r--r--include/elf/msp430.h2
-rw-r--r--include/elf/mt.h2
-rw-r--r--include/elf/nds32.h2
-rw-r--r--include/elf/nios2.h2
-rw-r--r--include/elf/openrisc.h2
-rw-r--r--include/elf/or32.h2
-rw-r--r--include/elf/pj.h2
-rw-r--r--include/elf/ppc.h3
-rw-r--r--include/elf/ppc64.h2
-rw-r--r--include/elf/reloc-macros.h2
-rw-r--r--include/elf/rl78.h2
-rw-r--r--include/elf/rx.h2
-rw-r--r--include/elf/s390.h2
-rw-r--r--include/elf/score.h2
-rw-r--r--include/elf/sh.h3
-rw-r--r--include/elf/sparc.h4
-rw-r--r--include/elf/spu.h2
-rw-r--r--include/elf/tic6x-attrs.h3
-rw-r--r--include/elf/tic6x.h3
-rw-r--r--include/elf/tilegx.h2
-rw-r--r--include/elf/tilepro.h2
-rw-r--r--include/elf/v850.h2
-rw-r--r--include/elf/vax.h2
-rw-r--r--include/elf/vxworks.h3
-rw-r--r--include/elf/x86-64.h3
-rw-r--r--include/elf/xc16x.h2
-rw-r--r--include/elf/xgate.h2
-rw-r--r--include/elf/xstormy16.h2
-rw-r--r--include/elf/xtensa.h2
73 files changed, 77 insertions, 93 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index bf7a370..dd7805e 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,5 +1,9 @@
2014-03-05 Alan Modra <amodra@gmail.com>
+ Update copyright years.
+
+2014-03-05 Alan Modra <amodra@gmail.com>
+
* ppc64.h (R_PPC64_REL24_NOTOC, R_PPC64_ADDR64_LOCAL): Define.
2014-02-06 Andrew Pinski <apinski@cavium.com>
@@ -1944,7 +1948,7 @@
For older changes see ChangeLog-9103
-Copyright (C) 2004-2012 Free Software Foundation, Inc.
+Copyright (C) 2004-2014 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/include/elf/aarch64.h b/include/elf/aarch64.h
index 7dbab8c..e2b71de 100644
--- a/include/elf/aarch64.h
+++ b/include/elf/aarch64.h
@@ -1,6 +1,6 @@
/* AArch64 ELF support for BFD.
- Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GNU Binutils.
diff --git a/include/elf/alpha.h b/include/elf/alpha.h
index f4fe566..274b3b1 100644
--- a/include/elf/alpha.h
+++ b/include/elf/alpha.h
@@ -1,5 +1,5 @@
/* ALPHA ELF support for BFD.
- Copyright 1996, 1998, 2000, 2001, 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
By Eric Youngdale, <eric@aib.com>. No processor supplement available
for this platform.
diff --git a/include/elf/arc.h b/include/elf/arc.h
index a07ed2e..6b42462 100644
--- a/include/elf/arc.h
+++ b/include/elf/arc.h
@@ -1,5 +1,5 @@
/* ARC ELF support for BFD.
- Copyright 1995, 1997, 1998, 2000, 2001, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1995-2014 Free Software Foundation, Inc.
Contributed by Doug Evans, (dje@cygnus.com)
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/arm.h b/include/elf/arm.h
index d799303..34afdfd 100644
--- a/include/elf/arm.h
+++ b/include/elf/arm.h
@@ -1,6 +1,5 @@
/* ARM ELF support for BFD.
- Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/avr.h b/include/elf/avr.h
index b45d902..5480dd4 100644
--- a/include/elf/avr.h
+++ b/include/elf/avr.h
@@ -1,6 +1,5 @@
/* AVR ELF support for BFD.
- Copyright 1999, 2000, 2004, 2006, 2010, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 1999-2014 Free Software Foundation, Inc.
Contributed by Denis Chertykov <denisc@overta.ru>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/bfin.h b/include/elf/bfin.h
index 8d92906..c6ea00e 100644
--- a/include/elf/bfin.h
+++ b/include/elf/bfin.h
@@ -1,5 +1,5 @@
/* Blackfin ELF support for BFD.
- Copyright (C) 2005, 2006, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2005-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/common.h b/include/elf/common.h
index 2e3e43a..9643a39 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -1,5 +1,5 @@
/* ELF support for BFD.
- Copyright 1991-2013 Free Software Foundation, Inc.
+ Copyright (C) 1991-2014 Free Software Foundation, Inc.
Written by Fred Fish @ Cygnus Support, from information published
in "UNIX System V Release 4, Programmers Guide: ANSI C and
diff --git a/include/elf/cr16.h b/include/elf/cr16.h
index 3278474..0da44f7 100644
--- a/include/elf/cr16.h
+++ b/include/elf/cr16.h
@@ -1,5 +1,5 @@
/* CR16 ELF support for BFD.
- Copyright 2007, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by M R Swami Reddy.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/cr16c.h b/include/elf/cr16c.h
index dbefb0a..15a2d09 100644
--- a/include/elf/cr16c.h
+++ b/include/elf/cr16c.h
@@ -1,5 +1,5 @@
/* CR16C ELF support for BFD.
- Copyright 2004, 2008, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2004-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/cris.h b/include/elf/cris.h
index 5889a90..6331ca1 100644
--- a/include/elf/cris.h
+++ b/include/elf/cris.h
@@ -1,5 +1,5 @@
/* CRIS ELF support for BFD.
- Copyright 2000, 2001, 2004, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
Contributed by Axis Communications AB, Lund, Sweden.
Written by Hans-Peter Nilsson.
diff --git a/include/elf/crx.h b/include/elf/crx.h
index 38428f2..b201567 100644
--- a/include/elf/crx.h
+++ b/include/elf/crx.h
@@ -1,5 +1,5 @@
/* CRX ELF support for BFD.
- Copyright 2004, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2004-2014 Free Software Foundation, Inc.
Contributed by Tomer Levi, NSC, Israel.
Originally written for GAS 2.12 by Tomer Levi, NSC, Israel.
Updates, BFDizing, GNUifying and ELF support by Tomer Levi.
diff --git a/include/elf/d10v.h b/include/elf/d10v.h
index 5850b37..5ee1112 100644
--- a/include/elf/d10v.h
+++ b/include/elf/d10v.h
@@ -1,5 +1,5 @@
/* d10v ELF support for BFD.
- Copyright 1998, 2000, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/d30v.h b/include/elf/d30v.h
index 8174a40..176bb6e 100644
--- a/include/elf/d30v.h
+++ b/include/elf/d30v.h
@@ -1,5 +1,5 @@
/* d30v ELF support for BFD.
- Copyright 1998, 2000, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/dlx.h b/include/elf/dlx.h
index 7d61633..da72c4d 100644
--- a/include/elf/dlx.h
+++ b/include/elf/dlx.h
@@ -1,5 +1,5 @@
/* DLX support for BFD.
- Copyright 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/dwarf.h b/include/elf/dwarf.h
index c2e6a67..f9bb461 100644
--- a/include/elf/dwarf.h
+++ b/include/elf/dwarf.h
@@ -3,7 +3,7 @@
Written by Ron Guilmette (rfg@netcom.com)
- Copyright 1992, 1993, 1995, 1999, 2005, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1992-2014 Free Software Foundation, Inc.
This file is part of both GCC and the BFD library.
diff --git a/include/elf/epiphany.h b/include/elf/epiphany.h
index bb2dcff..38f973f 100644
--- a/include/elf/epiphany.h
+++ b/include/elf/epiphany.h
@@ -1,5 +1,5 @@
/* Adapteva EPIPHANY ELF support for BFD.
- Copyright (C) 2009, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
Contributed by Embecosm on behalf of Adapteva, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/external.h b/include/elf/external.h
index ef7724e..63d83b9 100644
--- a/include/elf/external.h
+++ b/include/elf/external.h
@@ -1,6 +1,5 @@
/* ELF support for BFD.
- Copyright 1991, 1992, 1993, 1995, 1997, 1998, 1999, 2001, 2003, 2005,
- 2008, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1991-2014 Free Software Foundation, Inc.
Written by Fred Fish @ Cygnus Support, from information published
in "UNIX System V Release 4, Programmers Guide: ANSI C and
diff --git a/include/elf/fr30.h b/include/elf/fr30.h
index 918ac97..4107f39 100644
--- a/include/elf/fr30.h
+++ b/include/elf/fr30.h
@@ -1,5 +1,5 @@
/* FR30 ELF support for BFD.
- Copyright 1998, 1999, 2000, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/frv.h b/include/elf/frv.h
index b79e51d..89e9564 100644
--- a/include/elf/frv.h
+++ b/include/elf/frv.h
@@ -1,5 +1,5 @@
/* FRV ELF support for BFD.
- Copyright (C) 2002, 2003, 2004, 2005, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/h8.h b/include/elf/h8.h
index 2a3d905..c909043 100644
--- a/include/elf/h8.h
+++ b/include/elf/h8.h
@@ -1,5 +1,5 @@
/* H8300/h8500 ELF support for BFD.
- Copyright 2001-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/hppa.h b/include/elf/hppa.h
index 8d3ea45..fe7be06 100644
--- a/include/elf/hppa.h
+++ b/include/elf/hppa.h
@@ -1,6 +1,5 @@
/* HPPA ELF support for BFD.
- Copyright 1993, 1994, 1995, 1998, 1999, 2000, 2005, 2006, 2008, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1993-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/i370.h b/include/elf/i370.h
index 7b451ff..88231df 100644
--- a/include/elf/i370.h
+++ b/include/elf/i370.h
@@ -1,5 +1,5 @@
/* i370 ELF support for BFD.
- Copyright 2000, 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 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 c475092..b86ae04 100644
--- a/include/elf/i386.h
+++ b/include/elf/i386.h
@@ -1,6 +1,5 @@
/* ix86 ELF support for BFD.
- Copyright 1998, 1999, 2000, 2002, 2004, 2005, 2006, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/i860.h b/include/elf/i860.h
index 834c776..3d44ead 100644
--- a/include/elf/i860.h
+++ b/include/elf/i860.h
@@ -1,5 +1,5 @@
/* i860 ELF support for BFD.
- Copyright 2000, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
Contributed by Jason Eckhardt <jle@cygnus.com>.
diff --git a/include/elf/i960.h b/include/elf/i960.h
index c319b32..7ec36d3 100644
--- a/include/elf/i960.h
+++ b/include/elf/i960.h
@@ -1,5 +1,5 @@
/* Intel 960 ELF support for BFD.
- Copyright 1999, 2000, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/ia64.h b/include/elf/ia64.h
index 7f2453d..e24a138 100644
--- a/include/elf/ia64.h
+++ b/include/elf/ia64.h
@@ -1,6 +1,5 @@
/* IA-64 ELF support for BFD.
- Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2008, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/internal.h b/include/elf/internal.h
index 4615037..310c1d9 100644
--- a/include/elf/internal.h
+++ b/include/elf/internal.h
@@ -1,6 +1,5 @@
/* ELF support for BFD.
- Copyright 1991, 1992, 1993, 1994, 1995, 1997, 1998, 2000, 2001, 2002,
- 2003, 2006, 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 1991-2014 Free Software Foundation, Inc.
Written by Fred Fish @ Cygnus Support, from information published
in "UNIX System V Release 4, Programmers Guide: ANSI C and
diff --git a/include/elf/ip2k.h b/include/elf/ip2k.h
index 8b4f36e..0e90aae 100644
--- a/include/elf/ip2k.h
+++ b/include/elf/ip2k.h
@@ -1,5 +1,5 @@
/* IP2xxx ELF support for BFD.
- Copyright (C) 2000, 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/iq2000.h b/include/elf/iq2000.h
index 0f8e697..3bba730 100644
--- a/include/elf/iq2000.h
+++ b/include/elf/iq2000.h
@@ -1,5 +1,5 @@
/* IQ2000 ELF support for BFD.
- Copyright (C) 2002, 2003, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/lm32.h b/include/elf/lm32.h
index 6ed34ec..e007fc1 100644
--- a/include/elf/lm32.h
+++ b/include/elf/lm32.h
@@ -1,5 +1,5 @@
/* Lattice Mico32 ELF support for BFD.
- Copyright 2008, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Jon Beniston <jon@beniston.com>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/m32c.h b/include/elf/m32c.h
index 29b80a6..b015622 100644
--- a/include/elf/m32c.h
+++ b/include/elf/m32c.h
@@ -1,5 +1,5 @@
/* M32C ELF support for BFD.
- Copyright (C) 2004, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2004-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/m32r.h b/include/elf/m32r.h
index 7e06e3f..cd52612 100644
--- a/include/elf/m32r.h
+++ b/include/elf/m32r.h
@@ -1,6 +1,5 @@
/* M32R ELF support for BFD.
- Copyright 1996, 1997, 1998, 1999, 2000, 2003, 2004, 2008, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/m68hc11.h b/include/elf/m68hc11.h
index 58d8820..06621bf 100644
--- a/include/elf/m68hc11.h
+++ b/include/elf/m68hc11.h
@@ -1,5 +1,5 @@
/* m68hc11 & m68hc12 ELF support for BFD.
- Copyright 1999, 2000, 2001, 2002, 2010, 2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2014 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 f6f37cc..806878e 100644
--- a/include/elf/m68k.h
+++ b/include/elf/m68k.h
@@ -1,6 +1,5 @@
/* MC68k ELF support for BFD.
- Copyright 1998, 1999, 2000, 2002, 2005, 2006, 2007, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/mcore.h b/include/elf/mcore.h
index 2745fee..0624439 100644
--- a/include/elf/mcore.h
+++ b/include/elf/mcore.h
@@ -1,5 +1,5 @@
/* Motorola MCore support for BFD.
- Copyright 1995, 1999, 2000, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1995-2014 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 b0e42ad..60c0e99 100644
--- a/include/elf/mep.h
+++ b/include/elf/mep.h
@@ -1,6 +1,5 @@
/* Toshiba MeP ELF support for BFD.
- Copyright (C) 2001, 2004, 2005, 2007, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/metag.h b/include/elf/metag.h
index 7ea699d..4fd2501 100644
--- a/include/elf/metag.h
+++ b/include/elf/metag.h
@@ -1,5 +1,5 @@
/* Meta ELF support for BFD.
- Copyright (C) 2013 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014 Free Software Foundation, Inc.
Contributed by Imagination Technologies Ltd.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/microblaze.h b/include/elf/microblaze.h
index c4d9821..effca20 100644
--- a/include/elf/microblaze.h
+++ b/include/elf/microblaze.h
@@ -1,6 +1,6 @@
/* Xilinx MicroBlaze support for BFD.
- Copyright 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 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 7a62875..2949629 100644
--- a/include/elf/mips.h
+++ b/include/elf/mips.h
@@ -1,7 +1,5 @@
/* MIPS ELF support for BFD.
- Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- 2003, 2004, 2005, 2008, 2009, 2010, 2013
- Free Software Foundation, Inc.
+ Copyright (C) 1993-2014 Free Software Foundation, Inc.
By Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>, from
information in the System V Application Binary Interface, MIPS
diff --git a/include/elf/mmix.h b/include/elf/mmix.h
index 6d15f7a..cab9f22 100644
--- a/include/elf/mmix.h
+++ b/include/elf/mmix.h
@@ -1,5 +1,5 @@
/* MMIX support for BFD.
- Copyright 2001, 2002, 2003, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/mn10200.h b/include/elf/mn10200.h
index 24972b6..e4f6dcf 100644
--- a/include/elf/mn10200.h
+++ b/include/elf/mn10200.h
@@ -1,5 +1,5 @@
/* MN10200 ELF support for BFD.
- Copyright 1998, 2000, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/mn10300.h b/include/elf/mn10300.h
index 529b389..b06683b 100644
--- a/include/elf/mn10300.h
+++ b/include/elf/mn10300.h
@@ -1,5 +1,5 @@
/* MN10300 ELF support for BFD.
- Copyright 1998, 1999, 2000, 2003, 2007 Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/moxie.h b/include/elf/moxie.h
index 0b3eb38..4a7d9f1 100644
--- a/include/elf/moxie.h
+++ b/include/elf/moxie.h
@@ -1,5 +1,5 @@
/* moxie ELF support for BFD.
- Copyright 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/msp430.h b/include/elf/msp430.h
index ac8e28c..a09db47 100644
--- a/include/elf/msp430.h
+++ b/include/elf/msp430.h
@@ -1,5 +1,5 @@
/* MSP430 ELF support for BFD.
- Copyright (C) 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
Contributed by Dmitry Diky <diwil@mail.ru>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/mt.h b/include/elf/mt.h
index 2bc09f4..36b74b1 100644
--- a/include/elf/mt.h
+++ b/include/elf/mt.h
@@ -1,5 +1,5 @@
/* MS1 ELF support for BFD.
- Copyright (C) 2000, 2005, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/nds32.h b/include/elf/nds32.h
index 5f410cf..216bbc1 100644
--- a/include/elf/nds32.h
+++ b/include/elf/nds32.h
@@ -1,5 +1,5 @@
/* NDS32 ELF support for BFD.
- Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by Andes Technology Corporation.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/nios2.h b/include/elf/nios2.h
index 47afc0f..7571e46 100644
--- a/include/elf/nios2.h
+++ b/include/elf/nios2.h
@@ -1,5 +1,5 @@
/* Altera Nios II ELF support for BFD.
- Copyright (C) 2012, 2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by Nigel Gray (ngray@altera.com).
Contributed by Mentor Graphics, Inc.
diff --git a/include/elf/openrisc.h b/include/elf/openrisc.h
index 87969e8..fb2404f 100644
--- a/include/elf/openrisc.h
+++ b/include/elf/openrisc.h
@@ -1,5 +1,5 @@
/* OpenRISC ELF support for BFD.
- Copyright 2001, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/or32.h b/include/elf/or32.h
index 9f1c2f3..6ab04cf 100644
--- a/include/elf/or32.h
+++ b/include/elf/or32.h
@@ -1,5 +1,5 @@
/* OR1K ELF support for BFD. Derived from ppc.h.
- Copyright (C) 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
Contributed by Ivan Guzvinec <ivang@opencores.org>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/pj.h b/include/elf/pj.h
index afd19e8..f99eff3 100644
--- a/include/elf/pj.h
+++ b/include/elf/pj.h
@@ -1,5 +1,5 @@
/* picoJava ELF support for BFD.
- Copyright 1999, 2000, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/ppc.h b/include/elf/ppc.h
index da00df8..73b1293 100644
--- a/include/elf/ppc.h
+++ b/include/elf/ppc.h
@@ -1,6 +1,5 @@
/* PPC ELF support for BFD.
- Copyright 1995, 1996, 1998, 2000, 2001, 2002, 2003, 2005, 2007, 2008,
- 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1995-2014 Free Software Foundation, Inc.
By Michael Meissner, Cygnus Support, <meissner@cygnus.com>,
from information in the System V Application Binary Interface,
diff --git a/include/elf/ppc64.h b/include/elf/ppc64.h
index 30ed8bc..013b52c 100644
--- a/include/elf/ppc64.h
+++ b/include/elf/ppc64.h
@@ -1,5 +1,5 @@
/* PPC64 ELF support for BFD.
- Copyright 2003, 2005, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2003-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/reloc-macros.h b/include/elf/reloc-macros.h
index 92fc9c1..29ccdbd 100644
--- a/include/elf/reloc-macros.h
+++ b/include/elf/reloc-macros.h
@@ -1,5 +1,5 @@
/* Generic relocation support for BFD.
- Copyright 1998, 1999, 2000, 2003, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/rl78.h b/include/elf/rl78.h
index b281d3a..342932d 100644
--- a/include/elf/rl78.h
+++ b/include/elf/rl78.h
@@ -1,5 +1,5 @@
/* RL78 ELF support for BFD.
- Copyright (C) 2008-2013 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/rx.h b/include/elf/rx.h
index 8398085..2ca0cbb 100644
--- a/include/elf/rx.h
+++ b/include/elf/rx.h
@@ -1,5 +1,5 @@
/* RX ELF support for BFD.
- Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/s390.h b/include/elf/s390.h
index 9128f86..02e1db2 100644
--- a/include/elf/s390.h
+++ b/include/elf/s390.h
@@ -1,5 +1,5 @@
/* 390 ELF support for BFD.
- Copyright 2000, 2001, 2003, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
Contributed by Carl B. Pedersen and Martin Schwidefsky.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/score.h b/include/elf/score.h
index 8d9c026..7b935aa 100644
--- a/include/elf/score.h
+++ b/include/elf/score.h
@@ -1,5 +1,5 @@
/* Score ELF support for BFD.
- Copyright 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 Free Software Foundation, Inc.
Contributed by
Brain.lin (brain.lin@sunplusct.com)
Mei Ligang (ligang@sunnorth.com.cn)
diff --git a/include/elf/sh.h b/include/elf/sh.h
index c2bd50d..e70fddd 100644
--- a/include/elf/sh.h
+++ b/include/elf/sh.h
@@ -1,6 +1,5 @@
/* SH ELF support for BFD.
- Copyright 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 1998-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/sparc.h b/include/elf/sparc.h
index d182f4d..9bfc27f 100644
--- a/include/elf/sparc.h
+++ b/include/elf/sparc.h
@@ -1,7 +1,5 @@
/* SPARC ELF support for BFD.
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2008, 2010,
- 2011
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2014 Free Software Foundation, Inc.
By Doug Evans, Cygnus Support, <dje@cygnus.com>.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/spu.h b/include/elf/spu.h
index 0618ec8..6632071 100644
--- a/include/elf/spu.h
+++ b/include/elf/spu.h
@@ -1,6 +1,6 @@
/* SPU ELF support for BFD.
- Copyright 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/tic6x-attrs.h b/include/elf/tic6x-attrs.h
index 21ce1e4..0e796c6 100644
--- a/include/elf/tic6x-attrs.h
+++ b/include/elf/tic6x-attrs.h
@@ -1,6 +1,5 @@
/* TI C6X ELF attributes.
- Copyright 2010
- Free Software Foundation, Inc.
+ Copyright (C) 2010-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/tic6x.h b/include/elf/tic6x.h
index e686cc3..ec825d5 100644
--- a/include/elf/tic6x.h
+++ b/include/elf/tic6x.h
@@ -1,6 +1,5 @@
/* TI C6X ELF support for BFD.
- Copyright 2010, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 2010-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/tilegx.h b/include/elf/tilegx.h
index e838b80..835b72f 100644
--- a/include/elf/tilegx.h
+++ b/include/elf/tilegx.h
@@ -1,5 +1,5 @@
/* TILE-Gx ELF support for BFD.
- Copyright 2011 Free Software Foundation, Inc.
+ Copyright (C) 2011-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/tilepro.h b/include/elf/tilepro.h
index 0079a2f..277ccba 100644
--- a/include/elf/tilepro.h
+++ b/include/elf/tilepro.h
@@ -1,5 +1,5 @@
/* TILEPro ELF support for BFD.
- Copyright 2011 Free Software Foundation, Inc.
+ Copyright (C) 2011-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/v850.h b/include/elf/v850.h
index 5a08820..fcd6cd3 100644
--- a/include/elf/v850.h
+++ b/include/elf/v850.h
@@ -1,5 +1,5 @@
/* V850 ELF support for BFD.
- Copyright 1997-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997-2014 Free Software Foundation, Inc.
Created by Michael Meissner, Cygnus Support <meissner@cygnus.com>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/vax.h b/include/elf/vax.h
index e44c48e..5499b17 100644
--- a/include/elf/vax.h
+++ b/include/elf/vax.h
@@ -1,5 +1,5 @@
/* VAX ELF support for BFD.
- Copyright (C) 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
Contributed by Matt Thomas <matt@3am-software.com>.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/vxworks.h b/include/elf/vxworks.h
index f25f012..d3a351a 100644
--- a/include/elf/vxworks.h
+++ b/include/elf/vxworks.h
@@ -1,6 +1,5 @@
/* VxWorks ELF support for BFD.
- Copyright 2007, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 2007-2014 Free Software Foundation, Inc.
Contributed by Nathan Sidwell <nathan@codesourcery.com>
diff --git a/include/elf/x86-64.h b/include/elf/x86-64.h
index ec59dbd..d0dda47 100644
--- a/include/elf/x86-64.h
+++ b/include/elf/x86-64.h
@@ -1,6 +1,5 @@
/* x86_64 ELF support for BFD.
- Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2008, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 2000-2014 Free Software Foundation, Inc.
Contributed by Jan Hubicka <jh@suse.cz>
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/xc16x.h b/include/elf/xc16x.h
index b46d903..1580829 100644
--- a/include/elf/xc16x.h
+++ b/include/elf/xc16x.h
@@ -1,5 +1,5 @@
/* Infineon XC16X ELF support for BFD.
- Copyright 2006, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 Free Software Foundation, Inc.
Contributed by KPIT Cummins Infosystems
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/xgate.h b/include/elf/xgate.h
index 33286a8..27cd249 100644
--- a/include/elf/xgate.h
+++ b/include/elf/xgate.h
@@ -1,5 +1,5 @@
/* XGATE ELF support for BFD.
- Copyright 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/xstormy16.h b/include/elf/xstormy16.h
index 0ae0def..ff702de 100644
--- a/include/elf/xstormy16.h
+++ b/include/elf/xstormy16.h
@@ -1,5 +1,5 @@
/* XSTORMY16 ELF support for BFD.
- Copyright (C) 2001, 2002, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2001-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/elf/xtensa.h b/include/elf/xtensa.h
index 0d35f7a..2b9b6dd 100644
--- a/include/elf/xtensa.h
+++ b/include/elf/xtensa.h
@@ -1,5 +1,5 @@
/* Xtensa ELF support for BFD.
- Copyright 2003, 2004, 2007, 2008, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2003-2014 Free Software Foundation, Inc.
Contributed by Bob Wilson (bwilson@tensilica.com) at Tensilica.
This file is part of BFD, the Binary File Descriptor library.