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