diff options
Diffstat (limited to 'templates/repo_tree_dir.tmpl')
-rw-r--r-- | templates/repo_tree_dir.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_tree_dir.tmpl b/templates/repo_tree_dir.tmpl index bc7279a..3f43064 100644 --- a/templates/repo_tree_dir.tmpl +++ b/templates/repo_tree_dir.tmpl @@ -1,6 +1,6 @@ {{/* SPDX-License-Identifier: AGPL-3.0-only - SPDX-FileContributor: Runxi Yu <https://runxiyu.org> + SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org> */}} {{- define "repo_tree_dir" -}} {{- $root := . -}} |