summaryrefslogtreecommitdiff
path: root/eigrpd
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2024-03-21 16:46:58 +0200
committerDonatas Abraitis <donatas@opensourcerouting.org>2024-03-21 16:46:58 +0200
commit874242f129f1fc6cff48ffa581326735f1da66e1 (patch)
tree7bc4267ef91acd6cd38618a6602126c51306e8df /eigrpd
parenta3b5bc54bf9937bbddd9c1b68d638c9b156e6f71 (diff)
*: Add missing SPDX-License-Identifier for some .c/.h files
Adding them as others: GPL-2.0-or-later Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'eigrpd')
-rw-r--r--eigrpd/eigrp_routemap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/eigrpd/eigrp_routemap.h b/eigrpd/eigrp_routemap.h
index c471679619..c797d10882 100644
--- a/eigrpd/eigrp_routemap.h
+++ b/eigrpd/eigrp_routemap.h
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
+
/*
* eigrp_routemap.h
*