aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Model/Endpoint.swift
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--WireGuard/WireGuard/Model/Endpoint.swift9
1 files changed, 2 insertions, 7 deletions
diff --git a/WireGuard/WireGuard/Model/Endpoint.swift b/WireGuard/WireGuard/Model/Endpoint.swift
index c8ade2f..eb46b0e 100644
--- a/WireGuard/WireGuard/Model/Endpoint.swift
+++ b/WireGuard/WireGuard/Model/Endpoint.swift
@@ -1,10 +1,5 @@
-//
-// Endpoint.swift
-// WireGuard
-//
-// Created by Roopesh Chander on 19/10/18.
-// Copyright © 2018 WireGuard LLC. All rights reserved.
-//
+// SPDX-License-Identifier: MIT
+// Copyright © 2018 WireGuard LLC. All rights reserved.
import Foundation
import Network