From 92da6bd53f198009ed4eb6358a06acf3091f7981 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 2 Jan 2019 01:58:10 +0100 Subject: global: update copyright --- src/Kbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Kbuild') diff --git a/src/Kbuild b/src/Kbuild index 6d26fe2..abf6b2e 100644 --- a/src/Kbuild +++ b/src/Kbuild @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # -# Copyright (C) 2015-2018 Jason A. Donenfeld . All Rights Reserved. +# Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. ccflags-y := -O3 -fvisibility=hidden ccflags-$(CONFIG_WIREGUARD_DEBUG) += -DDEBUG -g -- cgit v1.2.3-59-g8ed1b