summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--ios/MullvadVPN/Curve25519.swift1
-rw-r--r--ios/PacketTunnel/AnyIPEndpoint+DNS64.swift1
2 files changed, 2 insertions, 0 deletions
diff --git a/ios/MullvadVPN/Curve25519.swift b/ios/MullvadVPN/Curve25519.swift
index 324d84167a..228329b3e5 100644
--- a/ios/MullvadVPN/Curve25519.swift
+++ b/ios/MullvadVPN/Curve25519.swift
@@ -4,6 +4,7 @@
//
// Created by pronebird on 18/06/2020.
// Copyright © 2020 Mullvad VPN AB. All rights reserved.
+// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
//
import Foundation
diff --git a/ios/PacketTunnel/AnyIPEndpoint+DNS64.swift b/ios/PacketTunnel/AnyIPEndpoint+DNS64.swift
index 6d55db6612..b19361c2cc 100644
--- a/ios/PacketTunnel/AnyIPEndpoint+DNS64.swift
+++ b/ios/PacketTunnel/AnyIPEndpoint+DNS64.swift
@@ -4,6 +4,7 @@
//
// Created by pronebird on 24/06/2019.
// Copyright © 2019 Mullvad VPN AB. All rights reserved.
+// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
//
import Foundation