Ver código fonte

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

tags/v1.1.0
Andrew 7 anos atrás
pai
commit
a36a8f4d72
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4
    0
      modules/sync/status_pool_test.go

+ 4
- 0
modules/sync/status_pool_test.go Ver arquivo

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

Carregando…
Cancelar
Salvar