diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/step-line.c')
-rw-r--r-- | gdb/testsuite/gdb.base/step-line.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/step-line.c b/gdb/testsuite/gdb.base/step-line.c index a677a2f99bb..01a2119076e 100644 --- a/gdb/testsuite/gdb.base/step-line.c +++ b/gdb/testsuite/gdb.base/step-line.c @@ -1,5 +1,5 @@ /* Test step/next in presence of #line directives. - Copyright 2001, 2007 + Copyright (C) 2001, 2007, 2012 Free Software Foundation, Inc. This file is part of GDB. |