X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=nhrpd%2Flinux.c;h=eb98166872c650658a2e0515735bec994a864fef;hb=75147bd3ceeb9e4a8ba34a51c7c4279f5daa82ca;hp=4986bfb99c647ea87e71fa082f753e6bc5f68786;hpb=83f5d2581ab9daffbcbacef367bfa6c41e8b0a60;p=mirror_frr.git diff --git a/nhrpd/linux.c b/nhrpd/linux.c index 4986bfb99..eb9816687 100644 --- a/nhrpd/linux.c +++ b/nhrpd/linux.c @@ -1,14 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* NHRP daemon Linux specific glue * 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 #include "zebra.h" + +#include #include #include "nhrp_protocol.h"