From ee6dbedae7a8bcd947b3e4d4e2f1f0347146c435 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 31 Mar 2025 14:11:45 +0800 Subject: Replace FileContributor with FileCopyrightText --- http_handle_repo_commit.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'http_handle_repo_commit.go') diff --git a/http_handle_repo_commit.go b/http_handle_repo_commit.go index c15ae7d..7b967fa 100644 --- a/http_handle_repo_commit.go +++ b/http_handle_repo_commit.go @@ -1,5 +1,5 @@ // SPDX-License-Identifier: AGPL-3.0-only -// SPDX-FileContributor: Runxi Yu +// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu package main -- cgit v1.2.3