From 01eda09df376043f43bdf4cf420fb6f1c7441b82 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 3 Mar 2025 21:26:55 +0800 Subject: Add SPDX license headers to all HTML templates --- templates/_head.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/_head.tmpl') diff --git a/templates/_head.tmpl b/templates/_head.tmpl index 4641107..922be7a 100644 --- a/templates/_head.tmpl +++ b/templates/_head.tmpl @@ -1,3 +1,7 @@ +{{/* + SPDX-License-Identifier: AGPL-3.0-only + SPDX-FileContributor: Runxi Yu +*/}} {{- define "head_common" -}} -- cgit v1.2.3