diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1996-01-20 17:35:22 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1996-01-20 17:35:22 +0000 |
commit | 904ae08389178d742da936508a8ef28af02a0793 (patch) | |
tree | eb864e1cdb05476f87562432346f03c752a9dfe1 /bfd | |
parent | f12c04fd5e30a3a096b59117c916b17b7282513a (diff) | |
download | gdb-904ae08389178d742da936508a8ef28af02a0793.zip gdb-904ae08389178d742da936508a8ef28af02a0793.tar.gz gdb-904ae08389178d742da936508a8ef28af02a0793.tar.bz2 |
Update copyright.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/elf32-sparc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-sparc.c b/bfd/elf32-sparc.c index 2b03c2b..313dae9 100644 --- a/bfd/elf32-sparc.c +++ b/bfd/elf32-sparc.c @@ -1,5 +1,5 @@ /* SPARC-specific support for 32-bit ELF - Copyright 1993, 1994, 1995 Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |