diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-03-21 16:46:58 +0200 | 
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-03-21 16:46:58 +0200 | 
| commit | 874242f129f1fc6cff48ffa581326735f1da66e1 (patch) | |
| tree | 7bc4267ef91acd6cd38618a6602126c51306e8df /lib/routing_nb.h | |
| parent | a3b5bc54bf9937bbddd9c1b68d638c9b156e6f71 (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 'lib/routing_nb.h')
| -rw-r--r-- | lib/routing_nb.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/routing_nb.h b/lib/routing_nb.h index e805e1cd0f..26b4cf08d8 100644 --- a/lib/routing_nb.h +++ b/lib/routing_nb.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: GPL-2.0-or-later +  #ifndef _FRR_ROUTING_NB_H_  #define _FRR_ROUTING_NB_H_  | 
