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 --- donotuseon_linux.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'donotuseon_linux.go') diff --git a/donotuseon_linux.go b/donotuseon_linux.go index 4264cc1..ee8a83b 100644 --- a/donotuseon_linux.go +++ b/donotuseon_linux.go @@ -1,8 +1,8 @@ // +build !android -/* 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