diff options
Diffstat (limited to 'include/elf/lm32.h')
-rw-r--r-- | include/elf/lm32.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/elf/lm32.h b/include/elf/lm32.h index c20deb7ed9b..6ed34ec4996 100644 --- a/include/elf/lm32.h +++ b/include/elf/lm32.h @@ -1,5 +1,5 @@ /* Lattice Mico32 ELF support for BFD. - Copyright 2008 Free Software Foundation, Inc. + Copyright 2008, 2010 Free Software Foundation, Inc. Contributed by Jon Beniston <jon@beniston.com> This file is part of BFD, the Binary File Descriptor library. @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _ELF_LM32_H #define _ELF_LM32_H |