diff options
Diffstat (limited to 'gdb/mips-linux-nat.c')
-rw-r--r-- | gdb/mips-linux-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mips-linux-nat.c b/gdb/mips-linux-nat.c index 3c2b159..cec16d3 100644 --- a/gdb/mips-linux-nat.c +++ b/gdb/mips-linux-nat.c @@ -1,4 +1,4 @@ -/* Native-dependent code for Linux/MIPS. +/* Native-dependent code for GNU/Linux on MIPS processors. Copyright 2001 Free Software Foundation, Inc. This file is part of GDB. |