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