mirror of https://github.com/go-gorm/gorm.git
Use MIT License
This commit is contained in:
parent
b22289b249
commit
6b31a9a41f
|
@ -733,3 +733,7 @@ db.Where("email = ?", "x@example.org").Attrs(User{FromIp: "111.111.111.111"}).Fi
|
||||||
* <http://github.com/jinzhu>
|
* <http://github.com/jinzhu>
|
||||||
* <wosmvp@gmail.com>
|
* <wosmvp@gmail.com>
|
||||||
* <http://twitter.com/zhangjinzhu>
|
* <http://twitter.com/zhangjinzhu>
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Released under the [MIT License](http://www.opensource.org/licenses/MIT).
|
||||||
|
|
Loading…
Reference in New Issue