diff options
Diffstat (limited to 'tests/ptrace_syscall_info.c')
-rw-r--r-- | tests/ptrace_syscall_info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ptrace_syscall_info.c b/tests/ptrace_syscall_info.c index e72498ab1..4f774cf5b 100644 --- a/tests/ptrace_syscall_info.c +++ b/tests/ptrace_syscall_info.c @@ -2,7 +2,7 @@ * Check decoding of ptrace PTRACE_GET_SYSCALL_INFO request. * * Copyright (c) 2018 Dmitry V. Levin <ldv@strace.io> - * Copyright (c) 2018-2021 The strace developers. + * Copyright (c) 2018-2023 The strace developers. * All rights reserved. * * SPDX-License-Identifier: GPL-2.0-or-later |