summaryrefslogtreecommitdiff
path: root/tests/inject-nf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/inject-nf.c')
-rw-r--r--tests/inject-nf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/inject-nf.c b/tests/inject-nf.c
index 37ba74711..c3774f6c1 100644
--- a/tests/inject-nf.c
+++ b/tests/inject-nf.c
@@ -1,7 +1,7 @@
/*
* Check decoding of return values injected into a syscall that "never fails".
*
- * Copyright (c) 2018 The strace developers.
+ * Copyright (c) 2018-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later