summaryrefslogtreecommitdiff
path: root/tests/threads-execve.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/threads-execve.test')
-rwxr-xr-xtests/threads-execve.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/threads-execve.test b/tests/threads-execve.test
index 0dbb57be9..96887e9e5 100755
--- a/tests/threads-execve.test
+++ b/tests/threads-execve.test
@@ -3,7 +3,7 @@
# Check decoding of threads when a non-leader thread invokes execve.
#
# Copyright (c) 2016 Dmitry V. Levin <ldv@strace.io>
-# Copyright (c) 2016-2020 The strace developers.
+# Copyright (c) 2016-2023 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: GPL-2.0-or-later