mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-11-21 17:34:24 +01:00
Add mssing license header
This commit is contained in:
parent
cfc72c7b80
commit
4260588ff8
|
@ -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