aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/macOS/ParseError+WireGuardAppError.swift
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-01-18 06:49:38 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-01-18 09:32:49 +0100
commit470e4e7f7f5df013019351905875c6e4f06a8904 (patch)
treec9e1feec518a5af5c0d6b07f1aad33b7b40a4a1a /WireGuard/WireGuard/UI/macOS/ParseError+WireGuardAppError.swift
parentTunnelsManager: Remove unused variable (diff)
downloadwireguard-apple-470e4e7f7f5df013019351905875c6e4f06a8904.tar.xz
wireguard-apple-470e4e7f7f5df013019351905875c6e4f06a8904.zip
global: Fix up copyright headers
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'WireGuard/WireGuard/UI/macOS/ParseError+WireGuardAppError.swift')
-rw-r--r--WireGuard/WireGuard/UI/macOS/ParseError+WireGuardAppError.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/WireGuard/WireGuard/UI/macOS/ParseError+WireGuardAppError.swift b/WireGuard/WireGuard/UI/macOS/ParseError+WireGuardAppError.swift
index a85df22..9f2c009 100644
--- a/WireGuard/WireGuard/UI/macOS/ParseError+WireGuardAppError.swift
+++ b/WireGuard/WireGuard/UI/macOS/ParseError+WireGuardAppError.swift
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
-// Copyright © 2018 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
import Cocoa