diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2023-02-08 13:21:36 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2023-02-09 14:09:07 +0100 |
commit | 47a3a8277038ccb042ef8f36eb59ce26bb7e9cdf (patch) | |
tree | c9c2a9503efa359cf70dcb2afe6b51b45712658d /qpb | |
parent | *: sort out & explain licenses used in FRR (diff) | |
download | frr-47a3a8277038ccb042ef8f36eb59ce26bb7e9cdf.tar.xz frr-47a3a8277038ccb042ef8f36eb59ce26bb7e9cdf.zip |
*: manual SPDX License ID conversions
The files converted in this commit either had some random misspelling or
formatting weirdness that made them escape automated replacement, or
have a particularly "weird" licensing setup (e.g. dual-licensed.)
This also marks a bunch of "public domain" files as SPDX License "NONE".
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'qpb')
-rw-r--r-- | qpb/qpb.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpb/qpb.proto b/qpb/qpb.proto index c06debb95..b09536832 100644 --- a/qpb/qpb.proto +++ b/qpb/qpb.proto @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: ISC /* * qpb.proto * |