aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/main.go
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2022-01-06 17:15:58 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2022-01-06 17:28:13 +0100
commit6ed37f30f5b7bb9dfab58e050d61baa96cb962a0 (patch)
tree2acb30842bef5b5ec6f22ea78018ed4a6aafc942 /main.go
parentfetcher: only write 32 bytes to hash output (diff)
downloadwireguard-windows-6ed37f30f5b7bb9dfab58e050d61baa96cb962a0.tar.xz
wireguard-windows-6ed37f30f5b7bb9dfab58e050d61baa96cb962a0.zip
global: bump date
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 40c6f7cf..62a0b559 100644
--- a/main.go
+++ b/main.go
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT
*
- * Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2019-2022 WireGuard LLC. All Rights Reserved.
*/
package main