diff options
Diffstat (limited to 'hookc/hookc.c')
-rw-r--r-- | hookc/hookc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hookc/hookc.c b/hookc/hookc.c index 83b3a5e..56cb96e 100644 --- a/hookc/hookc.c +++ b/hookc/hookc.c @@ -1,7 +1,7 @@ /* * SPDX-License-Identifier: AGPL-3.0-only - * SPDX-FileContributor: Runxi Yu <https://runxiyu.org> - * SPDX-FileContributor: Test_User <hax@runxiyu.org> + * SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org> + * SPDX-FileCopyrightText: Copyright (c) 2025 Test_User <hax@runxiyu.org> */ #include <errno.h> |