Обновить doc.go
This commit is contained in:
parent
3b3f99f8a1
commit
7c77c8a4ab
2
doc.go
2
doc.go
|
@ -1,7 +1,7 @@
|
||||||
// Copyright 2013 - 2016 The XORM Authors. All rights reserved.
|
// Copyright 2013 - 2016 The XORM Authors. All rights reserved.
|
||||||
// Use of this source code is governed by a BSD
|
// Use of this source code is governed by a BSD
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
//test
|
||||||
/*
|
/*
|
||||||
Package xorm is a simple and powerful ORM for Go.
|
Package xorm is a simple and powerful ORM for Go.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue