mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-06-04 17:02:06 -04:00
SPDX-License-Identifier: MIT
This commit is contained in:
parent
4060916036
commit
19c408f5cb
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Copyright 2026 The Forgejo Authors. All rights reserved.
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
package forgejo_migrations
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
// Copyright The Forgejo Authors.
|
||||
// SPDX-License-Identifier: GPLv3-or-later
|
||||
// Copyright 2026 The Forgejo Authors. All rights reserved.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
package mirror
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue