]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
App: bump copyright
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 14 Feb 2023 15:10:32 +0000 (16:10 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 15 Feb 2023 13:20:35 +0000 (14:20 +0100)
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 a590b557ca3bb453363f5784f6c79f6b618d4470..af11a81081ea159a69b1eda2b1b4199fc7d88c5f 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+Copyright © 2018-2023 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 a865b8167043eaaaa5d7021a0d2d41afaa7ea07c..48fa33f574213e8c0be5d2dd6612d31e67c1e6d7 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import os.log
index fb00062f498be9a808b7c1262df1e43ef5681564..2e0e7f01e328cf50d72cd6872927e4605a23daaf 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Security
index 089fd109dde5fb8df337c7a53110ef58b4beb3e5..f3ee2b72173e4be407384c6f39c5492f3d523a14 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import os.log
index 0c16cd625063db4e8e8dc581ec7442880640e419..9bb0d13bb7ed0911c8711d0ed8fd58d18ef931ff 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: MIT
  *
- * Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
  */
 
 #include <string.h>
index 4211e9f124a68e59b87f373706660ca4888787fe..0e28c9359c2d7292aed8c54df121c16de7f3a067 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: MIT
  *
- * Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
  */
 
 #ifndef RINGLOGGER_H
index b6772f87a5b194d4e4e5b64ab0287366b999ba42..0a303f4a2432a187958514e2b815931ddfa347a2 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import NetworkExtension
 
index adb959f1366b74427941aa265a0ea40359baa4cc..97984f82ef0cfb5d19f20cd5be387260691ab61a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 5d5216cb5789b9ca264e9ebfd3ce71dc001caf14..86af010c69c5f2dc59a3585386ad394af846705f 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 9eb94ef5474f89c89f5c5f04e7eba55c123dff75..78d36baf06739849c2c6b9c9393bb805d1532f29 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 2a7c6d7a86af7027ca464f25c0f19749aad09608..5dd93ac6dd632985c38021c0d9900a271c3024b6 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 // iOS permission prompts
 
index 40023ecb4582f9facc14e444d74165b724989be7..f181953f345dcc246e8f982ecf53c223795ac784 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 // Generic alert action names
 
index 0f22acbe1a06269382794bebc07ae1ae464cde4a..fcf13a9a27c705ac93e9477ff00f95e3f53799ce 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 9697ce66c5ee1b2c8926ca126c1d0d20195841c6..fb9d2182545395731eec34c32e410b36b738ef20 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import NetworkExtension
 
index 15fe1c2f16cb1df9a58e8fca0bef3ce49f103912..1a6e2ba3255da5ca2e75ff6103586531cc057f0d 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import NetworkExtension
 
index cdc81cee40aa3ef9e56ffb99e0be2d6ce601e9c4..ac45c81cd30ecd0354ab56f6ef73b38a9443cec2 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 7031646ebdf91cc086809a17ae72aa184a5954cd..854e1897ae0c12bd1fbfa7c1665f7fedaa0056fc 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import NetworkExtension
 
index 3d4a408bad7fab417be3414cdaeba2c99c8cc3c3..581b8f8fc8d01d1965c3016424ac2f0348158dd1 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import NetworkExtension
index 7751e545792312f14d59cd86f2bfb681355d9592..c277f6d6873d242307f6b143ba55b70046ee1d22 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import NetworkExtension
index 7ddb215ea9d7093da67f19ebde3ec5875929c6a3..b075d5541efa0998bef6ad71e5b9fcf64b0dcc80 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index aed2149c3c54c84a14d81e61e1985b157b1b80d3..4368e7d6c2b2027eb6c71fec0b6f7e43c72fdac2 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 protocol ErrorPresenterProtocol {
     static func showErrorAlert(title: String, message: String, from sourceVC: AnyObject?, onPresented: (() -> Void)?, onDismissal: (() -> Void)?)
index 0b97b8fba5975ef0712890dcb83fa59b8f9aa854..eb5c9da2cb09b9edd1b8c8970c64379e1c8e6a01 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 4b134a34438fc748bd5356023f7baba9d7e50efa..dd869b5016b24b8b2dd9e8f0bd8b7f2bcca50973 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import LocalAuthentication
index 4691582809b790379a0f8f9d34772bc873da048f..65349bcb22402d593b31fc5219a527315ee16073 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index b65c8ccfd7b49677fd8969a9be44c2296d006a70..195c47aec06dace2ebe2d63e151536e49d9e5b6d 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 4ab3b303f6084c32e6260b90842291f28d75e8fc..fbb09c7ee962234c0dbc82e3d8b1d972d513797a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 import os.log
index 824a0a52ca79582dcf8594ac3fc32794378d2a0a..add648b0957a937eba5aff43bdb65a9f0440c1e3 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 5dd505beb4ecc3030d8f85510efa0c506fdec844..6961ac129ce2fe9fad1138d3c5c11c05cac95999 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 import os.log
index f41d8a0d9917d696e52a6badb65191ad9ff691fc..587e31f385dd80f216b8638ab96add7dda66ded5 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index ddc5ca946f641ff14b8b52339d546de5337f5e01..f9bf81349c37bc0e328915fa82206adb359d848f 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index dc981d2d2d3ba910849ef30d967a8a120ad41ed0..217a3caaf79cd67d1865239486f7bf4e851344ce 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index f8f373a7e44e60a02c579e92a75d163225a8758e..6f9d55c564497a2d0b3fbfe331203d25620a1ca8 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 1d9912dd9acec1af26333febe76249b0fb6141ad..ae7a144b4084f5a4fa3ed0217a671cc1f9ed1a8e 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 34eb0df716275b7170361b753180ebd03fc1690a..fedef53e9fd722ee7b1a30bd394b6f7ad7b9129d 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 30256a0f63444639beeae6cf6432a172db35461b..0429fb9d98bc87144c58f7b206072bfa529f08d3 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index d84d23e5123e429b40fe0fb3bda32d6cc8a6caca..e065b4fb6b91637716cd9c668543912c224fb541 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 3162abf34a0d49f7540578d2a4354145b0d1c144..ab1a71f952fb735924d427a4ce5c5edb2c414121 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 82d3dec43c99b3fa85fa0b4b9ac797db28c28047..4bedbba555fd1d2943c6bf734fae22ba5d731ac4 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 5c39512b2c0e9143d74a88f6fdb472fe7461a4a0..3024b469cdb7c2aa0964b1cbe71fddbf0e7e2f8a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index a44af7cbc569f45875ad2f39482ca2b373a20d2c..d1514027dbc3bf251a196eb97bc712706b8277d0 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 97948b86b865754a78b9d49870bb87d94a5139fd..71ee6d86f0fb4737d15c1a48779be32ad69d8b29 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 4e4a13157df7bea3eb510168c75028550ff8683b..23989198df2a36ea1e07974531c3b17197f9a287 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index eb1f91a4203382157ae73b19895a634f0a232e32..8542296045fecf8cb70955f4ccdd4086e3218f69 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 4be0d67bf7987f2ae124999d90c3e711cec0ec6f..cb297a679908bbbbd50285ce9c63c9416e9b50bc 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import AVFoundation
 import UIKit
index d315e2f81f6b144005ddfc72be06c7d14f4ac57f..42115601d2b088306a6eedaa61300ea6434e3c9f 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 072e86a2d37fc39374f2f1dba905449690b0aad0..ef9a88cddd60d5d1b60b6c2bf5c95a815800cb60 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 import SystemConfiguration.CaptiveNetwork
index afec4b0a7b5ab322552120350ab3196d30ce6686..483b779650b0e5682f8dba1d658be99a3239339b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 import os.log
index 196de0c69064e0c4eaeec548ea680ee4b4c04eea..509d123546facc56d942b8cedd49502c108e7e0a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index e44cf8d4c6505adf475e7d76fd3990ddb75666f9..dfb35c64d0dcc3e71d25ef177f50f9b02ae5db5d 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 
index 95d4504aab1b8c7882ec3e666b2174da87025950..4486151659bf4e1df8cfed750af4a2e3d374333c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import UIKit
 import MobileCoreServices
index f1ed4cd317055f462bff2a9801f2cfa58cf05871..1dda3e61ae754e012f7b75c564e93d6dcf23efb5 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 import ServiceManagement
index 67d67a7958db7e17e5d18bdd45938b3e39ebb7d0..261ee8a04c71238af5b9b1d85a4cf0f1b8ce9bd5 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 71157dbcc4ef017f5688f4267290c50c9b0991f5..dbab027b8efb87a506f6fb3722f5a7b0d3aa7d01 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index c236e08712d99e8b9315593f8bd0e9cf6412d1b9..b10aa885a59df59cd310ee39092bceca9f65327a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 3211fe6c751fe4b6e79f434bd203f9e131343add..a40513869fae704faa768f8204a3af391a6c8baa 100644 (file)
@@ -29,7 +29,7 @@
        <key>LSUIElement</key>
        <true/>
        <key>NSHumanReadableCopyright</key>
-       <string>Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.</string>
+       <string>Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.</string>
        <key>NSPrincipalClass</key>
        <string>WireGuard.Application</string>
        <key>LSApplicationCategoryType</key>
index 94faa57fc1069374ef77f0707c7e9b34823562fb..158e4641d57be035ec70354dd7e070b5e0fd3da3 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 516eafdbf702f074f2cc3c9c439f162c6b234985..185de16d1b7bc1d20065e52dffbeaa300e5bd713 100644 (file)
@@ -25,7 +25,7 @@
        <key>LSMinimumSystemVersion</key>
        <string>$(MACOSX_DEPLOYMENT_TARGET)</string>
        <key>NSHumanReadableCopyright</key>
-       <string>Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.</string>
+       <string>Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.</string>
        <key>NSPrincipalClass</key>
        <string>NSApplication</string>
        <key>LSBackgroundOnly</key>
index 3c1b452749401b003a4395d452569a067a3ab615..f8a0535f35ea5e4eb24bd3a3082ceafec7e8159b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 #import <Cocoa/Cocoa.h>
 
index bcbe28f3577abc3f75c841604c5fecca94e5c85f..89c5b533dae888913c79c0ec9519ad50a9a33e9f 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index b77e82edf9f29771ba49d17b45aebeef789a42c2..255cc6497521445d2708e7b004f5b240678213cb 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import AppKit
 
index bdf55ab9a3caa36af41e8bf57758b79432136a8e..ceb3df14fc0885ae742cd103c3ba73469401a567 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 96da524dd04fef8db1520f1b1af13013f622f07c..7527d7dfa165d52433d4f8c652431bd919e3bbbb 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 19723cbed4c944994b0196dd16cacae47b4470c2..3088574dcf875aa6b8141678f050e055d1730b70 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 6cd00a424c783b80c66b7be96cb759f976fc84ee..45d22838bd57f50962fbcfe35c81b7a308bee43d 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 86cfaa647131870ab027bb384283a9f5fb32b3c8..0ab59ee5ddef66df81d2bfd95ebb520b1a72884d 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 2165f1fd78f316802072e0b3d4e6f58d54c8b1e2..98e4d497a6612d3ab75e7f81114a2f9b82337f83 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index db1bcae783e46c1a67404988095cd1d96b428f9c..d08503a6e6839fbb58cd93c8924e0116acd2a0f8 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 274a1370db2662a988012fdf3b57b7d8f19569f9..574859d24774642cd9659f090677d3c443b6c431 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 5d3f3cf5b2a78c9568799c038c1ae442a94dad40..eafaf12aa901141d6febcb395f3c844ab0d504e4 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index e5ffd3112d1d90c8873fb76442849bcf97809c48..59cc556e882bcf490d43eca9242506dcd3b327d5 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 805ea890977083739097f943b43cc73ea809f481..2ce31a61c000d3f8f1ae4485209d14c2f49a1d30 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 1869c81766ac62af4159288b29e330db795248c6..50eb2bd6093b87e97a1c997727cbf1df030f3b3f 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 4630d7d936eff2f925432e0fea763ed82ddecf1c..fb9ff352271ece15880b18113946b00c8b545200 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 import CoreWLAN
index 57b08ccff6e1e9f7d2fa9dd9a0cc28d616c96478..9f844b1117b06dbb1069e64a6010b002a8f52d56 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 7989bdabc36d681d7dd02a3e2dfa324ff5305f7f..bd0d5e502d6ff65bd052eec243e175228040054d 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 986eaa3052e1c436a0c44066db7dc56b65962cdb..14fc776a7c57a941e33a1d9e16069df795e17339 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 1653ab84c9e0b3129c517ad2fae4ae8832f91b63..88eb8be9f2cf203f73ff2f9fdf90b803a13b6e2e 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 6ad8cf3f551b6c95a2fc7a33cc64b39fc52c1932..41d2b158c4a5c99819369ade6b08055c71d87fb2 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index c1f7c744772dfc34bd37c09e867de005955db8c1..851498a18e47eb36ae3dcdbe8b20a1013c251eee 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index 7c94dbb205cfdb64cf88b3293745822fec030992..a6cc5c5ac337b0c1691121ae88dfdacebfdc3661 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index cc7ab8cecefd17cfbc2b71ed95302cf40f43efac..9e49cc3a8dcec3753c48646887c8c323ed30bb23 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Cocoa
 
index a461909d30ed1a84b4cff50395588281888799ba..e02ba5f3931a015e26090d899c31bfe4c206ad2b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 protocol WireGuardAppError: Error {
     typealias AlertText = (title: String, message: String)
index f6c9a4c12ac38d607b4a42d3be4a4398446aeb0d..fb6d5ea4850a3e223f6dfafde3d79a8db48b867a 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 enum WireGuardResult<T> {
     case success(_ value: T)
index 59063d0ff42763accfee057e9cd73d63e0ddb20b..3b077c1be05bd3043640354f1ebefde8119b801b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 1e6496a4d76087e40f4da5f0f8e60c38450e1b14..473db2fc0a438625972ce2bc759db978b2d73f0c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 9ea89e37d2e1e79a8773f9f94d4590e17cd316da..d5e507d4048dcaa2598bc5153548a7dac61e4d9c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index ffcb429b22455aa226f3f8b9ebf5bdab663934ad..cc0a93e33cec51a822adf5ec390ce56934d82209 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 0ffc99454754c4f24fc9d8124d4348bffd2db6f7..a4ba3000634dbba4af3a554eda45bb7bad165435 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 43bd3937bf8aedd72051891da671372d6a986e38..7f220da945913a126643db98001292439328c87b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index b359675a202fa086a616728ee22fc9d15b8e6838..4c2604d886835781a882f207c1d7ced8b85b5757 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index aeeed291e4c89e52ecdeaff23ff4668ff952a64f..43dcfd8eddd727c0ba065a371d61f08b44b4b5b7 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index c337cfa770e07e0bc92247f48d615d8cfb893e9d..a1e9ca5dc9b47509c7ed89822628e3533a382e1e 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 68acfc2d470c745b50dcf96362079a166746bdb3..417688186a65a5045eaf2fab77b75e88b977440e 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index be5d30b02550eb81ffd4c4791899faa89da93272..07ec818b44feab65ec7dca5e8453582323fdd196 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 39634f256fe1a16cd9c1a20d33902a7b2f69a253..070b3fcdd470d5629663f562807722a4d81be9bf 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 54cef5fe5bfe6e435bab2e4e64f694c2631ae43b..c2b22ce2d86477b54c2de44799206dcd1add9e1b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 550344a9da1762b259984843ae1513dd00e06e0d..5741570a095a83b059986a14b3eaba6851c1077c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 0b0843fa47432ab67e4466de76ccacd4d6e01934..fe44155331d208b45cb55a1f3a785881bf99dd7d 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index aa189191651549f11cb3d450b6dab02b9a586e08..c05a566af681359ac628abc8fef6bf1d9350cc35 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index b57da97edf9a8d303a7b3f5f4f1396b4702aab3e..a4434c0317687fcca7c7ec64c0012f956c0d0b90 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 537d28cff67237d7cab2d4c3dbeb01ae2cde22b3..84868dda059efd9580c8fdc73ecb4c4b408cef98 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 1f97382bddff05c355093d0d3a6e56c10a4b674a..83dbd8d24e89d1187af05fc0eaff4fbe8cd71f6f 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index 5aef8b482979e6917079a687c221016bd38c5943..41bc6725494bc0562510c5b378d24b0fa271aef7 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 // Generic alert action names
 
 
index a1720625b0e0cdb76a919d18be37d4aecd02e558..13309c61d295dddc31b341782dbea00851c706a2 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 57f959ac09f44f104c634fa47b08c8119df964e6..cf4fde611638a2f5e6a35e5e70070e895b2804a9 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Network
 import Foundation
index 274fec1945ae80da3d022529a9b82d94964c8a00..eaf10f8cfc5cb81b44b4ed25a37f29e2a7dd62dd 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index 747548fc1d22aa3eb7b8e6d4077947262291ea04..da4908853bc92a5ecbf0cf54664d12e214cda993 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index 5f27b704c8c3a72a222bc0824449d0b81ea915a8..7fe1fa7bf3a3e21ebb9844deffc9f2669d6ed20b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index 28a95d82ebab4bde5a6496f76523f3be1e2f9a80..60430af193d1286170f364bf92394bc645729d0c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index 4fb8f1b4c60b5285ac0e2d9b0b669291725431fb..d99d9693e4b9cd5688a57d48720ab8dc03d3bfb7 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index c53a82cdeac2bf3d0117ca72c9d1a40601002907..3658956c6a036ba97b493dc694c756c4eee5b121 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import Network
index 8ef9f56a218be0a8026964f24258f9c5e36222fe..bc9276f3793c05618f02cc111342e7eef09070a7 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index f98f41d0ace9ea026f7640d20840746ff4ce8f15..79d389dac0b2e0934ec47ee74526b8bed2d68d1e 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 51574597a38f1395ab8ef73f947137b123be4efa..a59ba2fcfd064c90f35a4d4813aae1b6e097c02c 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 
index 4cb2e2ea69dfb5b902e33811d3593a61655564d7..f7be19b15f5cbe39fd0e6496cdf0b2d426d83b6b 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import NetworkExtension
index 36218b9c5050a636f413061a5d219cb39ed7c632..54e4783d40f3346f431f92ce6e970ae4024cd417 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 #include "key.h"
 #include "x25519.h"
index 72dbd4d735e4381f569c0e221f8f556ece778d6f..fdb66c2dee8ae74067501bc31dc6548e9d6f40cf 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: MIT
  *
- * Copyright (C) 2018-2021 WireGuard LLC. All Rights Reserved.
+ * Copyright (C) 2018-2023 WireGuard LLC. All Rights Reserved.
  */
 
 #ifndef WIREGUARD_H
index a9794549c915ff0884b8fd298e8802f3c5870b49..144002819e18e402c15160974dfa723d37124edb 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import NetworkExtension
 
index d67f8b27ddb2198b060be4f89846e70f3e594ce3..913b7e670d5d669344a26729ef9ed57c90b4b29e 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
 
 import Foundation
 import NetworkExtension
index 9d877823c6d40b63f9b13492e6f4ef178ce91fe2..55d121139afe82c63929c8cf04e26473c4ccfc1d 100644 (file)
@@ -4,6 +4,6 @@
 <dict>
        <key>FILEHEADER</key>
        <string> SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.</string>
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.</string>
 </dict>
 </plist>