aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/VPN
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2018-10-24 07:07:28 +0530
committerRoopesh Chander <roop@roopc.net>2018-10-27 15:13:01 +0530
commit8ebfc6afcd13552251a2b9d58ce6f500a1ca927d (patch)
tree0d6a3edd307fe9c76dd17b6c81073980169e6ad6 /WireGuard/WireGuard/VPN
parentTunnel detail: Start off with the tunnel detail view (diff)
downloadwireguard-apple-8ebfc6afcd13552251a2b9d58ce6f500a1ca927d.tar.xz
wireguard-apple-8ebfc6afcd13552251a2b9d58ce6f500a1ca927d.zip
Smaller copyright headers
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/VPN')
-rw-r--r--WireGuard/WireGuard/VPN/TunnelsManager.swift9
1 files changed, 2 insertions, 7 deletions
diff --git a/WireGuard/WireGuard/VPN/TunnelsManager.swift b/WireGuard/WireGuard/VPN/TunnelsManager.swift
index 2e43b5f..936f59f 100644
--- a/WireGuard/WireGuard/VPN/TunnelsManager.swift
+++ b/WireGuard/WireGuard/VPN/TunnelsManager.swift
@@ -1,10 +1,5 @@
-//
-// TunnelsManager.swift
-// WireGuard
-//
-// Created by Roopesh Chander on 13/10/18.
-// Copyright © 2018 WireGuard LLC. All rights reserved.
-//
+// SPDX-License-Identifier: MIT
+// Copyright © 2018 WireGuard LLC. All rights reserved.
import Foundation