diff options
Diffstat (limited to 'tools/render_md.py')
| -rw-r--r-- | tools/render_md.py | 1 |
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 |
