From db0aa39b765243c6a4ac9a2e348311df9517c0bf Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 2 May 2020 02:08:26 -0600 Subject: global: update header comments and modules Signed-off-by: Jason A. Donenfeld --- conn/mark_default.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conn/mark_default.go') diff --git a/conn/mark_default.go b/conn/mark_default.go index fc41ba9..f57215a 100644 --- a/conn/mark_default.go +++ b/conn/mark_default.go @@ -2,7 +2,7 @@ /* SPDX-License-Identifier: MIT * - * Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved. + * Copyright (C) 2017-2020 WireGuard LLC. All Rights Reserved. */ package conn -- cgit v1.2.3-59-g8ed1b