diff options
| author | Oskar <oskar@mullvad.net> | 2025-02-04 15:50:53 +0100 |
|---|---|---|
| committer | Oskar <oskar@mullvad.net> | 2025-02-04 15:51:03 +0100 |
| commit | e637174951ee39c08552bc28bdb04b9196ddde1c (patch) | |
| tree | 381378ddd442f961874cbbb5a692dd7f0eb7b9af /ios/MullvadVPN/View controllers/ProblemReport | |
| parent | ce68e95bd0765848b0b978c9d1c5b57a0d4ad457 (diff) | |
| download | mullvadvpn-e637174951ee39c08552bc28bdb04b9196ddde1c.tar.xz mullvadvpn-e637174951ee39c08552bc28bdb04b9196ddde1c.zip | |
Update copyright string in switft files
Diffstat (limited to 'ios/MullvadVPN/View controllers/ProblemReport')
6 files changed, 6 insertions, 6 deletions
diff --git a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportInteractor.swift b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportInteractor.swift index a63d97e2ed..6640473e4a 100644 --- a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportInteractor.swift +++ b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportInteractor.swift @@ -3,7 +3,7 @@ // MullvadVPN // // Created by pronebird on 25/10/2022. -// Copyright © 2022 Mullvad VPN AB. All rights reserved. +// Copyright © 2025 Mullvad VPN AB. All rights reserved. // import Foundation diff --git a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportReviewViewController.swift b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportReviewViewController.swift index 1103a76e71..01d7afb09c 100644 --- a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportReviewViewController.swift +++ b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportReviewViewController.swift @@ -3,7 +3,7 @@ // MullvadVPN // // Created by pronebird on 10/02/2021. -// Copyright © 2021 Mullvad VPN AB. All rights reserved. +// Copyright © 2025 Mullvad VPN AB. All rights reserved. // import UIKit diff --git a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportSubmissionOverlayView.swift b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportSubmissionOverlayView.swift index 3d49ea4008..e4b68a4cea 100644 --- a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportSubmissionOverlayView.swift +++ b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportSubmissionOverlayView.swift @@ -3,7 +3,7 @@ // MullvadVPN // // Created by pronebird on 12/02/2021. -// Copyright © 2021 Mullvad VPN AB. All rights reserved. +// Copyright © 2025 Mullvad VPN AB. All rights reserved. // import Foundation diff --git a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewController+ViewManagement.swift b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewController+ViewManagement.swift index e4ab6c6841..484c60ef8f 100644 --- a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewController+ViewManagement.swift +++ b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewController+ViewManagement.swift @@ -3,7 +3,7 @@ // MullvadVPN // // Created by Marco Nikic on 2024-02-09. -// Copyright © 2024 Mullvad VPN AB. All rights reserved. +// Copyright © 2025 Mullvad VPN AB. All rights reserved. // import Foundation diff --git a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewController.swift b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewController.swift index a7ad2d73a7..0e7cda5f44 100644 --- a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewController.swift +++ b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewController.swift @@ -3,7 +3,7 @@ // MullvadVPN // // Created by pronebird on 15/09/2020. -// Copyright © 2020 Mullvad VPN AB. All rights reserved. +// Copyright © 2025 Mullvad VPN AB. All rights reserved. // import MullvadREST diff --git a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewModel.swift b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewModel.swift index 8fa1bf794c..6805b97b6c 100644 --- a/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewModel.swift +++ b/ios/MullvadVPN/View controllers/ProblemReport/ProblemReportViewModel.swift @@ -3,7 +3,7 @@ // MullvadVPN // // Created by Marco Nikic on 2024-02-09. -// Copyright © 2024 Mullvad VPN AB. All rights reserved. +// Copyright © 2025 Mullvad VPN AB. All rights reserved. // import Foundation |
