global: bump year in header

A bit overdue, but better late than never.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2020-12-04 12:15:29 +01:00
parent 27ef0c6dba
commit 90acf2b220
102 changed files with 102 additions and 102 deletions

View File

@ -1,4 +1,4 @@
Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy of Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in this software and associated documentation files (the "Software"), to deal in

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import os.log import os.log

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import Security import Security

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import os.log import os.log

View File

@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT /* SPDX-License-Identifier: MIT
* *
* Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. * Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
*/ */
#include <string.h> #include <string.h>

View File

@ -1,6 +1,6 @@
/* SPDX-License-Identifier: MIT /* SPDX-License-Identifier: MIT
* *
* Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. * Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
*/ */
#ifndef RINGLOGGER_H #ifndef RINGLOGGER_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import NetworkExtension import NetworkExtension

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
// iOS permission prompts // iOS permission prompts

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
// Generic alert action names // Generic alert action names

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import NetworkExtension import NetworkExtension

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import NetworkExtension import NetworkExtension

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import NetworkExtension import NetworkExtension

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import NetworkExtension import NetworkExtension

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import NetworkExtension import NetworkExtension

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
protocol ErrorPresenterProtocol { protocol ErrorPresenterProtocol {
static func showErrorAlert(title: String, message: String, from sourceVC: AnyObject?, onPresented: (() -> Void)?, onDismissal: (() -> Void)?) static func showErrorAlert(title: String, message: String, from sourceVC: AnyObject?, onPresented: (() -> Void)?, onDismissal: (() -> Void)?)

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import LocalAuthentication import LocalAuthentication

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit
import os.log import os.log

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit
import os.log import os.log

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import AVFoundation import AVFoundation
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit
import SystemConfiguration.CaptiveNetwork import SystemConfiguration.CaptiveNetwork

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit
import os.log import os.log

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import UIKit import UIKit
import MobileCoreServices import MobileCoreServices

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa
import ServiceManagement import ServiceManagement

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -29,7 +29,7 @@
<key>LSUIElement</key> <key>LSUIElement</key>
<true/> <true/>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.</string> <string>Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
<string>WireGuard.Application</string> <string>WireGuard.Application</string>
<key>LSApplicationCategoryType</key> <key>LSApplicationCategoryType</key>

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -25,7 +25,7 @@
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string> <string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.</string> <string>Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
<string>NSApplication</string> <string>NSApplication</string>
<key>LSBackgroundOnly</key> <key>LSBackgroundOnly</key>

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
#import <Cocoa/Cocoa.h> #import <Cocoa/Cocoa.h>

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import AppKit import AppKit

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa
import CoreWLAN import CoreWLAN

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Cocoa import Cocoa

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
protocol WireGuardAppError: Error { protocol WireGuardAppError: Error {
typealias AlertText = (title: String, message: String) typealias AlertText = (title: String, message: String)

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
enum WireGuardResult<T> { enum WireGuardResult<T> {
case success(_ value: T) case success(_ value: T)

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Network import Network
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import Network import Network

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import Network import Network

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import Network import Network

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import Network import Network

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import Network import Network

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import Network import Network

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import Foundation import Foundation
import NetworkExtension import NetworkExtension

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
#include "key.h" #include "key.h"
#include "x25519.h" #include "x25519.h"

View File

@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0 /* SPDX-License-Identifier: GPL-2.0
* *
* Copyright (C) 2018-2019 WireGuard LLC. All Rights Reserved. * Copyright (C) 2018-2020 WireGuard LLC. All Rights Reserved.
*/ */
#ifndef WIREGUARD_H #ifndef WIREGUARD_H

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
import NetworkExtension import NetworkExtension

Some files were not shown because too many files have changed in this diff Show More