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 --- tai64n/tai64n.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tai64n/tai64n.go') diff --git a/tai64n/tai64n.go b/tai64n/tai64n.go index 1c7f42b..146126f 100644 --- a/tai64n/tai64n.go +++ b/tai64n/tai64n.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 tai64n -- cgit v1.2.3-59-g8ed1b