diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2023-02-09 12:00:38 +0100 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2023-02-09 14:09:11 +0100 |
| commit | 41db488c2511e625f5a4a18db6017d75dc396f4d (patch) | |
| tree | 692955ec7660a414935cd362912b9544b3915b9b /yang/frr-bgp-common-structure.yang | |
| parent | 2bc1fe6dcafac43b057eaa23cd7355b265c60377 (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-bgp-common-structure.yang')
| -rw-r--r-- | yang/frr-bgp-common-structure.yang | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yang/frr-bgp-common-structure.yang b/yang/frr-bgp-common-structure.yang index 4c12b956c4..81683e899d 100644 --- a/yang/frr-bgp-common-structure.yang +++ b/yang/frr-bgp-common-structure.yang @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: BSD-2-Clause submodule frr-bgp-common-structure { yang-version 1.1; |
