diff options
Diffstat (limited to 'gdb/proc-flags.c')
-rw-r--r-- | gdb/proc-flags.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/proc-flags.c b/gdb/proc-flags.c index bc3c7826622..00ff68e7e14 100644 --- a/gdb/proc-flags.c +++ b/gdb/proc-flags.c @@ -1,5 +1,5 @@ /* Machine independent support for SVR4 /proc (process file system) for GDB. - Copyright (C) 1999, 2000, 2007 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2007, 2008 Free Software Foundation, Inc. Written by Michael Snyder at Cygnus Solutions. Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others. |