diff options
Diffstat (limited to 'git_hooks_handle_other.go')
-rw-r--r-- | git_hooks_handle_other.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git_hooks_handle_other.go b/git_hooks_handle_other.go index 02236c7..0d197a3 100644 --- a/git_hooks_handle_other.go +++ b/git_hooks_handle_other.go @@ -1,5 +1,5 @@ // SPDX-License-Identifier: AGPL-3.0-only -// SPDX-FileContributor: Runxi Yu <https://runxiyu.org> +// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org> // //go:build !linux |