summaryrefslogtreecommitdiff
path: root/yang/frr-route-map.yang
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2023-02-09 12:00:38 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2023-02-09 14:09:11 +0100
commit41db488c2511e625f5a4a18db6017d75dc396f4d (patch)
tree692955ec7660a414935cd362912b9544b3915b9b /yang/frr-route-map.yang
parent2bc1fe6dcafac43b057eaa23cd7355b265c60377 (diff)
yang: add SPDX License IDs
YANG files get to keep their license boilerplate in addition to the SPDX header, since they are likely to be copied around individually. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'yang/frr-route-map.yang')
-rw-r--r--yang/frr-route-map.yang1
1 files changed, 1 insertions, 0 deletions
diff --git a/yang/frr-route-map.yang b/yang/frr-route-map.yang
index 1e8c04bc6f..224b2caef7 100644
--- a/yang/frr-route-map.yang
+++ b/yang/frr-route-map.yang
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: BSD-2-Clause
module frr-route-map {
yang-version 1.1;
namespace "http://frrouting.org/yang/route-map";