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 --- tools/stringmangle.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/stringmangle.py') diff --git a/tools/stringmangle.py b/tools/stringmangle.py index 1c75c86a0d..29fcb86ea1 100644 --- a/tools/stringmangle.py +++ b/tools/stringmangle.py @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: NONE # 2020 by David Lamparter, placed in the public domain. import sys -- cgit v1.2.3