aboutsummaryrefslogtreecommitdiffstats
path: root/api/namespace.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-01-30 16:45:26 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-01-30 16:45:26 +0100
commit2628412d71a6caf22368cd6d7cf441ded139db4f (patch)
tree0d80867d138ad1af7be7ec8b4768386d95aca4df /api/namespace.c
parentapi: use custom devpkey for pool (diff)
downloadwintun-2628412d71a6caf22368cd6d7cf441ded139db4f.tar.xz
wintun-2628412d71a6caf22368cd6d7cf441ded139db4f.zip
global: bump copyright
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'api/namespace.c')
-rw-r--r--api/namespace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/namespace.c b/api/namespace.c
index 0a4c775..51fdb9d 100644
--- a/api/namespace.c
+++ b/api/namespace.c
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0
*
- * Copyright (C) 2018-2020 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2018-2021 WireGuard LLC. All Rights Reserved.
*/
#include "entry.h"