summaryrefslogtreecommitdiff
path: root/tests/xchownx.c
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2018-12-24 23:46:43 +0000
committerDmitry V. Levin <ldv@altlinux.org>2018-12-24 23:46:43 +0000
commit73fa3d68228f27b7dbeb34d73a3b8bc564a8aef9 (patch)
treec3f288a1c1e7b9db00b19270a9c7cf0e9778f4f8 /tests/xchownx.c
parent62b47db1acc73fbdbd012d36c4ce41342a16ab99 (diff)
downloadstrace-73fa3d68228f27b7dbeb34d73a3b8bc564a8aef9.tar.gz
Update copyright headers
Diffstat (limited to 'tests/xchownx.c')
-rw-r--r--tests/xchownx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xchownx.c b/tests/xchownx.c
index a78459bd8..8820e00d5 100644
--- a/tests/xchownx.c
+++ b/tests/xchownx.c
@@ -2,7 +2,7 @@
* Check decoding of chown/chown32/lchown/lchown32/fchown/fchown32 syscalls.
*
* Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later