From 5be541d147562bf87f6a9ebd551412d4a6920b4b Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 5 Sep 2018 15:54:31 -0600 Subject: global: fix up copyright headers --- rwcancel/select_linux.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rwcancel/select_linux.go') diff --git a/rwcancel/select_linux.go b/rwcancel/select_linux.go index c3d4e27..7f1065b 100644 --- a/rwcancel/select_linux.go +++ b/rwcancel/select_linux.go @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 * - * Copyright (C) 2017-2018 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved. */ package rwcancel -- cgit v1.2.3