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/opcodes/sparc-opc.c | |
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/opcodes/sparc-opc.c')
-rw-r--r-- | contrib/binutils/opcodes/sparc-opc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/binutils/opcodes/sparc-opc.c b/contrib/binutils/opcodes/sparc-opc.c index 2e20d2e131d5..5c06d01df145 100644 --- a/contrib/binutils/opcodes/sparc-opc.c +++ b/contrib/binutils/opcodes/sparc-opc.c @@ -1,5 +1,6 @@ /* Table of opcodes for the sparc. - Copyright (C) 1989, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 + Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, + 2000 Free Software Foundation, Inc. This file is part of the BFD library. |