diff options
Diffstat (limited to 'gdb/gdb_select.h')
-rw-r--r-- | gdb/gdb_select.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/gdb_select.h b/gdb/gdb_select.h index e8a7d98..03df6b4 100644 --- a/gdb/gdb_select.h +++ b/gdb/gdb_select.h @@ -1,6 +1,7 @@ /* Slightly more portable version of <sys/select.h>. - Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GDB. |