summaryrefslogtreecommitdiff
path: root/tests/xselect.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xselect.c')
-rw-r--r--tests/xselect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xselect.c b/tests/xselect.c
index ab53c7949..108a4954d 100644
--- a/tests/xselect.c
+++ b/tests/xselect.c
@@ -2,7 +2,7 @@
* Check decoding of select/_newselect syscalls.
*
* Copyright (c) 2015-2018 Dmitry V. Levin <ldv@strace.io>
- * Copyright (c) 2015-2021 The strace developers.
+ * Copyright (c) 2015-2023 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later