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 | fc1df4b6c6d1b04a865474564ed28ff099f07c90 (patch) | |
tree | 64d4250d203ca843469d55874a49da4691c0b601 /include | |
parent | 4a8d11f3968fcd8e6dff32df50b423e38fd9c6ca (diff) | |
download | newlib-fc1df4b6c6d1b04a865474564ed28ff099f07c90.zip newlib-fc1df4b6c6d1b04a865474564ed28ff099f07c90.tar.gz newlib-fc1df4b6c6d1b04a865474564ed28ff099f07c90.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. |