aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-10-03 01:21:59 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-10-03 01:21:59 +0200
commitc10532acd9bc206385b2d82b9674bc843edea3b8 (patch)
tree7f7e121e67a27ae70e2f125b26e92d02cbc2c73c /WireGuard
parentRemove a few prints, add some whitespace. (diff)
downloadwireguard-apple-c10532acd9bc206385b2d82b9674bc843edea3b8.tar.xz
wireguard-apple-c10532acd9bc206385b2d82b9674bc843edea3b8.zip
Remove extra comment cruft
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'WireGuard')
-rw-r--r--WireGuard/CustomViews/CopyableLabel.swift4
-rw-r--r--WireGuard/Extensions/String+Arrays.swift4
-rw-r--r--WireGuard/Extensions/String+Base64.swift4
-rw-r--r--WireGuard/Models/Attribute.swift4
-rw-r--r--WireGuard/Models/Interface+Extension.swift4
-rw-r--r--WireGuard/Models/Peer+Extension.swift4
-rw-r--r--WireGuard/ViewControllers/QRScanViewController.swift4
7 files changed, 0 insertions, 28 deletions
diff --git a/WireGuard/CustomViews/CopyableLabel.swift b/WireGuard/CustomViews/CopyableLabel.swift
index d8480dc..1bca7e3 100644
--- a/WireGuard/CustomViews/CopyableLabel.swift
+++ b/WireGuard/CustomViews/CopyableLabel.swift
@@ -1,8 +1,4 @@
//
-// CopyableLabel.swift
-// WireGuard
-//
-// Created by Jeroen Leenarts on 02/10/2018.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
diff --git a/WireGuard/Extensions/String+Arrays.swift b/WireGuard/Extensions/String+Arrays.swift
index 9d4c3ab..b142202 100644
--- a/WireGuard/Extensions/String+Arrays.swift
+++ b/WireGuard/Extensions/String+Arrays.swift
@@ -1,8 +1,4 @@
//
-// String+Arrays.swift
-// WireGuard
-//
-// Created by Eric Kuck on 8/15/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
diff --git a/WireGuard/Extensions/String+Base64.swift b/WireGuard/Extensions/String+Base64.swift
index f6d61b5..ae70010 100644
--- a/WireGuard/Extensions/String+Base64.swift
+++ b/WireGuard/Extensions/String+Base64.swift
@@ -1,8 +1,4 @@
//
-// String+Base64.swift
-// WireGuard
-//
-// Created by Eric Kuck on 8/15/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
diff --git a/WireGuard/Models/Attribute.swift b/WireGuard/Models/Attribute.swift
index c3a6786..61e7246 100644
--- a/WireGuard/Models/Attribute.swift
+++ b/WireGuard/Models/Attribute.swift
@@ -1,8 +1,4 @@
//
-// Attribute.swift
-// WireGuard
-//
-// Created by Eric Kuck on 8/20/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
diff --git a/WireGuard/Models/Interface+Extension.swift b/WireGuard/Models/Interface+Extension.swift
index aa4e3cb..848f29e 100644
--- a/WireGuard/Models/Interface+Extension.swift
+++ b/WireGuard/Models/Interface+Extension.swift
@@ -1,8 +1,4 @@
//
-// Interface+Extension.swift
-// WireGuard
-//
-// Created by Eric Kuck on 8/15/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
diff --git a/WireGuard/Models/Peer+Extension.swift b/WireGuard/Models/Peer+Extension.swift
index 05d8c77..4472b0c 100644
--- a/WireGuard/Models/Peer+Extension.swift
+++ b/WireGuard/Models/Peer+Extension.swift
@@ -1,8 +1,4 @@
//
-// Peer+Extension.swift
-// WireGuard
-//
-// Created by Eric Kuck on 8/15/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
diff --git a/WireGuard/ViewControllers/QRScanViewController.swift b/WireGuard/ViewControllers/QRScanViewController.swift
index c00d691..30fd79d 100644
--- a/WireGuard/ViewControllers/QRScanViewController.swift
+++ b/WireGuard/ViewControllers/QRScanViewController.swift
@@ -1,8 +1,4 @@
//
-// QRScanViewController.swift
-// WireGuard
-//
-// Created by Eric Kuck on 8/20/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//