summaryrefslogtreecommitdiff
path: root/vrrpd/vrrp_ndisc.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2023-02-09 12:19:23 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2023-02-09 14:09:11 +0100
commitcca918fe046678f30c4f15a601add287780a4d67 (patch)
tree26f924a90f2be1f0b3b752b2703deb59a78857dc /vrrpd/vrrp_ndisc.h
parent41db488c2511e625f5a4a18db6017d75dc396f4d (diff)
*: remove some leftover license blurbs
The regex'ing left some paragraphs that didn't exactly match. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'vrrpd/vrrp_ndisc.h')
-rw-r--r--vrrpd/vrrp_ndisc.h4
1 files changed, 0 insertions, 4 deletions
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__