From acddc0ed3ce0833490b7ef38ed000d54388ebea4 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Wed, 8 Feb 2023 13:17:09 +0100 Subject: *: auto-convert to SPDX License IDs Done with a combination of regex'ing and banging my head against a wall. Signed-off-by: David Lamparter --- nhrpd/nhrp_cache.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'nhrpd/nhrp_cache.c') diff --git a/nhrpd/nhrp_cache.c b/nhrpd/nhrp_cache.c index a1b22645c..31b370cbf 100644 --- a/nhrpd/nhrp_cache.c +++ b/nhrpd/nhrp_cache.c @@ -1,10 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* NHRP cache * Copyright (c) 2014-2015 Timo Teräs - * - * This file is free software: you may copy, redistribute and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 2 of the License, or - * (at your option) any later version. */ #include "zebra.h" -- cgit v1.2.3