commit: 617019c0b67f0b65239b76be7801a2123420f3cf
parent fc50741fe7bf863ad2b6461ca00ce4efd3afac92
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 4 Apr 2023 12:56:12 +0200
configure: License under MIT
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
@@ -1,4 +1,6 @@
#!/bin/sh
+# SPDX-FileCopyrightText: 2023 Haelwenn (lanodan) Monnier <contact+blog@hacktivis.me>
+# SPDX-License-Identifier: MIT
templates_en="./templates/head.xml ./templates/en/nav.xsl ./templates/en/footer.shtml"
cat >|config.ninja <<-EOF