summaryrefslogtreecommitdiffstatshomepage
path: root/src/peer.h
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
commite15641092dac985d8e53dca9f7b6298b930c164f (patch)
tree6813732e78844e74c0de2351db1901597699f960 /src/peer.h
parentuapi: use sockaddr union instead of sockaddr_storage (diff)
downloadwireguard-monolithic-historical-e15641092dac985d8e53dca9f7b6298b930c164f.tar.xz
wireguard-monolithic-historical-e15641092dac985d8e53dca9f7b6298b930c164f.zip
Update copyright
Diffstat (limited to 'src/peer.h')
-rw-r--r--src/peer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peer.h b/src/peer.h
index 37232ba..16b3def 100644
--- a/src/peer.h
+++ b/src/peer.h
@@ -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. */
#ifndef PEER_H
#define PEER_H