From 90acf2b2204ef2281dd9b716cb5196bea68234a1 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 4 Dec 2020 12:15:29 +0100 Subject: global: bump year in header A bit overdue, but better late than never. Signed-off-by: Jason A. Donenfeld --- .../UI/iOS/ViewController/SSIDOptionEditTableViewController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Sources/WireGuardApp/UI/iOS/ViewController/SSIDOptionEditTableViewController.swift') diff --git a/Sources/WireGuardApp/UI/iOS/ViewController/SSIDOptionEditTableViewController.swift b/Sources/WireGuardApp/UI/iOS/ViewController/SSIDOptionEditTableViewController.swift index a982258..527a8fd 100644 --- a/Sources/WireGuardApp/UI/iOS/ViewController/SSIDOptionEditTableViewController.swift +++ b/Sources/WireGuardApp/UI/iOS/ViewController/SSIDOptionEditTableViewController.swift @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved. +// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved. import UIKit import SystemConfiguration.CaptiveNetwork -- cgit v1.2.3-59-g8ed1b