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 | c85feb40a2c760ab12200c34eface647883ea39a (patch) | |
tree | c5017b4d1539a2e2519a435eb04e5d8e2335cc5a | |
parent | 0bbe4a3e26a09010b6019396c4f48f6a6d0a9653 (diff) | |
download | cygnal-c85feb40a2c760ab12200c34eface647883ea39a.tar.gz cygnal-c85feb40a2c760ab12200c34eface647883ea39a.tar.bz2 cygnal-c85feb40a2c760ab12200c34eface647883ea39a.zip |
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.
-rwxr-xr-x | include/elf/epiphany.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/epiphany.h b/include/elf/epiphany.h index 333762506..bb2dcffee 100755 --- a/include/elf/epiphany.h +++ b/include/elf/epiphany.h @@ -1,5 +1,5 @@ /* Adapteva EPIPHANY ELF support for BFD. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 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. |