diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-03 21:26:55 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-03 21:26:55 +0800 |
commit | 01eda09df376043f43bdf4cf420fb6f1c7441b82 (patch) | |
tree | 3e29d6c01dafc93bb8082f96d67ab5e7d422fe24 /templates/group_repos.tmpl | |
parent | Add SPDX license headers to Makefile, SQL, and CSS (diff) | |
download | forge-01eda09df376043f43bdf4cf420fb6f1c7441b82.tar.gz forge-01eda09df376043f43bdf4cf420fb6f1c7441b82.tar.zst forge-01eda09df376043f43bdf4cf420fb6f1c7441b82.zip |
Add SPDX license headers to all HTML templates
Diffstat (limited to 'templates/group_repos.tmpl')
-rw-r--r-- | templates/group_repos.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/group_repos.tmpl b/templates/group_repos.tmpl index 0ea7c75..3eae4f4 100644 --- a/templates/group_repos.tmpl +++ b/templates/group_repos.tmpl @@ -1,3 +1,7 @@ +{{/* + SPDX-License-Identifier: AGPL-3.0-only + SPDX-FileContributor: Runxi Yu <https://runxiyu.org> +*/}} {{- define "group_repos" -}} <!DOCTYPE html> <html lang="en"> |