Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajhilje committed Aug 14, 2023
2 parents 6c29dd1 + 37cd92b commit 7431ee4
Show file tree
Hide file tree
Showing 236 changed files with 236 additions and 236 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Juraj Hilje <[email protected]>

# Organizations

Privatus Limited
IVPN Limited
2 changes: 1 addition & 1 deletion IVPNClient/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Fedir Nepyyvoda on 2016-09-29.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Config/Config.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Fedir Nepyyvoda
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Config/OpenVPNConf.template.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// IVPN iOS app
// https://github.com/ivpn/ios-app
//
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Config/Theme.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2018-11-27.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/AddressType.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2018-10-28.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ApiRequestDI.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-08-08.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ApiResults/Account.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2020-05-18.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ApiResults/ErrorResult.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-03-19.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ApiResults/ErrorResultSessionNew.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-10-14.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ApiResults/GeoLookup.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-02-11.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ApiResults/InterfaceResult.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-09-06.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ApiResults/Result.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-08-08.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ApiResults/ServersUpdateResult.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Fedir Nepyyvoda on 2016-10-16.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ApiResults/Session.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-07-25.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ApiResults/SessionStatus.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-09-03.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ApiResults/SuccessResult.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-09-06.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/Capability.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-09-23.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ConnectionSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Fedir Nepyyvoda on 2018-07-16.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/DNSProtocolType.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2021-03-10.
// Copyright (c) 2021 Privatus Limited.
// Copyright (c) 2021 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/NetworkTrust.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2018-11-21.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/NetworkType.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2018-11-22.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/OpenVPNProtocol.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Fedir Nepyyvoda on 2018-07-16.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ProviderConfigurationKeys.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2018-10-15.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ServersSort.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2020-05-29.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ServiceDuration.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2020-05-05.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/ServiceType.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2020-05-05.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/TunnelType.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Fedir Nepyyvoda on 2018-07-20.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/UserActivityTitle.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-05-23.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/UserActivityType.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-05-23.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Enums/WireGuardProtocol.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2018-10-19.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/APIAccessManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-08-06.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/APIClient.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-06-13.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/APIPublicKeyPin.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2021-01-05.
// Copyright (c) 2021 Privatus Limited.
// Copyright (c) 2021 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/ApiService+Ext.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-08-08.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/ApiService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Fedir Nepyyvoda on 2016-09-27.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/AppKeyManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2018-10-30.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/ConnectionManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Fedir Nepyyvoda on 2018-07-20.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/DNSManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2021-02-16.
// Copyright (c) 2021 Privatus Limited.
// Copyright (c) 2021 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/FileSystemManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Fedir Nepyyvoda on 2016-10-14.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/IAPManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2019-04-18.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/KeyChain.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Fedir Nepyyvoda on 2016-11-08.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/NavigationManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Fedir Nepyyvoda on 2016-10-10.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
2 changes: 1 addition & 1 deletion IVPNClient/Managers/NetworkManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// https://github.com/ivpn/ios-app
//
// Created by Juraj Hilje on 2018-11-22.
// Copyright (c) 2020 Privatus Limited.
// Copyright (c) 2023 IVPN Limited.
//
// This file is part of the IVPN iOS app.
//
Expand Down
Loading

0 comments on commit 7431ee4

Please sign in to comment.