summaryrefslogtreecommitdiff
path: root/tests/ptrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ptrace.c')
-rw-r--r--tests/ptrace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ptrace.c b/tests/ptrace.c
index c2988fc85..dbd61b8df 100644
--- a/tests/ptrace.c
+++ b/tests/ptrace.c
@@ -2,7 +2,7 @@
* Check decoding of ptrace syscall.
*
* Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later