From 13b720442d47b67a18d6841aa34569633a22b458 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 17 Jun 2021 16:56:46 +0200 Subject: Global: bump copyright year Signed-off-by: Jason A. Donenfeld --- .../UI/macOS/ViewController/UnusableTunnelDetailViewController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Sources/WireGuardApp/UI/macOS/ViewController/UnusableTunnelDetailViewController.swift') diff --git a/Sources/WireGuardApp/UI/macOS/ViewController/UnusableTunnelDetailViewController.swift b/Sources/WireGuardApp/UI/macOS/ViewController/UnusableTunnelDetailViewController.swift index 7f68b49..cc7ab8c 100644 --- a/Sources/WireGuardApp/UI/macOS/ViewController/UnusableTunnelDetailViewController.swift +++ b/Sources/WireGuardApp/UI/macOS/ViewController/UnusableTunnelDetailViewController.swift @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved. +// Copyright © 2018-2021 WireGuard LLC. All Rights Reserved. import Cocoa -- cgit v1.2.3-59-g8ed1b