1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-22 12:54:53 -05:00

Add missing copyright header to status table test (#902)

This commit is contained in:
Andrew 2017-02-11 04:53:47 -05:00 committed by Lunny Xiao
parent 42835c7f82
commit a36a8f4d72

View file

@ -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 (