1
0
Fork 0
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:
JakobDev 2024-12-18 20:41:40 +01:00
parent df570a1d71
commit aa64f6515c
No known key found for this signature in database
GPG key ID: 39DEF62C3ED6DC4C

View file

@ -1,3 +1,6 @@
// Copyright 2024 The Forgejo Authors. All rights reserved.
// SPDX-License-Identifier: MIT
package repo
import (