From 8ebfc6afcd13552251a2b9d58ce6f500a1ca927d Mon Sep 17 00:00:00 2001 From: Roopesh Chander Date: Wed, 24 Oct 2018 07:07:28 +0530 Subject: Smaller copyright headers Signed-off-by: Roopesh Chander --- WireGuard/WireGuard/VPN/TunnelsManager.swift | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'WireGuard/WireGuard/VPN') diff --git a/WireGuard/WireGuard/VPN/TunnelsManager.swift b/WireGuard/WireGuard/VPN/TunnelsManager.swift index 2e43b5f..936f59f 100644 --- a/WireGuard/WireGuard/VPN/TunnelsManager.swift +++ b/WireGuard/WireGuard/VPN/TunnelsManager.swift @@ -1,10 +1,5 @@ -// -// TunnelsManager.swift -// WireGuard -// -// Created by Roopesh Chander on 13/10/18. -// Copyright © 2018 WireGuard LLC. All rights reserved. -// +// SPDX-License-Identifier: MIT +// Copyright © 2018 WireGuard LLC. All rights reserved. import Foundation -- cgit v1.2.3-59-g8ed1b