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 08ad7ad..6bdbe18 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 (C) 2001-2016 + Copyright (C) 2001-2017 Free Software Foundation, Inc. This file is part of GDB. |