From bf84e26a86ae27963312c2dd1422674f479934db Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 29 Oct 2021 16:47:12 +0200 Subject: global: bump copyright year Signed-off-by: Jason A. Donenfeld --- tunnel/tools/libwg-go/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tunnel/tools/libwg-go/Makefile') diff --git a/tunnel/tools/libwg-go/Makefile b/tunnel/tools/libwg-go/Makefile index e382dce1..4aca5db9 100644 --- a/tunnel/tools/libwg-go/Makefile +++ b/tunnel/tools/libwg-go/Makefile @@ -1,6 +1,6 @@ # SPDX-License-Identifier: Apache-2.0 # -# Copyright © 2017-2019 WireGuard LLC. All Rights Reserved. +# Copyright © 2017-2021 WireGuard LLC. All Rights Reserved. BUILDDIR ?= $(CURDIR)/build DESTDIR ?= $(CURDIR)/out -- cgit v1.2.3-59-g8ed1b