aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-10-30 03:55:43 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2018-10-30 03:55:43 +0100
commitdd1e800348b7d871b4ed9965c175687504b7aa7a (patch)
treeebe646e7dbd6c2236882a5ab32fead745447667a /WireGuard/WireGuard/UI/iOS
parentXCode: fall back to default settings (diff)
downloadwireguard-apple-dd1e800348b7d871b4ed9965c175687504b7aa7a.tar.xz
wireguard-apple-dd1e800348b7d871b4ed9965c175687504b7aa7a.zip
Style: simplify remaining headers
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'WireGuard/WireGuard/UI/iOS')
-rw-r--r--WireGuard/WireGuard/UI/iOS/QRScanViewController.swift9
1 files changed, 2 insertions, 7 deletions
diff --git a/WireGuard/WireGuard/UI/iOS/QRScanViewController.swift b/WireGuard/WireGuard/UI/iOS/QRScanViewController.swift
index a959445..e3dafd8 100644
--- a/WireGuard/WireGuard/UI/iOS/QRScanViewController.swift
+++ b/WireGuard/WireGuard/UI/iOS/QRScanViewController.swift
@@ -1,10 +1,5 @@
-//
-// QRScanViewController.swift
-// WireGuard
-//
-// Created by Eric Kuck on 8/20/18.
-// Copyright © 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All rights reserved.
-//
+// SPDX-License-Identifier: MIT
+// Copyright © 2018 WireGuard LLC. All rights reserved.
import AVFoundation
import CoreData