aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-proc.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-24 22:31:19 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-24 22:31:19 +0000
commitca557f44a0548248b83712ade658eefe9c976923 (patch)
tree0f7ee0fa8f59a615a29f07388626d172e876aa2a /gdb/linux-proc.c
parenta4b6fc86fa32d442efcbfb5c17549e4034d44552 (diff)
downloadfsf-binutils-gdb-ca557f44a0548248b83712ade658eefe9c976923.zip
fsf-binutils-gdb-ca557f44a0548248b83712ade658eefe9c976923.tar.gz
fsf-binutils-gdb-ca557f44a0548248b83712ade658eefe9c976923.tar.bz2
s/Linux/.../
Fix PR gdb/378.
Diffstat (limited to 'gdb/linux-proc.c')
-rw-r--r--gdb/linux-proc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/linux-proc.c b/gdb/linux-proc.c
index 4a56573..d6f88d3 100644
--- a/gdb/linux-proc.c
+++ b/gdb/linux-proc.c
@@ -1,4 +1,5 @@
-/* Linux-specific methods for using the /proc file system.
+/* GNU/Linux specific methods for using the /proc file system.
+
Copyright 2001, 2002 Free Software Foundation, Inc.
This file is part of GDB.