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