add SPDX-License-Identifier and DCO information

this includes my personal signoff on the MAINTAINERS.md for DCO purposes

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
2023-12-18 11:14:13 -06:00
parent 0fef13c71a
commit e1dc2afc7b
18 changed files with 137 additions and 39 deletions

View File

@@ -1,4 +1,7 @@
"""Serve dot diagrams inline."""
"""Serve dot diagrams inline.
SPDX-License-Identifier: AGPL-3.0-or-later
"""
import base64
import logging
import re