aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/quickinstall.bat
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-01-28 17:49:12 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-02-01 16:55:02 +0100
commitb37434e8461b83d26c68fc32bd0fcbd0443a5741 (patch)
treeeb49f948cf2f6d256bf8b377a4fea0519c38c535 /quickinstall.bat
parentversion: stop using go version tags in repo (diff)
downloadwireguard-windows-b37434e8461b83d26c68fc32bd0fcbd0443a5741.tar.xz
wireguard-windows-b37434e8461b83d26c68fc32bd0fcbd0443a5741.zip
global: bump copyright date
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'quickinstall.bat')
-rw-r--r--quickinstall.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/quickinstall.bat b/quickinstall.bat
index cf42fc27..95157bbd 100644
--- a/quickinstall.bat
+++ b/quickinstall.bat
@@ -1,6 +1,6 @@
@echo off
rem SPDX-License-Identifier: MIT
-rem Copyright (C) 2019-2020 WireGuard LLC. All Rights Reserved.
+rem Copyright (C) 2019-2021 WireGuard LLC. All Rights Reserved.
setlocal
cd /d %~dp0 || exit /b 1