Include copyright

This commit is contained in:
harryzcy 2022-09-06 04:54:28 -04:00
parent 948cd14a34
commit fd6e821343
No known key found for this signature in database
GPG key ID: CC2953E050C19686
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,7 @@
// Copyright 2022 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 auth
import (

View file

@ -1,3 +1,7 @@
// Copyright 2022 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 auth
import (