Skip to content

Commit

Permalink
Strip copyright headers from files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenleenarts committed Mar 3, 2020
1 parent f70e0f7 commit 910041c
Show file tree
Hide file tree
Showing 108 changed files with 0 additions and 324 deletions.
Expand Up @@ -2,9 +2,6 @@
// Development.xcconfig
// eduVPN
//
// Created by Jeroen Leenarts on 08/01/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
Expand Down
Expand Up @@ -2,9 +2,6 @@
// Development-TunnelExtension.xcconfig
// eduVPN
//
// Created by Jeroen Leenarts on 08/01/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Config/Development-macOS.xcconfig
Expand Up @@ -2,9 +2,6 @@
// Development.xcconfig
// eduVPN
//
// Created by Jeroen Leenarts on 08/01/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Config/Release-macOS-LoginItemHelper.xcconfig
Expand Up @@ -2,9 +2,6 @@
// Release.xcconfig
// eduVPN
//
// Created by Jeroen Leenarts on 08/01/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Config/Release-macOS-TunnelExtension.xcconfig
Expand Up @@ -2,9 +2,6 @@
// Release-TunnelExtension.xcconfig
// eduVPN
//
// Created by Jeroen Leenarts on 08/01/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Config/Release-macOS.xcconfig
Expand Up @@ -2,9 +2,6 @@
// Release.xcconfig
// eduVPN
//
// Created by Jeroen Leenarts on 08/01/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Controllers/AppDelegate.swift
Expand Up @@ -2,9 +2,6 @@
// AppDelegate.swift
// eduVPN
//
// Created by Johan Kool on 28/06/2017.
// Copyright © 2017-2020 Commons Conservancy.
//

import Cocoa
import PromiseKit
Expand Down
Expand Up @@ -2,9 +2,6 @@
// CoreDataFetchedResultsControllerDelegate.swift
// EduVPN-macOS
//
// Created by Aleksandr Poddubny on 30/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Cocoa
import CoreData
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Controllers/EnterProviderURLViewController.swift
Expand Up @@ -2,9 +2,6 @@
// EnterProviderURLViewController.swift
// eduVPN
//
// Created by Johan Kool on 03/11/2017.
// Copyright © 2017-2020 Commons Conservancy.
//

import Cocoa

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Controllers/MainViewController.swift
Expand Up @@ -2,9 +2,6 @@
// MainViewController.swift
// eduVPN
//
// Created by Johan Kool on 09/08/2017.
// Copyright © 2017-2020 Commons Conservancy.
//

import Cocoa

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Controllers/MainWindowController.swift
Expand Up @@ -2,9 +2,6 @@
// MainWindowController.swift
// eduVPN
//
// Created by Johan Kool on 28/06/2017.
// Copyright © 2017-2020 Commons Conservancy.
//

import Cocoa

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Controllers/ProfilesViewController.swift
Expand Up @@ -2,9 +2,6 @@
// ProfilesViewController.swift
// eduVPN
//
// Created by Johan Kool on 06/07/2017.
// Copyright © 2017-2020 Commons Conservancy.
//

import Cocoa

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Controllers/ProvidersViewController.swift
Expand Up @@ -2,9 +2,6 @@
// ProvidersViewController.swift
// eduVPN
//
// Created by Johan Kool on 16/10/2017.
// Copyright © 2017-2020 Commons Conservancy.
//

import Cocoa
import os.log
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Controllers/VPNConnectionViewController.swift
Expand Up @@ -2,9 +2,6 @@
// VPNConnectionViewController.swift
// eduVPN
//
// Created by Johan Kool on 28/06/2017.
// Copyright © 2017-2020 Commons Conservancy.
//

import os.log
import Cocoa
Expand Down
Expand Up @@ -2,9 +2,6 @@
// СonnectionsTableViewController.swift
// EduVPN-macOS
//
// Created by Aleksandr Poddubny on 29/08/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Cocoa
import CoreData
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Coordinators/AppCoordinator+Mac.swift
Expand Up @@ -2,9 +2,6 @@
// AppCoordinator+Mac.swift
// EduVPN-macOS
//
// Created by Aleksandr Poddubny on 02/06/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Foundation

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Extensions/DurationTransformer.swift
Expand Up @@ -2,9 +2,6 @@
// DurationTransformer.swift
// eduVPN
//
// Created by Johan Kool on 23/08/2017.
// Copyright © 2017-2020 Commons Conservancy.
//

import Foundation

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Extensions/NSAlert+Custom.swift
Expand Up @@ -2,9 +2,6 @@
// NSAlert+Custom.swift
// eduVPN
//
// Created by Johan Kool on 24/09/2018.
// Copyright © 2017-2020 Commons Conservancy.
//

import AppKit

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Extensions/String+Random.swift
Expand Up @@ -2,9 +2,6 @@
// String+Random.swift
// eduVPN
//
// Created by Johan Kool on 18/04/2018.
// Copyright © 2017-2020 Commons Conservancy.
//

import Foundation

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Extensions/String+URL.swift
Expand Up @@ -2,9 +2,6 @@
// String+URL.swift
// eduVPN
//
// Created by Johan Kool on 07/07/2017.
// Copyright © 2017-2020 Commons Conservancy.
//

import Foundation

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Extensions/URL+Unused.swift
Expand Up @@ -2,9 +2,6 @@
// URL+Unused.swift
// eduVPN
//
// Created by Johan Kool on 07/09/2018.
// Copyright © 2017-2020 Commons Conservancy.
//

