summaryrefslogtreecommitdiff
path: root/doc/redirects.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/redirects.py')
-rw-r--r--doc/redirects.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/redirects.py b/doc/redirects.py
index 5cee516..7104103 100644
--- a/doc/redirects.py
+++ b/doc/redirects.py
@@ -1,5 +1,7 @@
#!/usr/bin/python
+# SPDX-License-Identifier: MIT
+
import os
SRCDIR = os.environ.get('DBUS_TOP_SRCDIR', '.')