add copyright
This commit is contained in:
parent
b19c70bb93
commit
0a94f436f6
|
@ -1,3 +1,7 @@
|
||||||
|
// Copyright 2017 The Xorm Authors. All rights reserved.
|
||||||
|
// Use of this source code is governed by a BSD-style
|
||||||
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
package convert
|
package convert
|
||||||
|
|
||||||
import "time"
|
import "time"
|
||||||
|
|
Loading…
Reference in New Issue