From f476bf2847734a6e2a7a791671bc8abe807db3d1 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 3 Mar 2025 21:16:07 +0800 Subject: Add SPDX license headers to git_hooks_client --- git_hooks_client/git_hooks_client.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'git_hooks_client/git_hooks_client.c') diff --git a/git_hooks_client/git_hooks_client.c b/git_hooks_client/git_hooks_client.c index 8024b53..46fd02a 100644 --- a/git_hooks_client/git_hooks_client.c +++ b/git_hooks_client/git_hooks_client.c @@ -1,3 +1,9 @@ +/* + * SPDX-License-Identifier: AGPL-3.0-only + * SPDX-FileContributor: Runxi Yu + * SPDX-FileContributor: Test_User + */ + #include #include #include -- cgit v1.2.3