mirror of
https://github.com/go-gitea/gitea
synced 2024-12-22 07:37:51 +01:00
Add copyright headers
This commit is contained in:
parent
4b284f814c
commit
18952c40f8
@ -1,3 +1,7 @@
|
||||
// Copyright 2017 The Gitea Authors. All rights reserved.
|
||||
// Use of this source code is governed by a MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package models
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,7 @@
|
||||
// Copyright 2017 The Gitea Authors. All rights reserved.
|
||||
// Use of this source code is governed by a MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package repo
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user