summaryrefslogtreecommitdiffhomepage
path: root/src/device.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-01-10 06:36:19 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-01-10 06:36:19 +0100
commit90942a2c0b377c185da7b0040121a75a3f3806e0 (patch)
tree8c76f1576b5374174ae0bac3a0566ba2fa6799f6 /src/device.c
parent5685eb8ddb89fa0e5b117ef0f892b6783fdcefb4 (diff)
Update copyright
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/device.c')
-rw-r--r--src/device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device.c b/src/device.c
index 38009bb..c78a785 100644
--- a/src/device.c
+++ b/src/device.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */
+/* Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */
#include "packets.h"
#include "socket.h"