add copyright

This commit is contained in:
venjiang 2020-05-18 09:34:40 +08:00
parent b19c70bb93
commit 0a94f436f6
1 changed files with 4 additions and 0 deletions

View File

@ -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
import "time"