diff options
Diffstat (limited to 'git_hooks_handle_linux.go')
-rw-r--r-- | git_hooks_handle_linux.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git_hooks_handle_linux.go b/git_hooks_handle_linux.go index 36034f2..686d560 100644 --- a/git_hooks_handle_linux.go +++ b/git_hooks_handle_linux.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 |