Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-22 09:54:24 +01:00

Add copyright & license header to file_preview.go

This commit is contained in:
Mai-Lapyst 2024-03-18 06:21:35 +01:00
parent 10bca456a9
commit db6f6281fc
No known key found for this signature in database
GPG key ID: F88D929C09E239F8

View file

@ -1,3 +1,6 @@
// Copyright The Forgejo Authors.
// SPDX-License-Identifier: MIT
package markup
import (