diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-01-03 16:19:52 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-01-03 16:19:52 +0000 |
commit | 9dbe8890140f5769a862c4ad6c88ac7a7aa4ed17 (patch) | |
tree | da59758a6a0627a9cb6e96a708ce4c67600c2d9d /bfd/elf32-cris.c | |
parent | c8d1c0af8062b171426f9dc64e895a39eb255146 (diff) | |
download | gdb-9dbe8890140f5769a862c4ad6c88ac7a7aa4ed17.zip gdb-9dbe8890140f5769a862c4ad6c88ac7a7aa4ed17.tar.gz gdb-9dbe8890140f5769a862c4ad6c88ac7a7aa4ed17.tar.bz2 |
2009-01-03 H.J. Lu <hongjiu.lu@intel.com>
* coff-ppc.c: Add 2009 to Copyright.
* elf32-cris.c: Likewise.
* elflink.c: Likewise.
Diffstat (limited to 'bfd/elf32-cris.c')
-rw-r--r-- | bfd/elf32-cris.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-cris.c b/bfd/elf32-cris.c index 67816ea..ea268fc 100644 --- a/bfd/elf32-cris.c +++ b/bfd/elf32-cris.c @@ -1,5 +1,5 @@ /* CRIS-specific support for 32-bit ELF. - Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 + Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Axis Communications AB. Written by Hans-Peter Nilsson, based on elf32-fr30.c |