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 /gas | |
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 'gas')
-rwxr-xr-x | gas/config/tc-epiphany.c | 2 | ||||
-rwxr-xr-x | gas/config/tc-epiphany.h | 2 | ||||
-rw-r--r-- | gas/doc/c-epiphany.texi | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gas/config/tc-epiphany.c b/gas/config/tc-epiphany.c index f4fed25..6cc7d66 100755 --- a/gas/config/tc-epiphany.c +++ b/gas/config/tc-epiphany.c @@ -1,5 +1,5 @@ /* tc-epiphany.c -- Assembler for the Adapteva EPIPHANY - 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 GAS, the GNU Assembler. diff --git a/gas/config/tc-epiphany.h b/gas/config/tc-epiphany.h index 25e453a..ed5782e 100755 --- a/gas/config/tc-epiphany.h +++ b/gas/config/tc-epiphany.h @@ -1,5 +1,5 @@ /* tc-epiphany.h -- Header file for tc-epiphany.c. - 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 GAS, the GNU Assembler. diff --git a/gas/doc/c-epiphany.texi b/gas/doc/c-epiphany.texi index c0b0222..8e2b94d 100644 --- a/gas/doc/c-epiphany.texi +++ b/gas/doc/c-epiphany.texi @@ -1,4 +1,4 @@ -@c Copyright 2011 Free Software Foundation, Inc. +@c Copyright 1999, 2002, 2011 Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @c man end |