Smaller copyright headers

This commit is contained in:
Roopesh Chander 2018-10-24 07:07:28 +05:30
parent a8138efefe
commit e0a8aedc3d
11 changed files with 22 additions and 77 deletions

View File

@ -1,10 +1,5 @@
//
// TunnelConfiguration.swift
// WireGuard
//
// Created by Roopesh Chander on 13/10/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
// SPDX-License-Identifier: MIT
// Copyright © 2018 WireGuard LLC. All rights reserved.
import Foundation

View File

@ -1,10 +1,5 @@
//
// DNSServer.swift
// WireGuard
//
// Created by Roopesh Chander on 23/10/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
// SPDX-License-Identifier: MIT
// Copyright © 2018 WireGuard LLC. All rights reserved.
import Foundation
import Network

View File

@ -1,10 +1,5 @@
//
// Endpoint.swift
// WireGuard
//
// Created by Roopesh Chander on 19/10/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
// SPDX-License-Identifier: MIT
// Copyright © 2018 WireGuard LLC. All rights reserved.
import Foundation
import Network

View File

@ -1,10 +1,5 @@
//
// IPAddressRange.swift
// WireGuard
//
// Created by Roopesh Chander on 13/10/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
// SPDX-License-Identifier: MIT
// Copyright © 2018 WireGuard LLC. All rights reserved.
import Foundation
import Network

View File

@ -1,10 +1,5 @@
//
// TunnelViewModel.swift
// WireGuard
//
// Created by Roopesh Chander on 23/10/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
// SPDX-License-Identifier: MIT
// Copyright © 2018 WireGuard LLC. All rights reserved.
import UIKit

View File

@ -1,10 +1,5 @@
//
// AppDelegate.swift
// WireGuard
//
// Created by Roopesh Chander on 11/08/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
// SPDX-License-Identifier: MIT
// Copyright © 2018 WireGuard LLC. All rights reserved.
import UIKit

View File

@ -1,10 +1,5 @@
//
// MainViewController.swift
// WireGuard
//
// Created by Roopesh Chander on 11/08/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
// SPDX-License-Identifier: MIT
// Copyright © 2018 WireGuard LLC. All rights reserved.
import UIKit

View File

@ -1,10 +1,5 @@
//
// TunnelDetailTableViewController.swift
// WireGuard
//
// Created by Roopesh Chander on 17/10/18.
// Copyright © 2018 Roopesh Chander. All rights reserved.
//
// SPDX-License-Identifier: MIT
// Copyright © 2018 WireGuard LLC. All rights reserved.
import UIKit

View File

@ -1,10 +1,5 @@
//
// TunnelEditTableViewController.swift
// WireGuard
//
// Created by Roopesh Chander on 17/10/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
// SPDX-License-Identifier: MIT
// Copyright © 2018 WireGuard LLC. All rights reserved.
import UIKit

View File

@ -1,10 +1,5 @@
//
// TunnelsListTableViewController.swift
// WireGuard
//
// Created by Roopesh Chander on 12/10/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
// SPDX-License-Identifier: MIT
// Copyright © 2018 WireGuard LLC. All rights reserved.
import UIKit

View File

@ -1,10 +1,5 @@
//
// TunnelsManager.swift
// WireGuard
//
// Created by Roopesh Chander on 13/10/18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
// SPDX-License-Identifier: MIT
// Copyright © 2018 WireGuard LLC. All rights reserved.
import Foundation