diff options
Diffstat (limited to 'gdb/ui-file.c')
-rw-r--r-- | gdb/ui-file.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/ui-file.c b/gdb/ui-file.c index 731eaa0..9a1d892 100644 --- a/gdb/ui-file.c +++ b/gdb/ui-file.c @@ -1,6 +1,7 @@ /* UI_FILE - a generic STDIO like output stream. - Copyright (C) 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2007, 2008 + Free Software Foundation, Inc. This file is part of GDB. |