]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zebra_neigh.c
*: auto-convert to SPDX License IDs
[mirror_frr.git] / zebra / zebra_neigh.c
index 09e9a62f68147afab01dd2ec7c089015bffa33c8..0c3fb97afdf7df8472b80ff0a12d225a70a48c2e 100644 (file)
@@ -1,20 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Zebra neighbor table management
  *
  * Copyright (C) 2021 Nvidia
  * Anuradha Karuppiah
- *
- * This file is part of FRR.
- *
- * FRR is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation; either version 2, or (at your option) any
- * later version.
- *
- * FRR is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
  */
 
 #include <zebra.h>