mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-01-09 18:11:17 +00:00
Add copyright header
This commit is contained in:
parent
df570a1d71
commit
aa64f6515c
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
// Copyright 2024 The Forgejo Authors. All rights reserved.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
package repo
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in a new issue