summaryrefslogtreecommitdiff
path: root/tests/nsyscalls.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nsyscalls.c')
-rw-r--r--tests/nsyscalls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nsyscalls.c b/tests/nsyscalls.c
index cc7be8400..b4d2dd2b5 100644
--- a/tests/nsyscalls.c
+++ b/tests/nsyscalls.c
@@ -2,7 +2,7 @@
* Check decoding of out-of-range syscalls.
*
* Copyright (c) 2015-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