Skip to content

Commit 7e882b3

Browse files
committed
Fix missing copyright header
1 parent 13a3248 commit 7e882b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

routers/web/shared/user/helper.go

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

36
import (

0 commit comments

Comments
 (0)