aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/UI/iOS/ViewController/TunnelEditTableViewController.swift
diff options
context:
space:
mode:
authorAlessio Nossa <alessio.nossa@gmail.com>2024-02-28 10:28:12 +0100
committerAlessio Nossa <alessio.nossa@gmail.com>2024-02-28 10:28:12 +0100
commita37ae8a99b9edb363eb084e17eec35f3c4761313 (patch)
tree06b2db1fd7565b9d615c2e79ba022e3cc7c3f690 /Sources/WireGuardApp/UI/iOS/ViewController/TunnelEditTableViewController.swift
parentRemove backward compatibility of GetPeers with SiriKit version (diff)
parentApp: version bump (diff)
downloadwireguard-apple-a37ae8a99b9edb363eb084e17eec35f3c4761313.tar.xz
wireguard-apple-a37ae8a99b9edb363eb084e17eec35f3c4761313.zip
Merge branch 'master' into an/shortcuts-integrationan/shortcuts-integration
Diffstat (limited to 'Sources/WireGuardApp/UI/iOS/ViewController/TunnelEditTableViewController.swift')
-rw-r--r--Sources/WireGuardApp/UI/iOS/ViewController/TunnelEditTableViewController.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/Sources/WireGuardApp/UI/iOS/ViewController/TunnelEditTableViewController.swift b/Sources/WireGuardApp/UI/iOS/ViewController/TunnelEditTableViewController.swift
index e44cf8d..dfb35c6 100644
--- a/Sources/WireGuardApp/UI/iOS/ViewController/TunnelEditTableViewController.swift
+++ b/Sources/WireGuardApp/UI/iOS/ViewController/TunnelEditTableViewController.swift
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
-// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved.
+// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
import UIKit