diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-06 19:48:38 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-06 19:48:38 +0000 |
commit | 488e0dc9aad2754a918f7df414514113dd9d4816 (patch) | |
tree | ac7183da0512ddca966f2a8eef1ad0f69ac847b6 /gcc/mips-tdump.c | |
parent | e29b2762a861161a26e22b110d149f524cb63114 (diff) | |
download | gcc-488e0dc9aad2754a918f7df414514113dd9d4816.tar.gz |
Fix copyrights.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24529 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/mips-tdump.c')
-rw-r--r-- | gcc/mips-tdump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/mips-tdump.c b/gcc/mips-tdump.c index 5877c56b7c8..1f9c0452700 100644 --- a/gcc/mips-tdump.c +++ b/gcc/mips-tdump.c @@ -1,5 +1,5 @@ /* Read and manage MIPS symbol tables from object modules. - Copyright (C) 1991, 1994, 1995, 1997 Free Software Foundation, Inc. + Copyright (C) 1991, 1994, 1995, 1997, 1998, 1999 Free Software Foundation, Inc. Contributed by hartzell@boulder.colorado.edu, Rewritten by meissner@osf.org. |