Skip to content

Commit 820861e

Browse files
add copyright
1 parent 50e2cf3 commit 820861e

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

models/shared/group/group_item.go

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

36
import (

models/shared/group/repo_item.go

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

36
import (

routers/web/shared/group/header.go

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

36
import (

0 commit comments

Comments
 (0)