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-tfile.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-tfile.c')
-rw-r--r-- | gcc/mips-tfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/mips-tfile.c b/gcc/mips-tfile.c index eb47bc61714..95683f34eec 100644 --- a/gcc/mips-tfile.c +++ b/gcc/mips-tfile.c @@ -2,7 +2,7 @@ contain debugging information specified by the GNU compiler in the form of comments (the mips assembler does not support assembly access to debug information). - Copyright (C) 1991, 93, 94, 95, 97, 1998 Free Software Foundation, Inc. + Copyright (C) 1991, 93-95, 97, 98, 1999 Free Software Foundation, Inc. Contributed by Michael Meissner (meissner@cygnus.com). This file is part of GNU CC. |