aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-11-18 06:22:00 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-11-21 01:00:07 +0100
commit9bac318f98c87abb4e6d076dbc8da72a7e23c7eb (patch)
tree7ff804b18020ecd47bde7988a6f37179d1977bb2 /src/tests/qemu
parentmain: add version to dmesg (diff)
downloadwireguard-monolithic-historical-9bac318f98c87abb4e6d076dbc8da72a7e23c7eb.tar.xz
wireguard-monolithic-historical-9bac318f98c87abb4e6d076dbc8da72a7e23c7eb.zip
headers: cleanup notices
Diffstat (limited to 'src/tests/qemu')
-rw-r--r--src/tests/qemu/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tests/qemu/init.c b/src/tests/qemu/init.c
index 488f504..62157c0 100644
--- a/src/tests/qemu/init.c
+++ b/src/tests/qemu/init.c
@@ -1,3 +1,5 @@
+/* Copyright (C) 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */
+
#define _GNU_SOURCE
#include <unistd.h>
#include <errno.h>