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/Routing/Router | |
| parent | ce68e95bd0765848b0b978c9d1c5b57a0d4ad457 (diff) | |
| download | mullvadvpn-e637174951ee39c08552bc28bdb04b9196ddde1c.tar.xz mullvadvpn-e637174951ee39c08552bc28bdb04b9196ddde1c.zip | |
Update copyright string in switft files
Diffstat (limited to 'ios/Routing/Router')
| -rw-r--r-- | ios/Routing/Router/AppRouteProtocol.swift | 2 | ||||
| -rw-r--r-- | ios/Routing/Router/ApplicationRouter.swift | 2 | ||||
| -rw-r--r-- | ios/Routing/Router/ApplicationRouterDelegate.swift | 2 | ||||
| -rw-r--r-- | ios/Routing/Router/ApplicationRouterTypes.swift | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ios/Routing/Router/AppRouteProtocol.swift b/ios/Routing/Router/AppRouteProtocol.swift index b15776ae27..d8a72d3669 100644 --- a/ios/Routing/Router/AppRouteProtocol.swift +++ b/ios/Routing/Router/AppRouteProtocol.swift @@ -3,7 +3,7 @@ // MullvadVPN // // Created by pronebird on 17/08/2023. -// Copyright © 2023 Mullvad VPN AB. All rights reserved. +// Copyright © 2025 Mullvad VPN AB. All rights reserved. // import Foundation diff --git a/ios/Routing/Router/ApplicationRouter.swift b/ios/Routing/Router/ApplicationRouter.swift index 0baa0662dd..0dde76f426 100644 --- a/ios/Routing/Router/ApplicationRouter.swift +++ b/ios/Routing/Router/ApplicationRouter.swift @@ -3,7 +3,7 @@ // MullvadVPN // // Created by pronebird on 16/03/2023. -// Copyright © 2023 Mullvad VPN AB. All rights reserved. +// Copyright © 2025 Mullvad VPN AB. All rights reserved. // import Foundation diff --git a/ios/Routing/Router/ApplicationRouterDelegate.swift b/ios/Routing/Router/ApplicationRouterDelegate.swift index 2200066a1f..f87e65b8dd 100644 --- a/ios/Routing/Router/ApplicationRouterDelegate.swift +++ b/ios/Routing/Router/ApplicationRouterDelegate.swift @@ -3,7 +3,7 @@ // MullvadVPN // // Created by pronebird on 17/08/2023. -// Copyright © 2023 Mullvad VPN AB. All rights reserved. +// Copyright © 2025 Mullvad VPN AB. All rights reserved. // import Foundation diff --git a/ios/Routing/Router/ApplicationRouterTypes.swift b/ios/Routing/Router/ApplicationRouterTypes.swift index 1a661dfd2a..64b8cf6932 100644 --- a/ios/Routing/Router/ApplicationRouterTypes.swift +++ b/ios/Routing/Router/ApplicationRouterTypes.swift @@ -3,7 +3,7 @@ // MullvadVPN // // Created by pronebird on 17/08/2023. -// Copyright © 2023 Mullvad VPN AB. All rights reserved. +// Copyright © 2025 Mullvad VPN AB. All rights reserved. // import Foundation |
