diff options
Diffstat (limited to 'tools/convert_release_notes.py')
| -rw-r--r-- | tools/convert_release_notes.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/convert_release_notes.py b/tools/convert_release_notes.py index 649184102..4b16f005e 100644 --- a/tools/convert_release_notes.py +++ b/tools/convert_release_notes.py @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2014 MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors) +# +# SPDX-License-Identifier: MIT + import sys import mistune |
