diff options
Diffstat (limited to 'tai64n/tai64n.go')
-rw-r--r-- | tai64n/tai64n.go | 2 |
1 files changed, 1 insertions, 1 deletions
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 <Jason@zx2c4.com>. All Rights Reserved. + * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved. */ package tai64n |