From 446de568db01780443d91d0dfb16c129497709db Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 3 Mar 2025 21:14:55 +0800 Subject: Add SPDX license headers to all Go files --- http_handle_repo_contrib_index.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'http_handle_repo_contrib_index.go') diff --git a/http_handle_repo_contrib_index.go b/http_handle_repo_contrib_index.go index e864dfa..2e0dc1d 100644 --- a/http_handle_repo_contrib_index.go +++ b/http_handle_repo_contrib_index.go @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: AGPL-3.0-only +// SPDX-FileContributor: Runxi Yu + package main import ( -- cgit v1.2.3