Skip to content

Commit 933b4b4

Browse files
committed
Add copyright information to reaction.go
1 parent 5a49efb commit 933b4b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

routers/web/repo/reaction.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright 2024 The Gitea Authors. All rights reserved.
2+
// SPDX-License-Identifier: MIT
3+
14
package repo
25

36
import (

0 commit comments

Comments
 (0)