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/cpu-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/cpu-epiphany.c')
-rw-r--r-- | bfd/cpu-epiphany.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-epiphany.c b/bfd/cpu-epiphany.c index 54f9580..13427c1 100644 --- a/bfd/cpu-epiphany.c +++ b/bfd/cpu-epiphany.c @@ -1,5 +1,5 @@ /* BFD support for the Adapteva EPIPHANY processor. - Copyright 2011 Free Software Foundation, Inc. + Copyright 2009, 2011 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of BFD, the Binary File Descriptor library. |