]> git.proxmox.com Git - mirror_frr.git/blobdiff - sharpd/sharp_logpump.c
Merge pull request #12780 from opensourcerouting/spdx-license-id
[mirror_frr.git] / sharpd / sharp_logpump.c
index ad1051f2246e1e7773ca1ef4af7769880964e70c..cadd818953b3c2b35d22daf75a75e50f165bf05c 100644 (file)
@@ -1,20 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * testing log message generator
  * Copyright (C) 2019-2020  David Lamparter for NetDEF, Inc.
- *
- * This program 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 of the License, or (at your option)
- * any later version.
- *
- * This program 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.
- *
- * You should have received a copy of the GNU General Public License along
- * with this program; see the file COPYING; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <zebra.h>