diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2020-09-08 12:25:34 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2020-09-08 18:36:40 +0200 |
| commit | 21e1155b1d3bfa6474327817f87b2ccc30a21232 (patch) | |
| tree | 27e146b030d4a21068509f0f1df26171d496646b | |
| parent | fefd87f82d5d0cae01a6e21d6ce1d309e1ac4973 (diff) | |
| download | mullvadvpn-21e1155b1d3bfa6474327817f87b2ccc30a21232.tar.xz mullvadvpn-21e1155b1d3bfa6474327817f87b2ccc30a21232.zip | |
Add missing copyright notice
| -rw-r--r-- | ios/MullvadVPN/IPAddressRange.swift | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/MullvadVPN/IPAddressRange.swift b/ios/MullvadVPN/IPAddressRange.swift index d887020fef..fda496714e 100644 --- a/ios/MullvadVPN/IPAddressRange.swift +++ b/ios/MullvadVPN/IPAddressRange.swift @@ -4,6 +4,7 @@ // // Created by pronebird on 20/06/2019. // Copyright © 2019 Mullvad VPN AB. All rights reserved. +// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. // import Foundation |
