summaryrefslogtreecommitdiff
path: root/tests/sigaction.c
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@strace.io>2021-02-16 08:00:00 +0000
committerDmitry V. Levin <ldv@strace.io>2021-02-16 08:00:00 +0000
commit8fa8a8886966fb873a67074c67eabf6be63535c0 (patch)
treeb17cb5ae1662eeb893ec3a2e6762277a14d1aba2 /tests/sigaction.c
parent2d5a69f429c8301df72cc30fac31a162cf1a5697 (diff)
downloadstrace-8fa8a8886966fb873a67074c67eabf6be63535c0.tar.gz
Update copyright headers
Headers updated automatically using maint/update_copyright_years.sh script.
Diffstat (limited to 'tests/sigaction.c')
-rw-r--r--tests/sigaction.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sigaction.c b/tests/sigaction.c
index 440b47778..0f4655706 100644
--- a/tests/sigaction.c
+++ b/tests/sigaction.c
@@ -2,7 +2,7 @@
* Check decoding of sigaction syscall.
*
* Copyright (c) 2014-2018 Dmitry V. Levin <ldv@strace.io>
- * Copyright (c) 2014-2019 The strace developers.
+ * Copyright (c) 2014-2021 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later