summaryrefslogtreecommitdiff
path: root/tests/readv.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/readv.test')
-rwxr-xr-xtests/readv.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/readv.test b/tests/readv.test
index 9b672a8d8..934399837 100755
--- a/tests/readv.test
+++ b/tests/readv.test
@@ -3,7 +3,7 @@
# Check decoding and dumping of readv and writev syscalls.
#
# Copyright (c) 2016 Dmitry V. Levin <ldv@strace.io>
-# Copyright (c) 2016-2021 The strace developers.
+# Copyright (c) 2016-2023 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: GPL-2.0-or-later