diff options
Diffstat (limited to '')
-rw-r--r-- | templates/login.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/login.tmpl b/templates/login.tmpl index 47c4fc4..1e26c82 100644 --- a/templates/login.tmpl +++ b/templates/login.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 "login" -}} <!DOCTYPE html> |