diff options
Diffstat (limited to 'http_handle_repo_log.go')
-rw-r--r-- | http_handle_repo_log.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/http_handle_repo_log.go b/http_handle_repo_log.go index f2c96b4..52762a3 100644 --- a/http_handle_repo_log.go +++ b/http_handle_repo_log.go @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: AGPL-3.0-only +// SPDX-FileContributor: Runxi Yu <https://runxiyu.org> + package main import ( |