From 5b6ef1ca386a8a6c6f8be0e876baa05b522fd755 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 30 Oct 2018 03:57:35 +0100 Subject: Global: fix up captialization in headers Signed-off-by: Jason A. Donenfeld --- WireGuard/WireGuard/UI/TunnelViewModel.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WireGuard/WireGuard/UI/TunnelViewModel.swift') diff --git a/WireGuard/WireGuard/UI/TunnelViewModel.swift b/WireGuard/WireGuard/UI/TunnelViewModel.swift index 8c28186..d070717 100644 --- a/WireGuard/WireGuard/UI/TunnelViewModel.swift +++ b/WireGuard/WireGuard/UI/TunnelViewModel.swift @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -// Copyright © 2018 WireGuard LLC. All rights reserved. +// Copyright © 2018 WireGuard LLC. All Rights Reserved. import UIKit -- cgit v1.2.3-59-g8ed1b