aboutsummaryrefslogtreecommitdiffstats
path: root/templatefile.py
diff options
context:
space:
mode:
Diffstat (limited to 'templatefile.py')
-rw-r--r--templatefile.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/templatefile.py b/templatefile.py
index abf9a2c..be82de3 100644
--- a/templatefile.py
+++ b/templatefile.py
@@ -1,3 +1,7 @@
+#
+# SPDX-License-Identifier: LGPL-2.1-only
+#
+
from string import Template
import os