From dff424baf8acc4d2a5858d3947761c5090d8e640 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 2 Jan 2019 01:55:51 +0100 Subject: Update copyright --- keypair.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'keypair.go') diff --git a/keypair.go b/keypair.go index 9c45ab3..bc8da0b 100644 --- a/keypair.go +++ b/keypair.go @@ -1,6 +1,6 @@ -/* SPDX-License-Identifier: GPL-2.0 +/* SPDX-License-Identifier: MIT * - * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved. */ package main -- cgit v1.2.3-59-g8ed1b