Add missing copyright header to status table test (#902)
This commit is contained in:
parent
42835c7f82
commit
a36a8f4d72
1 changed files with 4 additions and 0 deletions
|
@ -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 sync
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in a new issue