summaryrefslogtreecommitdiff
path: root/tools/stringmangle.py
AgeCommit message (Collapse)Author
2023-02-09*: manual SPDX License ID conversionsDavid Lamparter
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>
2020-10-07*: reformat python fileswhitespace
We are now using black. Signed-off-by: Quentin Young <qlyoung@nvidia.com>
2020-07-14tools: add source code string manglerDavid Lamparter
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>