summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/pthread_cond_wait.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.threads/pthread_cond_wait.c')
-rw-r--r--gdb/testsuite/gdb.threads/pthread_cond_wait.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/pthread_cond_wait.c b/gdb/testsuite/gdb.threads/pthread_cond_wait.c
index c3f8791c47d..a0b0cb81c80 100644
--- a/gdb/testsuite/gdb.threads/pthread_cond_wait.c
+++ b/gdb/testsuite/gdb.threads/pthread_cond_wait.c
@@ -1,6 +1,6 @@
/* A small multi-threaded test case.
- Copyright 2004-2016 Free Software Foundation, Inc.
+ Copyright 2004-2017 Free Software Foundation, Inc.
This file is part of GDB.