diff options
author | Nick Clifton <nickc@redhat.com> | 2000-05-28 19:25:07 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-05-28 19:25:07 +0000 |
commit | 66537e49a2c51940f98ef4cd154e25f2a175407a (patch) | |
tree | aac3319607ac6f354519cfdbfcb8b241680b69d4 /include | |
parent | 6edf473a3032f789c1b99047708fc966ea91c656 (diff) | |
download | fsf-binutils-gdb-66537e49a2c51940f98ef4cd154e25f2a175407a.zip fsf-binutils-gdb-66537e49a2c51940f98ef4cd154e25f2a175407a.tar.gz fsf-binutils-gdb-66537e49a2c51940f98ef4cd154e25f2a175407a.tar.bz2 |
Include year 2000 in copyright message
Diffstat (limited to 'include')
-rw-r--r-- | include/elf/mips.h | 2 | ||||
-rw-r--r-- | include/elf/mn10300.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/elf/mips.h b/include/elf/mips.h index 1e2a9f9..e5e3739 100644 --- a/include/elf/mips.h +++ b/include/elf/mips.h @@ -1,5 +1,5 @@ /* MIPS ELF support for BFD. - Copyright (C) 1993, 1994, 1995, 1996, 1998 Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1995, 1996, 1998, 2000 Free Software Foundation, Inc. By Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>, from information in the System V Application Binary Interface, MIPS diff --git a/include/elf/mn10300.h b/include/elf/mn10300.h index 1b90a13..4e7fce5 100644 --- a/include/elf/mn10300.h +++ b/include/elf/mn10300.h @@ -1,5 +1,5 @@ /* MN10300 ELF support for BFD. - Copyright (C) 1998 Free Software Foundation, Inc. + Copyright (C) 1998, 2000 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |