diff options
author | 2019-01-18 06:49:38 +0100 | |
---|---|---|
committer | 2019-01-18 09:32:49 +0100 | |
commit | 470e4e7f7f5df013019351905875c6e4f06a8904 (patch) | |
tree | c9e1feec518a5af5c0d6b07f1aad33b7b40a4a1a /WireGuard/WireGuard/UI/macOS/ViewController/NoTunnelsDetailViewController.swift | |
parent | TunnelsManager: Remove unused variable (diff) | |
download | wireguard-apple-470e4e7f7f5df013019351905875c6e4f06a8904.tar.xz wireguard-apple-470e4e7f7f5df013019351905875c6e4f06a8904.zip |
global: Fix up copyright headers
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'WireGuard/WireGuard/UI/macOS/ViewController/NoTunnelsDetailViewController.swift')
-rw-r--r-- | WireGuard/WireGuard/UI/macOS/ViewController/NoTunnelsDetailViewController.swift | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WireGuard/WireGuard/UI/macOS/ViewController/NoTunnelsDetailViewController.swift b/WireGuard/WireGuard/UI/macOS/ViewController/NoTunnelsDetailViewController.swift index ac57422..38bef87 100644 --- a/WireGuard/WireGuard/UI/macOS/ViewController/NoTunnelsDetailViewController.swift +++ b/WireGuard/WireGuard/UI/macOS/ViewController/NoTunnelsDetailViewController.swift @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -// Copyright © 2018 WireGuard LLC. All Rights Reserved. +// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. import Cocoa |