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 --- Sources/WireGuardKit/IPAddress+AddrInfo.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Sources/WireGuardKit/IPAddress+AddrInfo.swift') diff --git a/Sources/WireGuardKit/IPAddress+AddrInfo.swift b/Sources/WireGuardKit/IPAddress+AddrInfo.swift index 96d8ba4..941a57b 100644 --- a/Sources/WireGuardKit/IPAddress+AddrInfo.swift +++ b/Sources/WireGuardKit/IPAddress+AddrInfo.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 Foundation import Network -- cgit v1.2.3-59-g8ed1b