summaryrefslogtreecommitdiff
path: root/tests/prctl-sve.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/prctl-sve.c')
-rw-r--r--tests/prctl-sve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/prctl-sve.c b/tests/prctl-sve.c
index 216ebfc3f..a0291b6e8 100644
--- a/tests/prctl-sve.c
+++ b/tests/prctl-sve.c
@@ -1,7 +1,7 @@
/*
* Check decoding of prctl PR_SVE_SET_VL/PR_SVE_GET_VL operations.
*
- * Copyright (c) 2021 The strace developers.
+ * Copyright (c) 2021-2023 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later