summaryrefslogtreecommitdiff
path: root/gdb/common/job-control.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/job-control.c')
-rw-r--r--gdb/common/job-control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/common/job-control.c b/gdb/common/job-control.c
index 78fc672f2c6..b9ea943620b 100644
--- a/gdb/common/job-control.c
+++ b/gdb/common/job-control.c
@@ -1,7 +1,7 @@
/* Job control and terminal related functions, for GDB and gdbserver
when running under Unix.
- Copyright (C) 1986-2017 Free Software Foundation, Inc.
+ Copyright (C) 1986-2018 Free Software Foundation, Inc.
This file is part of GDB.