import Foundation

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Services/PreferencesService.swift
Expand Up @@ -2,9 +2,6 @@
// PreferencesService.swift
// eduVPN
//
// Created by Johan Kool on 10/08/2017.
// Copyright © 2017-2020 Commons Conservancy.
//

import Cocoa
import ServiceManagement
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-macOS/Views/DeselectingTableView.swift
Expand Up @@ -2,9 +2,6 @@
// DeselectingTableView.swift
// EduVPN-macOS
//
// Created by Aleksandr Poddubny on 31/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Cocoa

Expand Down
Expand Up @@ -2,9 +2,6 @@
// ConnectionsTableViewControllerDelegate.swift
// EduVPN
//
// Created by Aleksandr Poddubny on 30/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Foundation
import PromiseKit
Expand Down
Expand Up @@ -2,9 +2,6 @@
// CustomProviderInPutViewControllerDelegate.swift
// eduVPN
//
// Created by Aleksandr Poddubny on 30/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Foundation
import PromiseKit
Expand Down
Expand Up @@ -2,9 +2,6 @@
// ProfilesViewControllerDelegate.swift
// eduVPN
//
// Created by Aleksandr Poddubny on 30/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Foundation
import os.log
Expand Down
Expand Up @@ -2,9 +2,6 @@
// ProvidersViewControllerDelegate.swift
// eduVPN
//
// Created by Aleksandr Poddubny on 30/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Foundation
import PromiseKit
Expand Down
Expand Up @@ -2,9 +2,6 @@
// SettingsTableViewControllerDelegate.swift
// eduVPN
//
// Created by Aleksandr Poddubny on 30/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Foundation

Expand Down
Expand Up @@ -2,9 +2,6 @@
// TunnelProviderManagerCoordinatorDelegate.swift
// eduVPN
//
// Created by Aleksandr Poddubny on 30/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Foundation
import NetworkExtension
Expand Down
Expand Up @@ -2,9 +2,6 @@
// VPNConnectionViewControllerDelegate.swift
// eduVPN
//
// Created by Aleksandr Poddubny on 30/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Foundation
import NetworkExtension
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-multiOS/Coordinators/AppCoordinator+Alert.swift
Expand Up @@ -2,9 +2,6 @@
// AppCoordinator+Alert.swift
// eduVPN
//
// Created by Jeroen Leenarts on 09-06-18.
// Copyright © 2018 SURFNet. All rights reserved.
//

import AppAuth
import PromiseKit
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-multiOS/Coordinators/AppCoordinator+Repositories.swift
Expand Up @@ -2,9 +2,6 @@
// AppCoordinator+Repositories.swift
// eduVPN
//
// Created by Aleksandr Poddubny on 30/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Foundation
import Moya
Expand Down
Expand Up @@ -2,9 +2,6 @@
// AppCoordinator+ViewControllers.swift
// eduVPN
//
// Created by Aleksandr Poddubny on 30/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Foundation
import CoreData
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-multiOS/Coordinators/AppCoordinator.swift
Expand Up @@ -2,9 +2,6 @@
// AppCoordinator.swift
// eduVPN
//
// Created by Jeroen Leenarts on 08-08-17.
// Copyright © 2017 SURFNet. All rights reserved.
//

import AppAuth
import CoreData
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-multiOS/Coordinators/AppCoordinatorError.swift
Expand Up @@ -2,9 +2,6 @@
// AppCoordinatorError.swift
// EduVPN
//
// Created by Aleksandr Poddubny on 30/05/2019.
// Copyright © 2020 SURFNet. All rights reserved.
//

import Foundation

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-multiOS/Coordinators/Coordinator.swift
Expand Up @@ -2,9 +2,6 @@
// Coordinator.swift
// eduVPN
//
// Created by Jeroen Leenarts on 08-08-17.
// Copyright © 2017 SURFNet. All rights reserved.
//

import Foundation

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-multiOS/Coordinators/RootCoordinator.swift
Expand Up @@ -2,9 +2,6 @@
// RootCoordinator.swift
// eduVPN
//
// Created by Jeroen Leenarts on 08-08-17.
// Copyright © 2017 SURFNet. All rights reserved.
//

#if os(macOS)
import Cocoa
Expand Down
Expand Up @@ -2,9 +2,6 @@
// TunnelProviderManagerCoordinator.swift
// eduVPN
//
// Created by Jeroen Leenarts on 13/12/2018.
// Copyright © 2018 SURFNet. All rights reserved.
//

import Foundation
import os.log
Expand Down
3 changes: 0 additions & 3 deletions EduVPN-multiOS/Extensions/DisplayName+Convenience.swift
Expand Up @@ -2,9 +2,6 @@
// DisplayName+Convenience.swift
// eduVPN
//
// Created by Jeroen Leenarts on 04-02-18.
// Copyright © 2018 SURFNet. All rights reserved.
//

import Foundation

Expand Down
3 changes: 0 additions & 3 deletions EduVPN-multiOS/Extensions/Logo+Convenience.swift
Expand Up @@ -2,9 +2,6 @@
// Logo+Convenience.swift
// eduVPN
//
// Created by Jeroen Leenarts on 04-02-18.
// Copyright © 2018 SURFNet. All rights reserved.
//

import Foundation

Expand Down

0 comments on commit 910041c

Please sign in to comment.