summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--staticd/static_zebra.h3
-rw-r--r--tests/lib/test_seqlock.c4
-rw-r--r--vrrpd/vrrp_arp.c4
-rw-r--r--vrrpd/vrrp_arp.h4
-rw-r--r--vrrpd/vrrp_ndisc.c4
-rw-r--r--vrrpd/vrrp_ndisc.h4
6 files changed, 0 insertions, 23 deletions
diff --git a/staticd/static_zebra.h b/staticd/static_zebra.h
index 2abd09e623..5f21d6c386 100644
--- a/staticd/static_zebra.h
+++ b/staticd/static_zebra.h
@@ -3,9 +3,6 @@
* Zebra connect library for staticd
* Copyright (C) 2018 Cumulus Networks, Inc.
* Donald Sharp
- *
- * 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
*/
#ifndef __STATIC_ZEBRA_H__
#define __STATIC_ZEBRA_H__
diff --git a/tests/lib/test_seqlock.c b/tests/lib/test_seqlock.c
index 46359abb85..288d4a8c25 100644
--- a/tests/lib/test_seqlock.c
+++ b/tests/lib/test_seqlock.c
@@ -3,10 +3,6 @@
* basic test for seqlock
*
* Copyright (C) 2015 David Lamparter
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
- * Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/vrrpd/vrrp_arp.c b/vrrpd/vrrp_arp.c
index 0f58ef6cc9..0072053798 100644
--- a/vrrpd/vrrp_arp.c
+++ b/vrrpd/vrrp_arp.c
@@ -5,10 +5,6 @@
* Portions:
* Copyright (C) 2018-2019 Cumulus Networks, Inc.
* Quentin Young
- *
- * 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>
diff --git a/vrrpd/vrrp_arp.h b/vrrpd/vrrp_arp.h
index b719237f63..46aa128ce3 100644
--- a/vrrpd/vrrp_arp.h
+++ b/vrrpd/vrrp_arp.h
@@ -3,10 +3,6 @@
* VRRP ARP handling.
* Copyright (C) 2018-2019 Cumulus Networks, Inc.
* Quentin Young
- *
- * 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
*/
#ifndef __VRRP_ARP_H__
#define __VRRP_ARP_H__
diff --git a/vrrpd/vrrp_ndisc.c b/vrrpd/vrrp_ndisc.c
index d176276cba..038d293226 100644
--- a/vrrpd/vrrp_ndisc.c
+++ b/vrrpd/vrrp_ndisc.c
@@ -6,10 +6,6 @@
*
* Portions:
* Copyright (C) 2001-2017 Alexandre Cassen
- *
- * 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>
diff --git a/vrrpd/vrrp_ndisc.h b/vrrpd/vrrp_ndisc.h
index 4964e4526b..15fa71941d 100644
--- a/vrrpd/vrrp_ndisc.h
+++ b/vrrpd/vrrp_ndisc.h
@@ -3,10 +3,6 @@
* VRRP Neighbor Discovery.
* Copyright (C) 2019 Cumulus Networks, Inc.
* Quentin Young
- *
- * 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
*/
#ifndef __VRRP_NDISC_H__
#define __VRRP_NDISC_H__