From ddb82700a810c3f929e5a2fff00254b29eadc689 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 3 Jan 2018 21:58:00 +0100 Subject: global: year bump --- src/Kbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Kbuild') diff --git a/src/Kbuild b/src/Kbuild index 53f3536..5ffc1b9 100644 --- a/src/Kbuild +++ b/src/Kbuild @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # -# Copyright (C) 2015-2017 Jason A. Donenfeld . All Rights Reserved. +# Copyright (C) 2015-2018 Jason A. Donenfeld . All Rights Reserved. ccflags-y := -O3 -fvisibility=hidden ccflags-$(CONFIG_WIREGUARD_DEBUG) += -DDEBUG -g -- cgit v1.2.3-59-g8ed1b