summaryrefslogtreecommitdiff
path: root/gdb/proc-flags.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/proc-flags.c')
-rw-r--r--gdb/proc-flags.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/proc-flags.c b/gdb/proc-flags.c
index 27814f143d0..4e6e0d803c7 100644
--- a/gdb/proc-flags.c
+++ b/gdb/proc-flags.c
@@ -1,5 +1,6 @@
/* Machine independent support for SVR4 /proc (process file system) for GDB.
- Copyright (C) 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010
+ Free Software Foundation, Inc.
Written by Michael Snyder at Cygnus Solutions.
Based on work by Fred Fish, Stu Grossman, Geoff Noer, and others.