Add copyright header to copied Gogs code
This commit is contained in:
parent
feba200916
commit
66b0945b70
1 changed files with 4 additions and 0 deletions
4
stats.go
4
stats.go
|
@ -1,3 +1,7 @@
|
|||
// Copyright 2014-2018 The Gogs Authors. All rights reserved.
|
||||
// Use of this source code is governed by a MIT-style license that can be
|
||||
// found in the LICENSE file of the Gogs project (github.com/gogs/gogs).
|
||||
|
||||
package writefreely
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Reference in a new issue