aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/cookie.c
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
commite6e1fd126c90749576473c235c69e89657f4d78f (patch)
tree12e90877d542dcd998b8d590a9b4a6f73c29d37d /src/cookie.c
parentmain: add version to dmesg (diff)
downloadwireguard-linux-compat-e6e1fd126c90749576473c235c69e89657f4d78f.tar.xz
wireguard-linux-compat-e6e1fd126c90749576473c235c69e89657f4d78f.zip
headers: cleanup notices
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/cookie.c')
-rw-r--r--src/cookie.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cookie.c b/src/cookie.c
index 84f9d25..21f287f 100644
--- a/src/cookie.c
+++ b/src/cookie.c
@@ -1,4 +1,4 @@
-/* Copyright 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */
+/* Copyright (C) 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */
#include "cookie.h"
#include "peer.h"