summaryrefslogtreecommitdiff
path: root/tests/mknod.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mknod.c')
-rw-r--r--tests/mknod.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/mknod.c b/tests/mknod.c
index 1d8591a0f..94d80284a 100644
--- a/tests/mknod.c
+++ b/tests/mknod.c
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2016-2018 The strace developers.
+ * All rights reserved.
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
+
#include "tests.h"
#include <asm/unistd.h>