diff options
author | Joern Rennecke <joern.rennecke@embecosm.com> | 2011-10-27 14:27:16 +0000 |
---|---|---|
committer | Joern Rennecke <joern.rennecke@embecosm.com> | 2011-10-27 14:27:16 +0000 |
commit | 926e2094bb184293131b21b9394d092d86d695c8 (patch) | |
tree | e0e41c1d649c59c6a2b19b74365bb270544a25a3 /bfd/elf32-epiphany.c | |
parent | 5b169225fe334168f0172f00f27a009cf4491842 (diff) | |
download | gdb-926e2094bb184293131b21b9394d092d86d695c8.zip gdb-926e2094bb184293131b21b9394d092d86d695c8.tar.gz gdb-926e2094bb184293131b21b9394d092d86d695c8.tar.bz2 |
bfd:
* cpu-epiphany.c: Reinstate full list of Copyright years.
* elf32-epiphany.c: Likewise.
cpu:
* epiphany.cpu, epiphany.opc: Likewise.
gas:
* config/tc-epiphany.c, config/tc-epiphany.h: Likewise.
* doc/c-epiphany.texi: Likewise.
include:
* elf/epiphany.h: Likewise.
Diffstat (limited to 'bfd/elf32-epiphany.c')
-rw-r--r-- | bfd/elf32-epiphany.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-epiphany.c b/bfd/elf32-epiphany.c index 08f3be1..d5e61a2 100644 --- a/bfd/elf32-epiphany.c +++ b/bfd/elf32-epiphany.c @@ -1,5 +1,5 @@ /* Adapteva epiphany specific support for 32-bit ELF - Copyright 2011 + Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2011 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. |