aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/updatepage.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 /ui/updatepage.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 '')
-rw-r--r--ui/updatepage.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/updatepage.go b/ui/updatepage.go
index 96fc87f3..ff2bbe5f 100644
--- a/ui/updatepage.go
+++ b/ui/updatepage.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 ui