]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
Global: bump copyright year
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 17 Jun 2021 14:56:46 +0000 (16:56 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 17 Jun 2021 14:56:46 +0000 (16:56 +0200)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
120 files changed:
COPYING
Sources/Shared/FileManager+Extension.swift
Sources/Shared/Keychain.swift
Sources/Shared/Logging/Logger.swift
Sources/Shared/Logging/ringlogger.c
Sources/Shared/Logging/ringlogger.h
Sources/Shared/Model/NETunnelProviderProtocol+Extension.swift
Sources/Shared/Model/String+ArrayConversion.swift
Sources/Shared/Model/TunnelConfiguration+WgQuickConfig.swift
Sources/Shared/NotificationToken.swift
Sources/WireGuardApp/Base.lproj/InfoPlist.strings
Sources/WireGuardApp/Base.lproj/Localizable.strings
Sources/WireGuardApp/LocalizationHelper.swift
Sources/WireGuardApp/Tunnel/ActivateOnDemandOption.swift
Sources/WireGuardApp/Tunnel/MockTunnels.swift
Sources/WireGuardApp/Tunnel/TunnelConfiguration+UapiConfig.swift
Sources/WireGuardApp/Tunnel/TunnelErrors.swift
Sources/WireGuardApp/Tunnel/TunnelStatus.swift
Sources/WireGuardApp/Tunnel/TunnelsManager.swift
Sources/WireGuardApp/UI/ActivateOnDemandViewModel.swift
Sources/WireGuardApp/UI/ErrorPresenterProtocol.swift
Sources/WireGuardApp/UI/LogViewHelper.swift
Sources/WireGuardApp/UI/PrivateDataConfirmation.swift
Sources/WireGuardApp/UI/TunnelImporter.swift
Sources/WireGuardApp/UI/TunnelViewModel.swift
Sources/WireGuardApp/UI/iOS/AppDelegate.swift
Sources/WireGuardApp/UI/iOS/ConfirmationAlertPresenter.swift
Sources/WireGuardApp/UI/iOS/ErrorPresenter.swift
Sources/WireGuardApp/UI/iOS/QuickActionItem.swift
Sources/WireGuardApp/UI/iOS/RecentTunnelsTracker.swift
Sources/WireGuardApp/UI/iOS/UITableViewCell+Reuse.swift
Sources/WireGuardApp/UI/iOS/View/BorderedTextButton.swift
Sources/WireGuardApp/UI/iOS/View/ButtonCell.swift
Sources/WireGuardApp/UI/iOS/View/CheckmarkCell.swift
Sources/WireGuardApp/UI/iOS/View/ChevronCell.swift
Sources/WireGuardApp/UI/iOS/View/EditableTextCell.swift
Sources/WireGuardApp/UI/iOS/View/KeyValueCell.swift
Sources/WireGuardApp/UI/iOS/View/SwitchCell.swift
Sources/WireGuardApp/UI/iOS/View/TextCell.swift
Sources/WireGuardApp/UI/iOS/View/TunnelEditKeyValueCell.swift
Sources/WireGuardApp/UI/iOS/View/TunnelListCell.swift
Sources/WireGuardApp/UI/iOS/ViewController/LogViewController.swift
Sources/WireGuardApp/UI/iOS/ViewController/MainViewController.swift
Sources/WireGuardApp/UI/iOS/ViewController/QRScanViewController.swift
Sources/WireGuardApp/UI/iOS/ViewController/SSIDOptionDetailTableViewController.swift
Sources/WireGuardApp/UI/iOS/ViewController/SSIDOptionEditTableViewController.swift
Sources/WireGuardApp/UI/iOS/ViewController/SettingsTableViewController.swift
Sources/WireGuardApp/UI/iOS/ViewController/TunnelDetailTableViewController.swift
Sources/WireGuardApp/UI/iOS/ViewController/TunnelEditTableViewController.swift
Sources/WireGuardApp/UI/iOS/ViewController/TunnelsListTableViewController.swift
Sources/WireGuardApp/UI/macOS/AppDelegate.swift
Sources/WireGuardApp/UI/macOS/Application.swift
Sources/WireGuardApp/UI/macOS/ErrorPresenter.swift
Sources/WireGuardApp/UI/macOS/ImportPanelPresenter.swift
Sources/WireGuardApp/UI/macOS/Info.plist
Sources/WireGuardApp/UI/macOS/LaunchedAtLoginDetector.swift
Sources/WireGuardApp/UI/macOS/LoginItemHelper/Info.plist
Sources/WireGuardApp/UI/macOS/LoginItemHelper/main.m
Sources/WireGuardApp/UI/macOS/MacAppStoreUpdateDetector.swift
Sources/WireGuardApp/UI/macOS/NSColor+Hex.swift
Sources/WireGuardApp/UI/macOS/NSTableView+Reuse.swift
Sources/WireGuardApp/UI/macOS/ParseError+WireGuardAppError.swift
Sources/WireGuardApp/UI/macOS/StatusItemController.swift
Sources/WireGuardApp/UI/macOS/StatusMenu.swift
Sources/WireGuardApp/UI/macOS/TunnelsTracker.swift
Sources/WireGuardApp/UI/macOS/View/ButtonRow.swift
Sources/WireGuardApp/UI/macOS/View/ConfTextColorTheme.swift
Sources/WireGuardApp/UI/macOS/View/ConfTextStorage.swift
Sources/WireGuardApp/UI/macOS/View/ConfTextView.swift
Sources/WireGuardApp/UI/macOS/View/DeleteTunnelsConfirmationAlert.swift
Sources/WireGuardApp/UI/macOS/View/KeyValueRow.swift
Sources/WireGuardApp/UI/macOS/View/LogViewCell.swift
Sources/WireGuardApp/UI/macOS/View/OnDemandWiFiControls.swift
Sources/WireGuardApp/UI/macOS/View/TunnelListRow.swift
Sources/WireGuardApp/UI/macOS/ViewController/ButtonedDetailViewController.swift
Sources/WireGuardApp/UI/macOS/ViewController/LogViewController.swift
Sources/WireGuardApp/UI/macOS/ViewController/ManageTunnelsRootViewController.swift
Sources/WireGuardApp/UI/macOS/ViewController/TunnelDetailTableViewController.swift
Sources/WireGuardApp/UI/macOS/ViewController/TunnelEditViewController.swift
Sources/WireGuardApp/UI/macOS/ViewController/TunnelsListTableViewController.swift
Sources/WireGuardApp/UI/macOS/ViewController/UnusableTunnelDetailViewController.swift
Sources/WireGuardApp/WireGuardAppError.swift
Sources/WireGuardApp/WireGuardResult.swift
Sources/WireGuardApp/ZipArchive/ZipArchive.swift
Sources/WireGuardApp/ZipArchive/ZipExporter.swift
Sources/WireGuardApp/ZipArchive/ZipImporter.swift
Sources/WireGuardApp/de.lproj/Localizable.strings
Sources/WireGuardApp/es.lproj/Localizable.strings
Sources/WireGuardApp/fa.lproj/Localizable.strings
Sources/WireGuardApp/fi.lproj/Localizable.strings
Sources/WireGuardApp/fr.lproj/Localizable.strings
Sources/WireGuardApp/id.lproj/Localizable.strings
Sources/WireGuardApp/it.lproj/Localizable.strings
Sources/WireGuardApp/ja.lproj/Localizable.strings
Sources/WireGuardApp/ko.lproj/Localizable.strings
Sources/WireGuardApp/pa.lproj/Localizable.strings
Sources/WireGuardApp/pl.lproj/Localizable.strings
Sources/WireGuardApp/ro.lproj/Localizable.strings
Sources/WireGuardApp/ru.lproj/Localizable.strings
Sources/WireGuardApp/sl.lproj/Localizable.strings
Sources/WireGuardApp/tr.lproj/Localizable.strings
Sources/WireGuardApp/zh-Hans.lproj/Localizable.strings
Sources/WireGuardApp/zh-Hant.lproj/Localizable.strings
Sources/WireGuardKit/Array+ConcurrentMap.swift
Sources/WireGuardKit/DNSResolver.swift
Sources/WireGuardKit/DNSServer.swift
Sources/WireGuardKit/Endpoint.swift
Sources/WireGuardKit/IPAddress+AddrInfo.swift
Sources/WireGuardKit/IPAddressRange.swift
Sources/WireGuardKit/InterfaceConfiguration.swift
Sources/WireGuardKit/PacketTunnelSettingsGenerator.swift
Sources/WireGuardKit/PeerConfiguration.swift
Sources/WireGuardKit/PrivateKey.swift
Sources/WireGuardKit/TunnelConfiguration.swift
Sources/WireGuardKit/WireGuardAdapter.swift
Sources/WireGuardKitC/WireGuardKitC.h
Sources/WireGuardKitGo/wireguard.h
Sources/WireGuardNetworkExtension/ErrorNotifier.swift
Sources/WireGuardNetworkExtension/PacketTunnelProvider.swift
WireGuard.xcodeproj/xcshareddata/IDETemplateMacros.plist

diff --git a/COPYING b/COPYING
index b6b2e1edfe64c6614d0ecb02cac7a47482ba1e7a..a590b557ca3bb453363f5784f6c79f6b618d4470 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 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
index 9d3753a1424e5e9b0c5e8d9f749a2bc7f36a5b61..1b246fc4acde2ac457fa5b5bd3f6e191068bd904 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import os.log
index c6e7526b3957d192b1a13ccf18051183fe3329d7..5400c67e128c524bed471fd1ed96d570898e6f70 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Security
index f345e3361b1452e1548e8382a490affdb603c2fa..089fd109dde5fb8df337c7a53110ef58b4beb3e5 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import os.log
index 7f53bca1bf742ac0b13f6ffd8be8dcee03c060c1..0c16cd625063db4e8e8dc581ec7442880640e419 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: MIT
  *
- * Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+ * Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
  */
 
 #include <string.h>
index 0a39e44a53b7360010f36173a381a22152ea8969..4211e9f124a68e59b87f373706660ca4888787fe 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: MIT
  *
- * Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+ * Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
  */
 
 #ifndef RINGLOGGER_H
index 4dd337af877d56486e6fa35556c484197f8648a3..12b9d6bca11e0be0c63e097213455eaf7b5901e4 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import NetworkExtension
 
index 64646901fba0c875f3216f94ab78f165f74aefc2..adb959f1366b74427941aa265a0ea40359baa4cc 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 0cc180331001e64c21811ea840b70305be49aae4..5d5216cb5789b9ca264e9ebfd3ce71dc001caf14 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index df5bc25fd1f68791dc6a79d221d07bfb3d66e598..9eb94ef5474f89c89f5c5f04e7eba55c123dff75 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index aca130f14e5dc8f3cb50fe86ec7fa67d12f6f90b..2a7c6d7a86af7027ca464f25c0f19749aad09608 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 // iOS permission prompts
 
index 2c7ad043027d764c65259e9ed17776a5638b54c7..4533739f83bcb42350caa527a4c31a1a8d4cf43b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 // Generic alert action names
 
index 04555a409bc34da7cb6f77a9c5f33e6513a44152..0f22acbe1a06269382794bebc07ae1ae464cde4a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index a199cef8f0ab6da555f1b652a5e0129f301d33f2..167feb75a290df8fefc1db12ff750cde58c10652 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import NetworkExtension
 
index 94537fc09f63830cb6e769aa85c6b613418a2bb7..15fe1c2f16cb1df9a58e8fca0bef3ce49f103912 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import NetworkExtension
 
index e8aa8a994cbaccb12d3bdda1bee026f9a477dfe1..cdc81cee40aa3ef9e56ffb99e0be2d6ce601e9c4 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index e8db86a7dd3c7e256d8efec1a0946272a3695357..99c90d0020861e0c82e4c953896ba90f5ffd880d 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import NetworkExtension
 
index 496ca5ec3f650932c441b6aa3e59229f9fe529a2..3d4a408bad7fab417be3414cdaeba2c99c8cc3c3 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import NetworkExtension
index 7d4aa86d93082704ef63952f7f4f8d13c87b6f99..1e06671fbc3e34df936462136949ab56f06b71ab 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import NetworkExtension
index a11ace61f18d8c6fde222431ebe203307c3b3c60..121a1a6237d942ad38e9aa227c941c8320fd8423 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 93633c0dc1d856ed33e0b190e93eee8f016aa819..aed2149c3c54c84a14d81e61e1985b157b1b80d3 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 protocol ErrorPresenterProtocol {
     static func showErrorAlert(title: String, message: String, from sourceVC: AnyObject?, onPresented: (() -> Void)?, onDismissal: (() -> Void)?)
index 7d2b47028b1cba358a90d791703a2155896577e0..0b97b8fba5975ef0712890dcb83fa59b8f9aa854 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 2b3e7b58ccb10ef7cf52ea2f1640e272739d2152..4b134a34438fc748bd5356023f7baba9d7e50efa 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import LocalAuthentication
index 672a4f7599a7a4576c8f6b93f80da763183db1d5..4691582809b790379a0f8f9d34772bc873da048f 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index cf7de4ea5deac6136cbba533a70978e10502c93a..b65c8ccfd7b49677fd8969a9be44c2296d006a70 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 4262e95c8187cf81f448e76769f456c09221e07c..4ab3b303f6084c32e6260b90842291f28d75e8fc 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 import os.log
index 8290ebba00c9dadaab6030e519d280da274fbfdc..824a0a52ca79582dcf8594ac3fc32794378d2a0a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index b4f27db034a07ce89cee2e17f61754ba1d643a02..5dd505beb4ecc3030d8f85510efa0c506fdec844 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 import os.log
index cddaf23670988b3eba2a5fb3f5e72ea798f7a0f4..f41d8a0d9917d696e52a6badb65191ad9ff691fc 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index f98bdc71e7f15b6750949d6b7c6cbe3b5b6795c1..ddc5ca946f641ff14b8b52339d546de5337f5e01 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 5ceb8632768ec1bd3fbbd503697233dc5cd906cb..fbe56a11c278c0c3cddcb27d9d4f013c97e07839 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 114a879e9a85448d62d8ca0d1f47a00947b6aa44..f8f373a7e44e60a02c579e92a75d163225a8758e 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 2e9ed46dacc0f90862488891a469da61ec64c42a..1d9912dd9acec1af26333febe76249b0fb6141ad 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index e3ec623235f2766f4707b96252cab7e3fd28fda4..34eb0df716275b7170361b753180ebd03fc1690a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index ce4f1ec42b0b27fba9deda3d56861e2131a7add4..30256a0f63444639beeae6cf6432a172db35461b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 20c297249b637fe0ebe1168bb08e996baf2e6e10..d84d23e5123e429b40fe0fb3bda32d6cc8a6caca 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index a2c60f1f7f401c204b49eed181741403b7423d88..e8c38503abe6a03d7e3cf48f4223a84678479896 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 19938be231ec2a815013970a5b8d1ee10fac4aac..9bdc34578d3ef1a21344bd84a6b4421aa4f820cf 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index d1f41e1de73e0c67801d1b0cad6f81f4a73ff567..9de50127e309e899e97aa984edaf0faf4826ef7a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index a6abae2dd96d55fb94b500b118704b1865bd8ab0..ac6f063d51a8c9b8b5ea4291e5b8ae8af61c752c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 6015c8ee12fe77734ccbecac9cfcdb82600dc4e4..dd5f3d60197e4ee8b64172008e6522a03adb71f9 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 76d9a731ccf2ded295a97d598e2d9a01e218909c..eed5e46be7959f02f46c43d6000c49c1319b1495 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 27db2cdd5ee10efd6c2b23f5a7717cfb152f8ae2..b7805172ed8cb65142b822b69138c8356732fa73 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 39df0ca7c0e881e8521fe6235718cebbd6026c43..601f7b8a348c67ff68358ab61cb931af97f00498 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import AVFoundation
 import UIKit
index c23544af112054c381e25484c1d87f0800b79c5a..d315e2f81f6b144005ddfc72be06c7d14f4ac57f 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 256ff1c08433f100dae2989e8e8322abe3c596b5..56a344778624354b7ebf016d71af2dd5bc9af04e 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 import SystemConfiguration.CaptiveNetwork
index a3afafd3b8aa940ffb7f1c92a91eb4303a19dc9d..afec4b0a7b5ab322552120350ab3196d30ce6686 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 import os.log
index 358fac474913e6b9709ed1b21e065b3017724e18..a699d1977e6649d43b4582ab785b148e50a87c89 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 2abce6f23fad2700b2117bb50586bfc057d36ab3..e619a8a918226d810ad0d97bc6ace5760402861c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 1cf4a07b22d564f7dd6506443e9c5df11e29c2fe..16e2adc5ffeda22cb0ff625d92b52d3400c28249 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 import MobileCoreServices
index 0c33896a0b26c2333048a9d6dcff979d5507dd12..c56091e203370f47a2c5c64bd6f3b12d533e4995 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 import ServiceManagement
index 597d511837fe146201ed33bd10c0d275fd571597..c45763f5edf40bd93cae5b9f479ee2c1d8d6f3e2 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index eb1f1b65d9e90e38b56858a35e20059aabe0b7f9..71157dbcc4ef017f5688f4267290c50c9b0991f5 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 033399d4be4f3da0156817e6dc8999851c021b86..c236e08712d99e8b9315593f8bd0e9cf6412d1b9 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 353d48aedb291339959ba59ca8f6aa86f6315e73..3211fe6c751fe4b6e79f434bd203f9e131343add 100644 (file)
@@ -29,7 +29,7 @@
        <key>LSUIElement</key>
        <true/>
        <key>NSHumanReadableCopyright</key>
-       <string>Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.</string>
+       <string>Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.</string>
        <key>NSPrincipalClass</key>
        <string>WireGuard.Application</string>
        <key>LSApplicationCategoryType</key>
index be68dce59dc98ddccdc15e23960768a70b5146b5..b3c6995a6968e1c3be1dce159222894324f5daea 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 19c8c356c804525804ab0242731cafe47ea281e3..7334878406af99ac64c8a0108a7dd7aa8b4f760f 100644 (file)
@@ -25,7 +25,7 @@
        <key>LSMinimumSystemVersion</key>
        <string>$(MACOSX_DEPLOYMENT_TARGET)</string>
        <key>NSHumanReadableCopyright</key>
-       <string>Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.</string>
+       <string>Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.</string>
        <key>NSPrincipalClass</key>
        <string>NSApplication</string>
        <key>LSBackgroundOnly</key>
index f808261e5b0cc84ab66d0935624b1f97f66fcfea..8d074d9505dc3b4591027cb33d34cd09f057d969 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 #import <Cocoa/Cocoa.h>
 
index 5036ff25658ca88b0ccd13fae0ef2e6718a7b209..7304bed46c6a13059617cae8b3eb3a82d00f0699 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index e6ece0322e50406ce65a2834d8e913373ef2beff..b77e82edf9f29771ba49d17b45aebeef789a42c2 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import AppKit
 
index 3b7d09f1151b9cf3d493d27fbf44ac6374ce94c7..5f2e7ddf1ee2cc162ee717bce803106affd2d45f 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 307a94e3315955bc09cb81be5ea9cda9792ac3f1..96da524dd04fef8db1520f1b1af13013f622f07c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index eb31a2c8eb32eab4df4cd622be0571d379868b97..19723cbed4c944994b0196dd16cacae47b4470c2 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index d30ed88e4e56797927139b890a45833f356db900..7076330e67edacc4b0a3262c2796fa1fb3b63cc9 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index aef65ef5cf07fbf92cf72290e41ede928db126e0..86cfaa647131870ab027bb384283a9f5fb32b3c8 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 4ecd7eff0b9ad2a95aaafee6dc0a6c95f96c7d2f..1c04767ed5bd121c8d161e24386b886d011b4d59 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index c77885b62e296d96b70052da44f68cfb19b27d04..db1bcae783e46c1a67404988095cd1d96b428f9c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index d050630e4a0a1834aafae9c1f05e8defd4e182d9..7aa1d91d8fb4502ba61d870e2cf30bf7d8dd12bd 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 50947d7872a48c72719bcb059b31a71b2ee1b278..bef088507fb23842758c776849e4be6cdb1d4ea4 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 6eb3fbe272804636c0d4e087c8f82fd7c3cad6ff..e5ffd3112d1d90c8873fb76442849bcf97809c48 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index b930e62a2b07074c278e3bf8fa54869aa0cf613b..68c3e82736e39c2f19dade9dfd3ac841859b685b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index eef6515d89d3a5218bc7a13c588323c4507ee57f..1869c81766ac62af4159288b29e330db795248c6 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 790d1ac709f2155d63b65412edec0f940ba93810..4630d7d936eff2f925432e0fea763ed82ddecf1c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 import CoreWLAN
index 8e426cda784193befe9643b01834c0c49cc0286c..0b858a0dd7e571d6931808b8f5f22144558ccde8 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 7fd59671d093f8e13cdc9e22b0c8ed9c52592878..7989bdabc36d681d7dd02a3e2dfa324ff5305f7f 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index ca4e5758d31ac0aabfe80636cd2777ace93efcaf..986eaa3052e1c436a0c44066db7dc56b65962cdb 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 28ffc9eddc3f955e5aed673f6b0032b01fe8607e..1653ab84c9e0b3129c517ad2fae4ae8832f91b63 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 3757cf28deb47210de621b68ab0800a11cae8a24..0c44086ca4a6bb9b476338fa8104858744e0377a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index a2f70916d2e4da1a9fae8901157a271be4fc8d53..139b00e162e74db0b45180442474336da9510f91 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 87f389e4edeb723b88ed0602ddef9ff8199fbc0e..265d3c343bb9140215481044c4687e8449463520 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 7f68b49d2ffb0bf2378fb31511d53de28cfc9aef..cc7ab8cecefd17cfbc2b71ed95302cf40f43efac 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index f45662ab630a79c31b3634f7a9f71748d0b58e87..a461909d30ed1a84b4cff50395588281888799ba 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 protocol WireGuardAppError: Error {
     typealias AlertText = (title: String, message: String)
index ba194f10de06573f7292c4a2c49ef80ab641619c..f6c9a4c12ac38d607b4a42d3be4a4398446aeb0d 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 enum WireGuardResult<T> {
     case success(_ value: T)
index be2549064306b56f6f50bbedc063259ecac7a67e..59063d0ff42763accfee057e9cd73d63e0ddb20b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 9ae912ebf89f619afc7c38ae6a762ad9b1a4b0d4..1e6496a4d76087e40f4da5f0f8e60c38450e1b14 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 73de1ad7f8704d262f1ac12f4b9c61f6f7c997b7..9ea89e37d2e1e79a8773f9f94d4590e17cd316da 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index a18c8c4363a1a37260a9b3ed26e866475f88c9e0..72d905014233dd120878ae16fa43be849165b06c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index db4ce2cb8771891c34b728986199785ef2a147dd..9e0f49e2c0d565263e199c95598137cf0ec90007 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 140e38f8934de391d733c7da73e2a9455bdafa98..71937a8b660c74333267fcec42a106574c3823c6 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 64915c8c2126e8f9bf4959c28502aa5cd8e7e1b9..f3a94675e3459c1ac46f56b5ceb55f453be87dca 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 8462df92f680951ba1199a5a587d3b81ffe4122c..b9532b539162f0ea9fda14c210e1af41d008ac1a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index d26a66b4fcd277d43bb212bf1eb69c692aa01c96..68ac2269bd1328db0b9a1fdd46f1a7af9c45c195 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 70b6a3f6c390f64fb55c00530e7427e0433c2f22..fb35d8996fc25f7b9b020a4277037b9684013497 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 0273cc453bddb730b45002d89d7e1729895b46e4..6331639196ffe1e665c18871ce141f699ec647f8 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index d6eefb5b1dd1b3ee52b318eaa8b7ad4f0453baf4..06cb94c5d511cbf42a431dc4aaa2271cd882aa4e 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 470d0564701b16136494ec2e2f47f4af3d816142..6ca6a648f9edea8ddf9c171de66993603d371c51 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index c7d40db5ac8d2ac8cf8bae608e0d7008041eae9e..44da931c565b8d6f982df46cd1663d47b8dcb11f 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 204f828b410b21a6cd9ae3332eb8e3a9babcf22b..9ebf95614b85bacf65229a57cbe8f864f1e6b115 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 70c11a047fe7ba0816eb14676ae0f8ec8d890aa1..b31ff63ef4af31b14d96b1012212da3ab181979e 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 1728f057a79c83bc35ea4f9a08c34e779baf4321..619d2b8ae398ba6b343a504c6a7be1347ec55d30 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 36d7cd90b9967f58a107f9921375649929bfc8b8..f25acc07cb27e4af03c2f2cd5160a087a9ffc8d3 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index f176baeac77a109c5f3fdec1e4a4fc99c3d77297..58746c6a134301a22adcfd68e9f3755bb845e0f7 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index b498ba203a2a703f931113f3dab9cdaa855da6c9..f4c54c1b8c7305e601de356c9e909aadfdd626da 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index dfe38fdc8e0a16c8e4be4e5d6467d7f2a63a588f..a1720625b0e0cdb76a919d18be37d4aecd02e558 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 7a0f2e916699a3aa50170da3c964c8eba86fc9f4..57f959ac09f44f104c634fa47b08c8119df964e6 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Network
 import Foundation
index 477bbf4c9ba4ff0153ddc843b907cb928dc75c26..274fec1945ae80da3d022529a9b82d94964c8a00 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index 8454d876833f454aee75663c84bbc8d339ea066a..747548fc1d22aa3eb7b8e6d4077947262291ea04 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index 941a57b07e832f99d86021e1bf2a5adbd6e78712..4ade523ff6ac67e6f71ef81af4b7fa908704a431 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index ecb888eab1f4f73c8b140d8d289131f7aa58a118..28a95d82ebab4bde5a6496f76523f3be1e2f9a80 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index 02bed98283325084ba82300af6b26c40759b30b9..4fb8f1b4c60b5285ac0e2d9b0b669291725431fb 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index 7baa7cc8192f14138c044f37021983e6c6403be5..c53a82cdeac2bf3d0117ca72c9d1a40601002907 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index 162a08515e7e5d9978ad6f72c3338c88882429c2..8ef9f56a218be0a8026964f24258f9c5e36222fe 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index da02c456bf1d9bd1bb0daa2dbc0e3780f3abea46..f98f41d0ace9ea026f7640d20840746ff4ce8f15 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index ae41b82179777924d30f178d8816ad4545f2e6df..51574597a38f1395ab8ef73f947137b123be4efa 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index adb00bf734f1819c7f4b06af804c0448884a309a..4cb2e2ea69dfb5b902e33811d3593a61655564d7 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import NetworkExtension
index 212fc22a5bd7d4c3ab30a4ecbe509dd847637e4b..36218b9c5050a636f413061a5d219cb39ed7c632 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 #include "key.h"
 #include "x25519.h"
index b49464e602b77430059f1624e30334900909f5c9..21ab4f95b42e563851b3cb897c323b30c56f224c 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0
  *
- * Copyright (C) 2018-2020 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2018-2021 WireGuard LLC. All Rights Reserved.
  */
 
 #ifndef WIREGUARD_H
index de4265c256e738b759aedf700f60aba52519172b..a9794549c915ff0884b8fd298e8802f3c5870b49 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import NetworkExtension
 
index 5b0967496e2d1ab8d9dfc04851160f68a229957a..d67f8b27ddb2198b060be4f89846e70f3e594ce3 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import NetworkExtension
index 64870052631b1e59f766955212e836530463ce38..9d877823c6d40b63f9b13492e6f4ef178ce91fe2 100644 (file)
@@ -4,6 +4,6 @@
 <dict>
        <key>FILEHEADER</key>
        <string> SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.</string>
+// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.</string>
 </dict>
 </plist>