From 0daed83a14ab5998d658ed4699bac56d815eec6c Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 4 Feb 2022 12:44:30 +0100 Subject: [PATCH] Update copyright --- Config.xcconfig | 4 ++-- Passepartout/App/Descriptible.swift | 2 +- Passepartout/App/iOS/AppDelegate.swift | 2 +- Passepartout/App/iOS/Cells/ActivityTableViewCell.swift | 2 +- Passepartout/App/iOS/Cells/Cells.swift | 2 +- Passepartout/App/iOS/Cells/DestructiveTableViewCell.swift | 2 +- Passepartout/App/iOS/Cells/FieldTableViewCell.swift | 2 +- Passepartout/App/iOS/Cells/SettingTableViewCell.swift | 2 +- Passepartout/App/iOS/Cells/ToggleTableViewCell.swift | 2 +- Passepartout/App/iOS/Global/HostImporter.swift | 2 +- Passepartout/App/iOS/Global/IssueReporter.swift | 2 +- Passepartout/App/iOS/Global/Macros.swift | 2 +- Passepartout/App/iOS/Global/Theme+Cells.swift | 2 +- Passepartout/App/iOS/Global/Theme+Titles.swift | 2 +- Passepartout/App/iOS/Global/Theme.swift | 2 +- Passepartout/App/iOS/Global/UITextView+Search.swift | 2 +- Passepartout/App/iOS/Intents/IntentDispatcher.swift | 2 +- Passepartout/App/iOS/Scenes/About/AboutViewController.swift | 2 +- Passepartout/App/iOS/Scenes/AccountViewController.swift | 2 +- .../App/iOS/Scenes/ConfigurationModificationDelegate.swift | 2 +- Passepartout/App/iOS/Scenes/ConfigurationViewController.swift | 2 +- Passepartout/App/iOS/Scenes/DebugLogViewController.swift | 2 +- Passepartout/App/iOS/Scenes/EndpointViewController.swift | 2 +- .../App/iOS/Scenes/NetworkSettingsViewController.swift | 2 +- .../App/iOS/Scenes/Organizer/DonationViewController.swift | 2 +- .../iOS/Scenes/Organizer/ImportedHostsViewController.swift | 2 +- .../App/iOS/Scenes/Organizer/OrganizerViewController.swift | 2 +- .../App/iOS/Scenes/Organizer/WizardHostViewController.swift | 2 +- .../iOS/Scenes/Organizer/WizardProviderViewController.swift | 2 +- Passepartout/App/iOS/Scenes/ProviderPoolViewController.swift | 2 +- .../App/iOS/Scenes/ProviderPresetViewController.swift | 2 +- .../App/iOS/Scenes/Purchase/PurchaseTableViewCell.swift | 2 +- .../App/iOS/Scenes/Purchase/PurchaseViewController.swift | 2 +- Passepartout/App/iOS/Scenes/ServerNetworkViewController.swift | 2 +- Passepartout/App/iOS/Scenes/ServiceViewController.swift | 2 +- .../App/iOS/Scenes/Shortcuts/ShortcutsAddViewController.swift | 2 +- .../Scenes/Shortcuts/ShortcutsConnectToViewController.swift | 2 +- .../App/iOS/Scenes/Shortcuts/ShortcutsViewController.swift | 2 +- Passepartout/App/iOS/de.lproj/InfoPlist.strings | 2 +- Passepartout/App/iOS/el.lproj/InfoPlist.strings | 2 +- Passepartout/App/iOS/en.lproj/InfoPlist.strings | 2 +- Passepartout/App/iOS/es.lproj/InfoPlist.strings | 2 +- Passepartout/App/iOS/fr.lproj/InfoPlist.strings | 2 +- Passepartout/App/iOS/it.lproj/InfoPlist.strings | 2 +- Passepartout/App/iOS/nl.lproj/InfoPlist.strings | 2 +- Passepartout/App/iOS/pl.lproj/InfoPlist.strings | 2 +- Passepartout/App/iOS/pt.lproj/InfoPlist.strings | 2 +- Passepartout/App/iOS/ru.lproj/InfoPlist.strings | 2 +- Passepartout/App/iOS/sv.lproj/InfoPlist.strings | 2 +- Passepartout/App/iOS/zh-Hans.lproj/InfoPlist.strings | 2 +- Passepartout/App/macOS/AppDelegate.swift | 2 +- Passepartout/App/macOS/Global/HostImporter.swift | 2 +- Passepartout/App/macOS/Global/IssueReporter.swift | 2 +- Passepartout/App/macOS/Global/Macros.swift | 2 +- Passepartout/App/macOS/Global/NSTextView+Search.swift | 2 +- Passepartout/App/macOS/Global/TextInputViewController.swift | 2 +- Passepartout/App/macOS/Global/Theme+Views.swift | 2 +- Passepartout/App/macOS/Global/Theme.swift | 2 +- Passepartout/App/macOS/Global/WindowManager.swift | 2 +- Passepartout/App/macOS/Launcher/AppDelegate.swift | 2 +- Passepartout/App/macOS/Menu/MainMenu.swift | 2 +- Passepartout/App/macOS/Menu/StatusMenu.swift | 2 +- Passepartout/App/macOS/Scenes/OrganizerProfileTableView.swift | 2 +- Passepartout/App/macOS/Scenes/OrganizerViewController.swift | 2 +- .../App/macOS/Scenes/Preferences/DebugLogViewController.swift | 2 +- .../Scenes/Preferences/PreferencesGeneralViewController.swift | 2 +- .../macOS/Scenes/Preferences/PreferencesViewController.swift | 2 +- .../App/macOS/Scenes/Purchase/PurchaseProductView.swift | 2 +- .../App/macOS/Scenes/Purchase/PurchaseViewController.swift | 2 +- .../App/macOS/Scenes/Service/AccountViewController.swift | 2 +- .../Service/Customization/ConfigurationViewController.swift | 2 +- .../Scenes/Service/Customization/DNSViewController.swift | 2 +- .../Service/Customization/DefaultGatewayViewController.swift | 2 +- .../Scenes/Service/Customization/EndpointViewController.swift | 2 +- .../Scenes/Service/Customization/MTUViewController.swift | 2 +- .../Customization/ProfileCustomizationViewController.swift | 2 +- .../Scenes/Service/Customization/ProxyViewController.swift | 2 +- .../Customization/TrustedNetworksAddViewController.swift | 2 +- .../Service/Customization/TrustedNetworksViewController.swift | 2 +- Passepartout/App/macOS/Scenes/Service/HostServiceView.swift | 2 +- .../App/macOS/Scenes/Service/ProviderServiceView.swift | 2 +- .../App/macOS/Scenes/Service/ServiceViewController.swift | 2 +- Passepartout/App/macOS/Tables/TextTableView.swift | 2 +- Passepartout/Tunnel/PacketTunnelProvider.swift | 2 +- .../Sources/PassepartoutConstants/AppConstants.swift | 2 +- .../Sources/PassepartoutConstants/GroupConstants.swift | 2 +- .../Sources/PassepartoutConstants/InfrastructureName.swift | 2 +- .../Sources/PassepartoutConstants/LocalProduct.swift | 2 +- .../Sources/PassepartoutCore/AppConstants+Core.swift | 2 +- .../Sources/PassepartoutCore/ApplicationError.swift | 2 +- PassepartoutCore/Sources/PassepartoutCore/Issue.swift | 2 +- .../Sources/PassepartoutCore/Model/ConnectionProfile.swift | 2 +- .../Model/ConnectionService+Configurations.swift | 2 +- .../PassepartoutCore/Model/ConnectionService+Migration.swift | 2 +- .../Sources/PassepartoutCore/Model/ConnectionService.swift | 2 +- .../Sources/PassepartoutCore/Model/Credentials.swift | 2 +- .../Sources/PassepartoutCore/Model/DataUnit.swift | 2 +- .../Sources/PassepartoutCore/Model/DebugLog.swift | 2 +- .../Sources/PassepartoutCore/Model/EndpointDataSource.swift | 2 +- .../Sources/PassepartoutCore/Model/GracefulVPN.swift | 2 +- .../Sources/PassepartoutCore/Model/OpenVPNOptions.swift | 2 +- .../Sources/PassepartoutCore/Model/Preferences.swift | 2 +- .../Sources/PassepartoutCore/Model/ProductManager.swift | 2 +- .../PassepartoutCore/Model/ProfileNetworkSettings.swift | 2 +- .../Model/Profiles/HostConnectionProfile.swift | 2 +- .../Model/Profiles/PlaceholderConnectionProfile.swift | 2 +- .../PassepartoutCore/Model/Profiles/PoolCategory.swift | 2 +- .../Sources/PassepartoutCore/Model/Profiles/ProfileKey.swift | 2 +- .../Model/Profiles/ProviderConnectionProfile.swift | 2 +- .../PassepartoutCore/Model/SessionProxy+Communication.swift | 2 +- .../Sources/PassepartoutCore/Model/TransientStore.swift | 2 +- .../Sources/PassepartoutCore/Model/TrustPolicy.swift | 2 +- .../Sources/PassepartoutCore/Model/TrustedNetworks.swift | 2 +- .../Sources/PassepartoutCore/Resources/de.lproj/Core.strings | 2 +- .../Sources/PassepartoutCore/Resources/el.lproj/Core.strings | 2 +- .../Sources/PassepartoutCore/Resources/en.lproj/Core.strings | 2 +- .../Sources/PassepartoutCore/Resources/es.lproj/Core.strings | 2 +- .../Sources/PassepartoutCore/Resources/fr.lproj/Core.strings | 2 +- .../Sources/PassepartoutCore/Resources/it.lproj/Core.strings | 2 +- .../Sources/PassepartoutCore/Resources/nl.lproj/Core.strings | 2 +- .../Sources/PassepartoutCore/Resources/pl.lproj/Core.strings | 2 +- .../Sources/PassepartoutCore/Resources/pt.lproj/Core.strings | 2 +- .../Sources/PassepartoutCore/Resources/ru.lproj/Core.strings | 2 +- .../Sources/PassepartoutCore/Resources/sv.lproj/Core.strings | 2 +- .../PassepartoutCore/Resources/zh-Hans.lproj/Core.strings | 2 +- .../Services/Infrastructure+CredentialsPurpose.swift | 2 +- .../PassepartoutCore/Services/Infrastructure+External.swift | 2 +- .../PassepartoutCore/Services/Infrastructure+Metadata.swift | 2 +- .../Sources/PassepartoutCore/Services/Infrastructure.swift | 2 +- .../PassepartoutCore/Services/InfrastructureFactory.swift | 2 +- .../PassepartoutCore/Services/InfrastructurePreset.swift | 2 +- PassepartoutCore/Sources/PassepartoutCore/Services/Pool.swift | 2 +- .../Sources/PassepartoutCore/Services/PoolGroup.swift | 2 +- .../Sources/PassepartoutCore/Services/WebServices.swift | 2 +- .../Sources/PassepartoutCore/UI/TrustedNetworksUI.swift | 2 +- PassepartoutCore/Sources/PassepartoutCore/Utils.swift | 2 +- PassepartoutCore/Sources/PassepartoutCore/VPN+Shared.swift | 2 +- README.md | 2 +- 138 files changed, 139 insertions(+), 139 deletions(-) diff --git a/Config.xcconfig b/Config.xcconfig index 6f50015b..f03322c3 100644 --- a/Config.xcconfig +++ b/Config.xcconfig @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 5/24/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // @@ -31,6 +31,6 @@ CFG_APP_ID = com.algoritmico.ios.Passepartout CFG_APP_LAUNCHER_ID = com.algoritmico.ios.Passepartout.Launcher CFG_GROUP_ID = com.algoritmico.Passepartout CFG_APPSTORE_ID = 1433648537 -CFG_COPYRIGHT = Copyright © 2021 Davide De Rosa. All rights reserved. +CFG_COPYRIGHT = Copyright © 2022 Davide De Rosa. All rights reserved. #include? "Secret.xcconfig" diff --git a/Passepartout/App/Descriptible.swift b/Passepartout/App/Descriptible.swift index a9286943..2afd4add 100644 --- a/Passepartout/App/Descriptible.swift +++ b/Passepartout/App/Descriptible.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 1/12/21. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/AppDelegate.swift b/Passepartout/App/iOS/AppDelegate.swift index ac602ffa..1f2ab0d3 100644 --- a/Passepartout/App/iOS/AppDelegate.swift +++ b/Passepartout/App/iOS/AppDelegate.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/6/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Cells/ActivityTableViewCell.swift b/Passepartout/App/iOS/Cells/ActivityTableViewCell.swift index 0935192f..2a6a12fd 100644 --- a/Passepartout/App/iOS/Cells/ActivityTableViewCell.swift +++ b/Passepartout/App/iOS/Cells/ActivityTableViewCell.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 4/8/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Cells/Cells.swift b/Passepartout/App/iOS/Cells/Cells.swift index 701e7c52..1a4a032f 100644 --- a/Passepartout/App/iOS/Cells/Cells.swift +++ b/Passepartout/App/iOS/Cells/Cells.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/25/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Cells/DestructiveTableViewCell.swift b/Passepartout/App/iOS/Cells/DestructiveTableViewCell.swift index a6cbfb76..bb191305 100644 --- a/Passepartout/App/iOS/Cells/DestructiveTableViewCell.swift +++ b/Passepartout/App/iOS/Cells/DestructiveTableViewCell.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/22/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Cells/FieldTableViewCell.swift b/Passepartout/App/iOS/Cells/FieldTableViewCell.swift index e529caf2..d719cb7f 100644 --- a/Passepartout/App/iOS/Cells/FieldTableViewCell.swift +++ b/Passepartout/App/iOS/Cells/FieldTableViewCell.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Cells/SettingTableViewCell.swift b/Passepartout/App/iOS/Cells/SettingTableViewCell.swift index f93266c5..b81f4c80 100644 --- a/Passepartout/App/iOS/Cells/SettingTableViewCell.swift +++ b/Passepartout/App/iOS/Cells/SettingTableViewCell.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Cells/ToggleTableViewCell.swift b/Passepartout/App/iOS/Cells/ToggleTableViewCell.swift index e7ca8bc6..a2bc344a 100644 --- a/Passepartout/App/iOS/Cells/ToggleTableViewCell.swift +++ b/Passepartout/App/iOS/Cells/ToggleTableViewCell.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Global/HostImporter.swift b/Passepartout/App/iOS/Global/HostImporter.swift index 748de951..54141fc8 100644 --- a/Passepartout/App/iOS/Global/HostImporter.swift +++ b/Passepartout/App/iOS/Global/HostImporter.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/22/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Global/IssueReporter.swift b/Passepartout/App/iOS/Global/IssueReporter.swift index 8542485e..98ee5add 100644 --- a/Passepartout/App/iOS/Global/IssueReporter.swift +++ b/Passepartout/App/iOS/Global/IssueReporter.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/26/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Global/Macros.swift b/Passepartout/App/iOS/Global/Macros.swift index a1ca1e8a..cee610e4 100644 --- a/Passepartout/App/iOS/Global/Macros.swift +++ b/Passepartout/App/iOS/Global/Macros.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/16/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Global/Theme+Cells.swift b/Passepartout/App/iOS/Global/Theme+Cells.swift index 4f11da2f..d6265ab6 100644 --- a/Passepartout/App/iOS/Global/Theme+Cells.swift +++ b/Passepartout/App/iOS/Global/Theme+Cells.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/25/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Global/Theme+Titles.swift b/Passepartout/App/iOS/Global/Theme+Titles.swift index a7d29ba3..ff85ba34 100644 --- a/Passepartout/App/iOS/Global/Theme+Titles.swift +++ b/Passepartout/App/iOS/Global/Theme+Titles.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/16/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Global/Theme.swift b/Passepartout/App/iOS/Global/Theme.swift index c5e7fb62..1f3d988b 100644 --- a/Passepartout/App/iOS/Global/Theme.swift +++ b/Passepartout/App/iOS/Global/Theme.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/14/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Global/UITextView+Search.swift b/Passepartout/App/iOS/Global/UITextView+Search.swift index 54b6cf6e..4200e57e 100644 --- a/Passepartout/App/iOS/Global/UITextView+Search.swift +++ b/Passepartout/App/iOS/Global/UITextView+Search.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 8/1/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Intents/IntentDispatcher.swift b/Passepartout/App/iOS/Intents/IntentDispatcher.swift index e1bd6070..d0305e2e 100644 --- a/Passepartout/App/iOS/Intents/IntentDispatcher.swift +++ b/Passepartout/App/iOS/Intents/IntentDispatcher.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 3/8/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/About/AboutViewController.swift b/Passepartout/App/iOS/Scenes/About/AboutViewController.swift index 8b9c1f11..128debfa 100644 --- a/Passepartout/App/iOS/Scenes/About/AboutViewController.swift +++ b/Passepartout/App/iOS/Scenes/About/AboutViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/28/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/AccountViewController.swift b/Passepartout/App/iOS/Scenes/AccountViewController.swift index 235cbe7a..80660f64 100644 --- a/Passepartout/App/iOS/Scenes/AccountViewController.swift +++ b/Passepartout/App/iOS/Scenes/AccountViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/12/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/ConfigurationModificationDelegate.swift b/Passepartout/App/iOS/Scenes/ConfigurationModificationDelegate.swift index c8a4da08..8afcd8d1 100644 --- a/Passepartout/App/iOS/Scenes/ConfigurationModificationDelegate.swift +++ b/Passepartout/App/iOS/Scenes/ConfigurationModificationDelegate.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/6/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/ConfigurationViewController.swift b/Passepartout/App/iOS/Scenes/ConfigurationViewController.swift index 2519dfa8..84887998 100644 --- a/Passepartout/App/iOS/Scenes/ConfigurationViewController.swift +++ b/Passepartout/App/iOS/Scenes/ConfigurationViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/2/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/DebugLogViewController.swift b/Passepartout/App/iOS/Scenes/DebugLogViewController.swift index 1be32267..a455c625 100644 --- a/Passepartout/App/iOS/Scenes/DebugLogViewController.swift +++ b/Passepartout/App/iOS/Scenes/DebugLogViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/12/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/EndpointViewController.swift b/Passepartout/App/iOS/Scenes/EndpointViewController.swift index a43e7cfc..bfebcd9e 100644 --- a/Passepartout/App/iOS/Scenes/EndpointViewController.swift +++ b/Passepartout/App/iOS/Scenes/EndpointViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/25/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/NetworkSettingsViewController.swift b/Passepartout/App/iOS/Scenes/NetworkSettingsViewController.swift index 9dd4705d..15c89c1a 100644 --- a/Passepartout/App/iOS/Scenes/NetworkSettingsViewController.swift +++ b/Passepartout/App/iOS/Scenes/NetworkSettingsViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 4/29/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/Organizer/DonationViewController.swift b/Passepartout/App/iOS/Scenes/Organizer/DonationViewController.swift index 55e948cf..22f139ab 100644 --- a/Passepartout/App/iOS/Scenes/Organizer/DonationViewController.swift +++ b/Passepartout/App/iOS/Scenes/Organizer/DonationViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 4/6/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/Organizer/ImportedHostsViewController.swift b/Passepartout/App/iOS/Scenes/Organizer/ImportedHostsViewController.swift index 2f81254e..0e376556 100644 --- a/Passepartout/App/iOS/Scenes/Organizer/ImportedHostsViewController.swift +++ b/Passepartout/App/iOS/Scenes/Organizer/ImportedHostsViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/27/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/Organizer/OrganizerViewController.swift b/Passepartout/App/iOS/Scenes/Organizer/OrganizerViewController.swift index 714f022d..82765791 100644 --- a/Passepartout/App/iOS/Scenes/Organizer/OrganizerViewController.swift +++ b/Passepartout/App/iOS/Scenes/Organizer/OrganizerViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/2/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/Organizer/WizardHostViewController.swift b/Passepartout/App/iOS/Scenes/Organizer/WizardHostViewController.swift index 562f3551..e2b4e567 100644 --- a/Passepartout/App/iOS/Scenes/Organizer/WizardHostViewController.swift +++ b/Passepartout/App/iOS/Scenes/Organizer/WizardHostViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/4/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/Organizer/WizardProviderViewController.swift b/Passepartout/App/iOS/Scenes/Organizer/WizardProviderViewController.swift index ac3a8c74..0f05d9dc 100644 --- a/Passepartout/App/iOS/Scenes/Organizer/WizardProviderViewController.swift +++ b/Passepartout/App/iOS/Scenes/Organizer/WizardProviderViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/4/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/ProviderPoolViewController.swift b/Passepartout/App/iOS/Scenes/ProviderPoolViewController.swift index fc4a10cf..4899bcee 100644 --- a/Passepartout/App/iOS/Scenes/ProviderPoolViewController.swift +++ b/Passepartout/App/iOS/Scenes/ProviderPoolViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/12/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/ProviderPresetViewController.swift b/Passepartout/App/iOS/Scenes/ProviderPresetViewController.swift index ef7e09ce..ac0e5823 100644 --- a/Passepartout/App/iOS/Scenes/ProviderPresetViewController.swift +++ b/Passepartout/App/iOS/Scenes/ProviderPresetViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/2/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/Purchase/PurchaseTableViewCell.swift b/Passepartout/App/iOS/Scenes/Purchase/PurchaseTableViewCell.swift index 22593a84..f089d6a4 100644 --- a/Passepartout/App/iOS/Scenes/Purchase/PurchaseTableViewCell.swift +++ b/Passepartout/App/iOS/Scenes/Purchase/PurchaseTableViewCell.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/30/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/Purchase/PurchaseViewController.swift b/Passepartout/App/iOS/Scenes/Purchase/PurchaseViewController.swift index 2fd020c0..14f8e1a1 100644 --- a/Passepartout/App/iOS/Scenes/Purchase/PurchaseViewController.swift +++ b/Passepartout/App/iOS/Scenes/Purchase/PurchaseViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/27/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/ServerNetworkViewController.swift b/Passepartout/App/iOS/Scenes/ServerNetworkViewController.swift index a1fb95ac..981fbc82 100644 --- a/Passepartout/App/iOS/Scenes/ServerNetworkViewController.swift +++ b/Passepartout/App/iOS/Scenes/ServerNetworkViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/ServiceViewController.swift b/Passepartout/App/iOS/Scenes/ServiceViewController.swift index 0c4ea970..2475311a 100644 --- a/Passepartout/App/iOS/Scenes/ServiceViewController.swift +++ b/Passepartout/App/iOS/Scenes/ServiceViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/6/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsAddViewController.swift b/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsAddViewController.swift index 5b671910..4189660a 100644 --- a/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsAddViewController.swift +++ b/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsAddViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 3/18/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsConnectToViewController.swift b/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsConnectToViewController.swift index b0e9ca52..dc012aae 100644 --- a/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsConnectToViewController.swift +++ b/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsConnectToViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 3/18/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsViewController.swift b/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsViewController.swift index d4029c37..4b58449b 100644 --- a/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsViewController.swift +++ b/Passepartout/App/iOS/Scenes/Shortcuts/ShortcutsViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 3/27/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/de.lproj/InfoPlist.strings b/Passepartout/App/iOS/de.lproj/InfoPlist.strings index b28bdc2c..55c2cee5 100644 --- a/Passepartout/App/iOS/de.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/de.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/el.lproj/InfoPlist.strings b/Passepartout/App/iOS/el.lproj/InfoPlist.strings index 050aae88..397906ae 100644 --- a/Passepartout/App/iOS/el.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/el.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/en.lproj/InfoPlist.strings b/Passepartout/App/iOS/en.lproj/InfoPlist.strings index afaec308..c42cccb1 100644 --- a/Passepartout/App/iOS/en.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/en.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/es.lproj/InfoPlist.strings b/Passepartout/App/iOS/es.lproj/InfoPlist.strings index 52fac162..47a25307 100644 --- a/Passepartout/App/iOS/es.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/es.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/fr.lproj/InfoPlist.strings b/Passepartout/App/iOS/fr.lproj/InfoPlist.strings index d3675a08..5b17ed0c 100644 --- a/Passepartout/App/iOS/fr.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/fr.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/it.lproj/InfoPlist.strings b/Passepartout/App/iOS/it.lproj/InfoPlist.strings index 8abd746b..690a0cdf 100644 --- a/Passepartout/App/iOS/it.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/it.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/nl.lproj/InfoPlist.strings b/Passepartout/App/iOS/nl.lproj/InfoPlist.strings index 07bb3cdc..0eb3209e 100644 --- a/Passepartout/App/iOS/nl.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/nl.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/pl.lproj/InfoPlist.strings b/Passepartout/App/iOS/pl.lproj/InfoPlist.strings index cd34b26b..ded9c0de 100644 --- a/Passepartout/App/iOS/pl.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/pl.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/pt.lproj/InfoPlist.strings b/Passepartout/App/iOS/pt.lproj/InfoPlist.strings index f9848122..2775af50 100644 --- a/Passepartout/App/iOS/pt.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/pt.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/ru.lproj/InfoPlist.strings b/Passepartout/App/iOS/ru.lproj/InfoPlist.strings index 7a049ff4..1e66be73 100644 --- a/Passepartout/App/iOS/ru.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/ru.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/sv.lproj/InfoPlist.strings b/Passepartout/App/iOS/sv.lproj/InfoPlist.strings index ceebe075..898d7578 100644 --- a/Passepartout/App/iOS/sv.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/sv.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/iOS/zh-Hans.lproj/InfoPlist.strings b/Passepartout/App/iOS/zh-Hans.lproj/InfoPlist.strings index 3612d4df..44bc46e2 100644 --- a/Passepartout/App/iOS/zh-Hans.lproj/InfoPlist.strings +++ b/Passepartout/App/iOS/zh-Hans.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/AppDelegate.swift b/Passepartout/App/macOS/AppDelegate.swift index 38d11fb9..d104d53f 100644 --- a/Passepartout/App/macOS/AppDelegate.swift +++ b/Passepartout/App/macOS/AppDelegate.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/6/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Global/HostImporter.swift b/Passepartout/App/macOS/Global/HostImporter.swift index c3c739e3..4db66e21 100644 --- a/Passepartout/App/macOS/Global/HostImporter.swift +++ b/Passepartout/App/macOS/Global/HostImporter.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 8/18/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Global/IssueReporter.swift b/Passepartout/App/macOS/Global/IssueReporter.swift index 9724d1fc..0660efc5 100644 --- a/Passepartout/App/macOS/Global/IssueReporter.swift +++ b/Passepartout/App/macOS/Global/IssueReporter.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/5/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Global/Macros.swift b/Passepartout/App/macOS/Global/Macros.swift index 579c4105..9cca7b18 100644 --- a/Passepartout/App/macOS/Global/Macros.swift +++ b/Passepartout/App/macOS/Global/Macros.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/30/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Global/NSTextView+Search.swift b/Passepartout/App/macOS/Global/NSTextView+Search.swift index dce0940e..d626a9e3 100644 --- a/Passepartout/App/macOS/Global/NSTextView+Search.swift +++ b/Passepartout/App/macOS/Global/NSTextView+Search.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 8/1/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Global/TextInputViewController.swift b/Passepartout/App/macOS/Global/TextInputViewController.swift index 3a7f1b55..f6ccdf56 100644 --- a/Passepartout/App/macOS/Global/TextInputViewController.swift +++ b/Passepartout/App/macOS/Global/TextInputViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/3/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Global/Theme+Views.swift b/Passepartout/App/macOS/Global/Theme+Views.swift index 0dd6933d..767ccda8 100644 --- a/Passepartout/App/macOS/Global/Theme+Views.swift +++ b/Passepartout/App/macOS/Global/Theme+Views.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/29/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Global/Theme.swift b/Passepartout/App/macOS/Global/Theme.swift index b3bc87bd..3e8b2cac 100644 --- a/Passepartout/App/macOS/Global/Theme.swift +++ b/Passepartout/App/macOS/Global/Theme.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/29/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Global/WindowManager.swift b/Passepartout/App/macOS/Global/WindowManager.swift index a5114b21..065ccc52 100644 --- a/Passepartout/App/macOS/Global/WindowManager.swift +++ b/Passepartout/App/macOS/Global/WindowManager.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 8/12/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Launcher/AppDelegate.swift b/Passepartout/App/macOS/Launcher/AppDelegate.swift index fb27e4d9..f1b78ad3 100644 --- a/Passepartout/App/macOS/Launcher/AppDelegate.swift +++ b/Passepartout/App/macOS/Launcher/AppDelegate.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 12/16/20. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Menu/MainMenu.swift b/Passepartout/App/macOS/Menu/MainMenu.swift index a21fb595..d0f5458f 100644 --- a/Passepartout/App/macOS/Menu/MainMenu.swift +++ b/Passepartout/App/macOS/Menu/MainMenu.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 8/13/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Menu/StatusMenu.swift b/Passepartout/App/macOS/Menu/StatusMenu.swift index 23ae98a9..edd96c5e 100644 --- a/Passepartout/App/macOS/Menu/StatusMenu.swift +++ b/Passepartout/App/macOS/Menu/StatusMenu.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 8/14/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/OrganizerProfileTableView.swift b/Passepartout/App/macOS/Scenes/OrganizerProfileTableView.swift index bde25324..f67f77a5 100644 --- a/Passepartout/App/macOS/Scenes/OrganizerProfileTableView.swift +++ b/Passepartout/App/macOS/Scenes/OrganizerProfileTableView.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/23/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/OrganizerViewController.swift b/Passepartout/App/macOS/Scenes/OrganizerViewController.swift index 503248ff..72e02644 100644 --- a/Passepartout/App/macOS/Scenes/OrganizerViewController.swift +++ b/Passepartout/App/macOS/Scenes/OrganizerViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/6/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Preferences/DebugLogViewController.swift b/Passepartout/App/macOS/Scenes/Preferences/DebugLogViewController.swift index b4481dfd..02833b85 100644 --- a/Passepartout/App/macOS/Scenes/Preferences/DebugLogViewController.swift +++ b/Passepartout/App/macOS/Scenes/Preferences/DebugLogViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/31/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Preferences/PreferencesGeneralViewController.swift b/Passepartout/App/macOS/Scenes/Preferences/PreferencesGeneralViewController.swift index bc39e095..1cf59b8e 100644 --- a/Passepartout/App/macOS/Scenes/Preferences/PreferencesGeneralViewController.swift +++ b/Passepartout/App/macOS/Scenes/Preferences/PreferencesGeneralViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 5/31/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Preferences/PreferencesViewController.swift b/Passepartout/App/macOS/Scenes/Preferences/PreferencesViewController.swift index 6e685601..76458b4e 100644 --- a/Passepartout/App/macOS/Scenes/Preferences/PreferencesViewController.swift +++ b/Passepartout/App/macOS/Scenes/Preferences/PreferencesViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 5/31/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Purchase/PurchaseProductView.swift b/Passepartout/App/macOS/Scenes/Purchase/PurchaseProductView.swift index f4eda5c0..08977888 100644 --- a/Passepartout/App/macOS/Scenes/Purchase/PurchaseProductView.swift +++ b/Passepartout/App/macOS/Scenes/Purchase/PurchaseProductView.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 2/4/21. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Purchase/PurchaseViewController.swift b/Passepartout/App/macOS/Scenes/Purchase/PurchaseViewController.swift index 715cd630..ea14f841 100644 --- a/Passepartout/App/macOS/Scenes/Purchase/PurchaseViewController.swift +++ b/Passepartout/App/macOS/Scenes/Purchase/PurchaseViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 2/2/21. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/AccountViewController.swift b/Passepartout/App/macOS/Scenes/Service/AccountViewController.swift index a292f03e..e951f146 100644 --- a/Passepartout/App/macOS/Scenes/Service/AccountViewController.swift +++ b/Passepartout/App/macOS/Scenes/Service/AccountViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/29/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/Customization/ConfigurationViewController.swift b/Passepartout/App/macOS/Scenes/Service/Customization/ConfigurationViewController.swift index ae074181..facb8f49 100644 --- a/Passepartout/App/macOS/Scenes/Service/Customization/ConfigurationViewController.swift +++ b/Passepartout/App/macOS/Scenes/Service/Customization/ConfigurationViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 5/31/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/Customization/DNSViewController.swift b/Passepartout/App/macOS/Scenes/Service/Customization/DNSViewController.swift index aaa37604..4431bdf5 100644 --- a/Passepartout/App/macOS/Scenes/Service/Customization/DNSViewController.swift +++ b/Passepartout/App/macOS/Scenes/Service/Customization/DNSViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/21/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/Customization/DefaultGatewayViewController.swift b/Passepartout/App/macOS/Scenes/Service/Customization/DefaultGatewayViewController.swift index e06f374e..2d0a3a74 100644 --- a/Passepartout/App/macOS/Scenes/Service/Customization/DefaultGatewayViewController.swift +++ b/Passepartout/App/macOS/Scenes/Service/Customization/DefaultGatewayViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/21/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/Customization/EndpointViewController.swift b/Passepartout/App/macOS/Scenes/Service/Customization/EndpointViewController.swift index 9a83a199..d0115fa9 100644 --- a/Passepartout/App/macOS/Scenes/Service/Customization/EndpointViewController.swift +++ b/Passepartout/App/macOS/Scenes/Service/Customization/EndpointViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/19/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/Customization/MTUViewController.swift b/Passepartout/App/macOS/Scenes/Service/Customization/MTUViewController.swift index 5b35b692..eaa51957 100644 --- a/Passepartout/App/macOS/Scenes/Service/Customization/MTUViewController.swift +++ b/Passepartout/App/macOS/Scenes/Service/Customization/MTUViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 12/28/20. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/Customization/ProfileCustomizationViewController.swift b/Passepartout/App/macOS/Scenes/Service/Customization/ProfileCustomizationViewController.swift index 63e97520..dac4b9d1 100644 --- a/Passepartout/App/macOS/Scenes/Service/Customization/ProfileCustomizationViewController.swift +++ b/Passepartout/App/macOS/Scenes/Service/Customization/ProfileCustomizationViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/19/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/Customization/ProxyViewController.swift b/Passepartout/App/macOS/Scenes/Service/Customization/ProxyViewController.swift index be7bc2dc..17ad0b06 100644 --- a/Passepartout/App/macOS/Scenes/Service/Customization/ProxyViewController.swift +++ b/Passepartout/App/macOS/Scenes/Service/Customization/ProxyViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/21/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/Customization/TrustedNetworksAddViewController.swift b/Passepartout/App/macOS/Scenes/Service/Customization/TrustedNetworksAddViewController.swift index 0a5fb6c2..0a307b27 100644 --- a/Passepartout/App/macOS/Scenes/Service/Customization/TrustedNetworksAddViewController.swift +++ b/Passepartout/App/macOS/Scenes/Service/Customization/TrustedNetworksAddViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/30/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/Customization/TrustedNetworksViewController.swift b/Passepartout/App/macOS/Scenes/Service/Customization/TrustedNetworksViewController.swift index e6eaf909..cf0a7456 100644 --- a/Passepartout/App/macOS/Scenes/Service/Customization/TrustedNetworksViewController.swift +++ b/Passepartout/App/macOS/Scenes/Service/Customization/TrustedNetworksViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/29/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/HostServiceView.swift b/Passepartout/App/macOS/Scenes/Service/HostServiceView.swift index e4ae7978..a89833ce 100644 --- a/Passepartout/App/macOS/Scenes/Service/HostServiceView.swift +++ b/Passepartout/App/macOS/Scenes/Service/HostServiceView.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/ProviderServiceView.swift b/Passepartout/App/macOS/Scenes/Service/ProviderServiceView.swift index 05d4763a..7dc05ead 100644 --- a/Passepartout/App/macOS/Scenes/Service/ProviderServiceView.swift +++ b/Passepartout/App/macOS/Scenes/Service/ProviderServiceView.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Scenes/Service/ServiceViewController.swift b/Passepartout/App/macOS/Scenes/Service/ServiceViewController.swift index 4ba1ed45..742319bc 100644 --- a/Passepartout/App/macOS/Scenes/Service/ServiceViewController.swift +++ b/Passepartout/App/macOS/Scenes/Service/ServiceViewController.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/29/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/App/macOS/Tables/TextTableView.swift b/Passepartout/App/macOS/Tables/TextTableView.swift index 4ddda689..c60d58c8 100644 --- a/Passepartout/App/macOS/Tables/TextTableView.swift +++ b/Passepartout/App/macOS/Tables/TextTableView.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/20/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/Passepartout/Tunnel/PacketTunnelProvider.swift b/Passepartout/Tunnel/PacketTunnelProvider.swift index a1cbb280..552da3de 100644 --- a/Passepartout/Tunnel/PacketTunnelProvider.swift +++ b/Passepartout/Tunnel/PacketTunnelProvider.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/17/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutConstants/AppConstants.swift b/PassepartoutCore/Sources/PassepartoutConstants/AppConstants.swift index bd7b5021..a8e130f4 100644 --- a/PassepartoutCore/Sources/PassepartoutConstants/AppConstants.swift +++ b/PassepartoutCore/Sources/PassepartoutConstants/AppConstants.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/15/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutConstants/GroupConstants.swift b/PassepartoutCore/Sources/PassepartoutConstants/GroupConstants.swift index bb92f12c..3f97c444 100644 --- a/PassepartoutCore/Sources/PassepartoutConstants/GroupConstants.swift +++ b/PassepartoutCore/Sources/PassepartoutConstants/GroupConstants.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/7/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutConstants/InfrastructureName.swift b/PassepartoutCore/Sources/PassepartoutConstants/InfrastructureName.swift index aa821071..93ed10ab 100644 --- a/PassepartoutCore/Sources/PassepartoutConstants/InfrastructureName.swift +++ b/PassepartoutCore/Sources/PassepartoutConstants/InfrastructureName.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 11/24/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutConstants/LocalProduct.swift b/PassepartoutCore/Sources/PassepartoutConstants/LocalProduct.swift index 9724895d..554d22e5 100644 --- a/PassepartoutCore/Sources/PassepartoutConstants/LocalProduct.swift +++ b/PassepartoutCore/Sources/PassepartoutConstants/LocalProduct.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/11/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/AppConstants+Core.swift b/PassepartoutCore/Sources/PassepartoutCore/AppConstants+Core.swift index 82793751..e74cd440 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/AppConstants+Core.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/AppConstants+Core.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 11/5/21. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/ApplicationError.swift b/PassepartoutCore/Sources/PassepartoutCore/ApplicationError.swift index 4f7f6e79..6bfa6f8d 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/ApplicationError.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/ApplicationError.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/12/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Issue.swift b/PassepartoutCore/Sources/PassepartoutCore/Issue.swift index a70c9e4d..f50829ab 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Issue.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Issue.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/5/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionProfile.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionProfile.swift index e1feb922..4204480d 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionProfile.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionProfile.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/2/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService+Configurations.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService+Configurations.swift index 23ed34bd..ec3b523f 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService+Configurations.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService+Configurations.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/22/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService+Migration.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService+Migration.swift index fb946dce..5385414f 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService+Migration.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService+Migration.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 10/25/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService.swift index e88551e0..3db7ca1e 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/ConnectionService.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/3/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/Credentials.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/Credentials.swift index 963c8b00..0ab4fe3c 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/Credentials.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/Credentials.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/7/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/DataUnit.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/DataUnit.swift index 66d66b51..8904f16f 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/DataUnit.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/DataUnit.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 3/30/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/DebugLog.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/DebugLog.swift index ea1edddb..6d5d6101 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/DebugLog.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/DebugLog.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/26/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/EndpointDataSource.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/EndpointDataSource.swift index 8cac3f71..2c17991d 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/EndpointDataSource.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/EndpointDataSource.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/5/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/GracefulVPN.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/GracefulVPN.swift index 3667e87a..a44c7db9 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/GracefulVPN.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/GracefulVPN.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/18/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/OpenVPNOptions.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/OpenVPNOptions.swift index cc76eb83..8c653caf 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/OpenVPNOptions.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/OpenVPNOptions.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/22/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/Preferences.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/Preferences.swift index 96658ff8..b69533c6 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/Preferences.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/Preferences.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/4/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/ProductManager.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/ProductManager.swift index 4d8ffcac..734f75ba 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/ProductManager.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/ProductManager.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 4/6/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/ProfileNetworkSettings.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/ProfileNetworkSettings.swift index 527e26b1..3f8bca38 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/ProfileNetworkSettings.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/ProfileNetworkSettings.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 04/28/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/HostConnectionProfile.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/HostConnectionProfile.swift index d1a87af2..196ea3d8 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/HostConnectionProfile.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/HostConnectionProfile.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/2/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/PlaceholderConnectionProfile.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/PlaceholderConnectionProfile.swift index d5e7386d..82175c8e 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/PlaceholderConnectionProfile.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/PlaceholderConnectionProfile.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 11/6/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/PoolCategory.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/PoolCategory.swift index 28d47010..9c9faf6b 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/PoolCategory.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/PoolCategory.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 4/11/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/ProfileKey.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/ProfileKey.swift index 54d72622..192cc183 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/ProfileKey.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/ProfileKey.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 11/6/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/ProviderConnectionProfile.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/ProviderConnectionProfile.swift index f54fad65..71b363f8 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/ProviderConnectionProfile.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/Profiles/ProviderConnectionProfile.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/2/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/SessionProxy+Communication.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/SessionProxy+Communication.swift index 03ff9429..a883fd27 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/SessionProxy+Communication.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/SessionProxy+Communication.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/4/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/TransientStore.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/TransientStore.swift index 960569ca..64a98237 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/TransientStore.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/TransientStore.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/16/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/TrustPolicy.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/TrustPolicy.swift index b50109be..1cbd577e 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/TrustPolicy.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/TrustPolicy.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/2/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Model/TrustedNetworks.swift b/PassepartoutCore/Sources/PassepartoutCore/Model/TrustedNetworks.swift index 4e5d34ee..519772d7 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Model/TrustedNetworks.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Model/TrustedNetworks.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 11/21/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/de.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/de.lproj/Core.strings index 58e67754..ce1c0421 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/de.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/de.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/el.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/el.lproj/Core.strings index c274ac09..d212131c 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/el.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/el.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/en.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/en.lproj/Core.strings index 2eb6a862..e3f6aa01 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/en.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/en.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/es.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/es.lproj/Core.strings index 5cbdc587..e4aef966 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/es.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/es.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/fr.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/fr.lproj/Core.strings index 3e1943a2..ec5c2044 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/fr.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/fr.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/it.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/it.lproj/Core.strings index 0515cd39..80bfab58 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/it.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/it.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/nl.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/nl.lproj/Core.strings index 07bb1a8e..b3ab7ce8 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/nl.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/nl.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/pl.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/pl.lproj/Core.strings index dc91dbb3..48c1b07d 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/pl.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/pl.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/pt.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/pt.lproj/Core.strings index 54b489e3..69f1dd93 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/pt.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/pt.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/ru.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/ru.lproj/Core.strings index 0301830f..d7eac536 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/ru.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/ru.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/sv.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/sv.lproj/Core.strings index 19d57622..c42fc1d5 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/sv.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/sv.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Resources/zh-Hans.lproj/Core.strings b/PassepartoutCore/Sources/PassepartoutCore/Resources/zh-Hans.lproj/Core.strings index 8ae35004..6a89c91e 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Resources/zh-Hans.lproj/Core.strings +++ b/PassepartoutCore/Sources/PassepartoutCore/Resources/zh-Hans.lproj/Core.strings @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/13/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+CredentialsPurpose.swift b/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+CredentialsPurpose.swift index a0beda71..3006c280 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+CredentialsPurpose.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+CredentialsPurpose.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 7/30/21. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+External.swift b/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+External.swift index 665f0b26..7c4b1c41 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+External.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+External.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 11/4/21. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+Metadata.swift b/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+Metadata.swift index ac0e9c68..6668554b 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+Metadata.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure+Metadata.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 11/24/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure.swift b/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure.swift index 56bbfd44..093265c6 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Services/Infrastructure.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/11/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Services/InfrastructureFactory.swift b/PassepartoutCore/Sources/PassepartoutCore/Services/InfrastructureFactory.swift index 37fa85be..07d9d711 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Services/InfrastructureFactory.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Services/InfrastructureFactory.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/2/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Services/InfrastructurePreset.swift b/PassepartoutCore/Sources/PassepartoutCore/Services/InfrastructurePreset.swift index c65a3646..786e76ae 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Services/InfrastructurePreset.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Services/InfrastructurePreset.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 8/30/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Services/Pool.swift b/PassepartoutCore/Sources/PassepartoutCore/Services/Pool.swift index 9307431b..e7bcce15 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Services/Pool.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Services/Pool.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/11/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Services/PoolGroup.swift b/PassepartoutCore/Sources/PassepartoutCore/Services/PoolGroup.swift index 2cb123f2..e93895a7 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Services/PoolGroup.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Services/PoolGroup.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 4/6/19. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Services/WebServices.swift b/PassepartoutCore/Sources/PassepartoutCore/Services/WebServices.swift index 0a2e6069..78ac80cc 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Services/WebServices.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Services/WebServices.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/14/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/UI/TrustedNetworksUI.swift b/PassepartoutCore/Sources/PassepartoutCore/UI/TrustedNetworksUI.swift index 1c1fa146..404cba11 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/UI/TrustedNetworksUI.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/UI/TrustedNetworksUI.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/21/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/Utils.swift b/PassepartoutCore/Sources/PassepartoutCore/Utils.swift index b4cdc5f9..d2e82858 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/Utils.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/Utils.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 6/16/18. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/PassepartoutCore/Sources/PassepartoutCore/VPN+Shared.swift b/PassepartoutCore/Sources/PassepartoutCore/VPN+Shared.swift index 829dd15c..3de24e6b 100644 --- a/PassepartoutCore/Sources/PassepartoutCore/VPN+Shared.swift +++ b/PassepartoutCore/Sources/PassepartoutCore/VPN+Shared.swift @@ -3,7 +3,7 @@ // Passepartout // // Created by Davide De Rosa on 9/20/21. -// Copyright (c) 2021 Davide De Rosa. All rights reserved. +// Copyright (c) 2022 Davide De Rosa. All rights reserved. // // https://github.com/passepartoutvpn // diff --git a/README.md b/README.md index 5fbd4353..34325fa3 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ After that, open `Passepartout.xcodeproj` in Xcode and run the `Passepartout-iOS ## License -Copyright (c) 2021 Davide De Rosa. All rights reserved. +Copyright (c) 2022 Davide De Rosa. All rights reserved. This project is licensed under the [GPLv3][license-content].