aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/MainViewController.swift
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/UI/iOS/MainViewController.swift
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/UI/iOS/MainViewController.swift')
-rw-r--r--WireGuard/WireGuard/UI/iOS/MainViewController.swift9
1 files changed, 2 insertions, 7 deletions
diff --git a/WireGuard/WireGuard/UI/iOS/MainViewController.swift b/WireGuard/WireGuard/UI/iOS/MainViewController.swift
index e477f21..95f1cb9 100644
--- a/WireGuard/WireGuard/UI/iOS/MainViewController.swift
+++ b/WireGuard/WireGuard/UI/iOS/MainViewController.swift
@@ -1,10 +1,5 @@
-//
-// MainViewController.swift
-// WireGuard
-//
-// Created by Roopesh Chander on 11/08/18.
-// Copyright © 2018 WireGuard LLC. All rights reserved.
-//
+// SPDX-License-Identifier: MIT
+// Copyright © 2018 WireGuard LLC. All rights reserved.
import UIKit