aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/mnlg.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-01-02 01:58:10 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-01-07 19:26:10 -0500
commitb8e89f3a0945b02281aa0d456917b421702c9bef (patch)
tree78d19761bbcb2196b74bb0ed6c1ebb4119e08ec4 /src/mnlg.h
parentwg: curve25519: handle unaligned loads/stores safely (diff)
downloadwireguard-tools-b8e89f3a0945b02281aa0d456917b421702c9bef.tar.xz
wireguard-tools-b8e89f3a0945b02281aa0d456917b421702c9bef.zip
global: update copyright
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/mnlg.h')
-rw-r--r--src/mnlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mnlg.h b/src/mnlg.h
index 1bc46c7..b5adbbc 100644
--- a/src/mnlg.h
+++ b/src/mnlg.h
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
- * Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+ * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*
* Original author: Jiri Pirko <jiri@mellanox.com>
*/