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 --- main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main.go') diff --git a/main.go b/main.go index 12e0d24..0f5759d 100644 --- a/main.go +++ b/main.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