aboutsummaryrefslogtreecommitdiff
path: root/hookc/hookc.c
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-31 14:11:45 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-31 14:11:45 +0800
commitee6dbedae7a8bcd947b3e4d4e2f1f0347146c435 (patch)
tree71421fdb0a662e6125d2e003ad01412830256dd8 /hookc/hookc.c
parentUnify spelling of Author date (diff)
downloadforge-ee6dbedae7a8bcd947b3e4d4e2f1f0347146c435.tar.gz
forge-ee6dbedae7a8bcd947b3e4d4e2f1f0347146c435.tar.zst
forge-ee6dbedae7a8bcd947b3e4d4e2f1f0347146c435.zip
Replace FileContributor with FileCopyrightText
Diffstat (limited to '')
-rw-r--r--hookc/hookc.c4
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>