diff options
Diffstat (limited to 'gdb/solib-svr4.h')
-rw-r--r-- | gdb/solib-svr4.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/solib-svr4.h b/gdb/solib-svr4.h index b48a951de1..398f25ee6b 100644 --- a/gdb/solib-svr4.h +++ b/gdb/solib-svr4.h @@ -1,6 +1,7 @@ /* Handle shared libraries for GDB, the GNU Debugger. - Copyright (C) 2000, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2000, 2004, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. This file is part of GDB. |