aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/quickinstall.bat
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-11-21 23:20:34 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2020-11-22 22:00:32 +0100
commit9f501c58d4dcdfe4d9537474ddeef4ab72143ebb (patch)
tree2c2347c3d4e7743fc49f51c92e616963725d7a65 /quickinstall.bat
parentversion: unify architecture string handling (diff)
downloadwireguard-windows-9f501c58d4dcdfe4d9537474ddeef4ab72143ebb.tar.xz
wireguard-windows-9f501c58d4dcdfe4d9537474ddeef4ab72143ebb.zip
global: update headers
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 7499236a..cf42fc27 100644
--- a/quickinstall.bat
+++ b/quickinstall.bat
@@ -1,6 +1,6 @@
@echo off
rem SPDX-License-Identifier: MIT
-rem Copyright (C) 2019 WireGuard LLC. All Rights Reserved.
+rem Copyright (C) 2019-2020 WireGuard LLC. All Rights Reserved.
setlocal
cd /d %~dp0 || exit /b 1