diff options
Diffstat (limited to 'gdb/linux-proc.c')
-rw-r--r-- | gdb/linux-proc.c | 3 |
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. |