diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/complex.c')
-rw-r--r-- | gdb/testsuite/gdb.base/complex.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/complex.c b/gdb/testsuite/gdb.base/complex.c index 6b5c483..9b890c9 100644 --- a/gdb/testsuite/gdb.base/complex.c +++ b/gdb/testsuite/gdb.base/complex.c @@ -1,4 +1,5 @@ -/* Copyright 2002, 2003, 2004, 2007, 2008, 2009 Free Software Foundation, Inc. +/* Copyright 2002, 2003, 2004, 2007, 2008, 2009, 2010 +Free Software Foundation, Inc. This file is part of GDB. |