summaryrefslogtreecommitdiff
path: root/ci/parse_relnotes.py
diff options
context:
space:
mode:
Diffstat (limited to 'ci/parse_relnotes.py')
-rw-r--r--ci/parse_relnotes.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/ci/parse_relnotes.py b/ci/parse_relnotes.py
index ba5089eb..cdb8526c 100644
--- a/ci/parse_relnotes.py
+++ b/ci/parse_relnotes.py
@@ -1,4 +1,6 @@
-#!/usr/bin/env python3
+# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
+# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
+
"""
Parse CHANGES.md into a JSON structure.