summaryrefslogtreecommitdiff
path: root/tests/seccomp_get_action_avail.c
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2019-03-18 02:40:16 +0000
committerDmitry V. Levin <ldv@altlinux.org>2019-03-18 02:40:16 +0000
commit74b7fc0e1d03568fe88fcdba34e50554a35893d7 (patch)
treed289e9b90875acc7cd925a69494ab882999ed75e /tests/seccomp_get_action_avail.c
parente84debd3c00ee2d7969e0704759f356bf7839c4a (diff)
downloadstrace-74b7fc0e1d03568fe88fcdba34e50554a35893d7.tar.gz
Update copyright headers
Headers updated automatically using maint/update_copyright_years.sh script.
Diffstat (limited to 'tests/seccomp_get_action_avail.c')
-rw-r--r--tests/seccomp_get_action_avail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/seccomp_get_action_avail.c b/tests/seccomp_get_action_avail.c
index 1fad98db2..e61678f4c 100644
--- a/tests/seccomp_get_action_avail.c
+++ b/tests/seccomp_get_action_avail.c
@@ -1,7 +1,7 @@
/*
* Check decoding of seccomp SECCOMP_GET_ACTION_AVAIL.
*
- * Copyright (c) 2017-2018 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2017-2019 Dmitry V. Levin <ldv@altlinux.org>
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later