summaryrefslogtreecommitdiff
path: root/tools/render_md.py
diff options
context:
space:
mode:
authorDonald Sharp <donaldsharp72@gmail.com>2023-02-17 09:43:05 -0500
committerGitHub <noreply@github.com>2023-02-17 09:43:05 -0500
commit8383d53e43dfe7313783700bc2ed0ec823224bf1 (patch)
treef5676425705976f506784c44d905b0535b21c4dc /tools/render_md.py
parenta15b0b10240041d6f7a624020d2934fdf5a0f271 (diff)
parenta45b2bf4a455187456b00f1c43b40f667823fef4 (diff)
Merge pull request #12780 from opensourcerouting/spdx-license-id
*: convert to SPDX License identifiers
Diffstat (limited to 'tools/render_md.py')
-rw-r--r--tools/render_md.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/render_md.py b/tools/render_md.py
index 7636496b62..80e26f341c 100644
--- a/tools/render_md.py
+++ b/tools/render_md.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+# SPDX-License-Identifier: NONE
# written 2016 by David Lamparter, placed in Public Domain.
import sys, markdown