From eaeaf0db3bb5834dbe6e07b16734bed703311a46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Nieto?= <jose.carlos@menteslibres.net> Date: Tue, 16 Jun 2015 21:15:25 -0500 Subject: [PATCH] Making LICENSE clearer. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de32bf6c..cecdf753 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,9 @@ See the project page, recipes and user documentation at [upper.io/db][1]. ## License -> Copyright (c) 2012-2014 José Carlos Nieto, https://menteslibres.net/xiam +This project is licensed under the terms of the **MIT License**. + +> Copyright (c) 2012-2015 The upper.io/db authors > > Permission is hereby granted, free of charge, to any person obtaining > a copy of this software and associated documentation files (the @@ -75,6 +77,11 @@ See the project page, recipes and user documentation at [upper.io/db][1]. > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +## Authors + +* [José Carlos Nieto](https://github.com/xiam) +* [Peter Kieltyka](https://github.com/pkieltyka) + [1]: https://upper.io/db [2]: http://golang.org [3]: http://en.wikipedia.org/wiki/Create,_read,_update_and_delete -- GitLab