diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-06-26 16:57:43 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-06-26 16:57:43 +0000 |
commit | fd66bf00715a302ef3bd7bfdb4106f221a870a8e (patch) | |
tree | 8f1caef823fb6443d77eaf8250cbaa506e3bdf46 /contrib/binutils/include/elf/v850.h | |
parent | c9edceadd8a0c5acc1f58da35396d952bdaaf786 (diff) |
Import of GNU Binutils version 2.11.2.
Notes
Notes:
svn path=/vendor/binutils/dist/; revision=78828
Diffstat (limited to 'contrib/binutils/include/elf/v850.h')
-rw-r--r-- | contrib/binutils/include/elf/v850.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/binutils/include/elf/v850.h b/contrib/binutils/include/elf/v850.h index 7b223408c368..62b9541e8e98 100644 --- a/contrib/binutils/include/elf/v850.h +++ b/contrib/binutils/include/elf/v850.h @@ -1,5 +1,5 @@ /* V850 ELF support for BFD. - Copyright (C) 1997, 98, 2000 Free Software Foundation, Inc. + Copyright 1997, 1998, 2000 Free Software Foundation, Inc. Created by Michael Meissner, Cygnus Support <meissner@cygnus.com> This file is part of BFD, the Binary File Descriptor library. |