diff --git a/docs/intro.rst b/docs/intro.rst index 064e5ad..8362bf8 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -23,31 +23,13 @@ Tablib was developed with a few :pep:`20` idioms in mind. All contributions to Tablib should keep these important rules in mind. -.. mit: - -MIT License ------------ - -A large number of open source projects you find today are `GPL Licensed`_. -While the GPL has its time and place, it should most certainly not be your -go-to license for your next open source project. - -A project that is released as GPL cannot be used in any commercial product -without the product itself also being offered as open source. The MIT, BSD, and -ISC licenses are great alternatives to the GPL that allow your open-source -software to be used in proprietary, closed-source software. - -Tablib is released under terms of `The MIT License`_. - -.. _`GPL Licensed`: https://opensource.org/licenses/gpl-license.php -.. _`The MIT License`: https://opensource.org/licenses/mit-license.php - - .. _license: Tablib License -------------- +Tablib is released under terms of `The MIT License`_. + Copyright 2017 Kenneth Reitz Permission is hereby granted, free of charge, to any person obtaining a copy @@ -68,6 +50,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +.. _`The MIT License`: https://opensource.org/licenses/mit-license.php .. _pythonsupport: