Clean up old school headers.
This commit is contained in:
parent
0ec034501e
commit
65bf6d807d
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// ProviderConfigurationKeys.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 12-08-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// IPValidator.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 15-08-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// AppDelegate.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 23-05-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// AppCoordinator.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 23-05-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// Coordinator.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 23-05-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// RootCoordinator.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 23-05-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// Log.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 07-07-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
//
|
||||
// Interface+CoreDataClass.swift
|
||||
//
|
||||
//
|
||||
// Created by Jeroen Leenarts on 23-05-18.
|
||||
//
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
|
|
@ -1,11 +1,6 @@
|
|||
//
|
||||
// Interface+CoreDataProperties.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 24-05-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
//
|
||||
|
||||
import Foundation
|
||||
import CoreData
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
//
|
||||
// Peer+CoreDataClass.swift
|
||||
//
|
||||
//
|
||||
// Created by Jeroen Leenarts on 23-05-18.
|
||||
//
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
//
|
||||
// Peer+CoreDataProperties.swift
|
||||
//
|
||||
//
|
||||
// Created by Jeroen Leenarts on 23-05-18.
|
||||
//
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
|
|
@ -1,11 +1,6 @@
|
|||
//
|
||||
// Tunnel+CoreDataClass.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 23-05-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
//
|
||||
|
||||
import Foundation
|
||||
import CoreData
|
||||
|
|
|
@ -1,11 +1,6 @@
|
|||
//
|
||||
// Tunnel+CoreDataProperties.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 23-05-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
//
|
||||
|
||||
import Foundation
|
||||
import CoreData
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// Tunnel+Extension.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 04-08-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// Identifyable.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 23-05-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// TunnelConfigurationTableViewController.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 24-05-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// TunnelInfoTableViewController.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 15-09-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// TunnelsTableViewController.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 23-05-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// UITableView+WireGuard.swift
|
||||
// WireGuard
|
||||
//
|
||||
// Created by Jeroen Leenarts on 24-05-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// Log.swift
|
||||
// WireGuardNetworkExtension
|
||||
//
|
||||
// Created by Jeroen Leenarts on 07-07-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// PacketTunnelProvider.swift
|
||||
// WireGuardNetworkExtension
|
||||
//
|
||||
// Created by Jeroen Leenarts on 19-06-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
//
|
||||
// ValidatorsTests.swift
|
||||
// WireGuardTests
|
||||
//
|
||||
// Created by Jeroen Leenarts on 15-08-18.
|
||||
// Copyright © 2018 WireGuard LLC. All rights reserved.
|
||||
//
|
||||
|
||||
|
|
Loading…
Reference in New Issue