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 --- conn_default.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'conn_default.go') diff --git a/conn_default.go b/conn_default.go index 92135cb..9b2325c 100644 --- a/conn_default.go +++ b/conn_default.go @@ -2,8 +2,7 @@ /* SPDX-License-Identifier: GPL-2.0 * - * Copyright (C) 2017-2018 Jason A. Donenfeld . All Rights Reserved. - * Copyright (C) 2017-2018 Mathias N. Hall-Andersen . + * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved. */ package main -- cgit v1.2.3-59-g8ed1b