From 47a3a8277038ccb042ef8f36eb59ce26bb7e9cdf Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Wed, 8 Feb 2023 13:21:36 +0100 Subject: *: 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 --- buildtest.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'buildtest.sh') diff --git a/buildtest.sh b/buildtest.sh index eeae82fc4..7edc4a5ee 100755 --- a/buildtest.sh +++ b/buildtest.sh @@ -1,4 +1,5 @@ #!/bin/bash +# SPDX-License-Identifier: NONE # written 2012-2013 by David Lamparter, placed in Public Domain. # # builds some git commit of FRR in some different configurations -- cgit v1.2.3