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 --- uapi.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'uapi.go') diff --git a/uapi.go b/uapi.go index e2c3287..a13d909 100644 --- a/uapi.go +++ b/uapi.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