aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc-linux-nat.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-24 22:14:33 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-24 22:14:33 +0000
commita4b6fc86fa32d442efcbfb5c17549e4034d44552 (patch)
treea8bd4adafdf89572a89474d7bdbd46b4be03daf2 /gdb/sparc-linux-nat.c
parent8605d56e7a489870c1ac2167046a4f4dad8cc13d (diff)
downloadgdb-a4b6fc86fa32d442efcbfb5c17549e4034d44552.zip
gdb-a4b6fc86fa32d442efcbfb5c17549e4034d44552.tar.gz
gdb-a4b6fc86fa32d442efcbfb5c17549e4034d44552.tar.bz2
s/Linux/.../
Fix PR gdb/378.
Diffstat (limited to 'gdb/sparc-linux-nat.c')
-rw-r--r--gdb/sparc-linux-nat.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/sparc-linux-nat.c b/gdb/sparc-linux-nat.c
index eb1fcfa..ba418b6 100644
--- a/gdb/sparc-linux-nat.c
+++ b/gdb/sparc-linux-nat.c
@@ -1,5 +1,6 @@
-/* Native-dependent code for Linux/SPARC.
- Copyright 2001 Free Software Foundation, Inc.
+/* Native-dependent code for GNU/Linux SPARC.
+
+ Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of GDB.