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. //