Skip to content
Snippets Groups Projects
Commit 8cd55895 authored by Mark Gibbs's avatar Mark Gibbs
Browse files

Added license to documentation

parent d511d814
No related branches found
No related tags found
No related merge requests found
......@@ -7,11 +7,13 @@ the documentation for details on how to build, test and document contributions.
Once ready, submit a pull request to the [main repository](https://github.com/GibbsConsulting/django-plotly-dash).
Unless you request otherwise, you will be added to the list of contributors below.
Unless you request otherwise, you will be added to the list of contributors below. If you're not on the list
and think you should be, please send an email to <codebase@gibbsconsulting.ca>
## Contributors
Thanks to the following people who have submitted pull requests that have made it into the codebase
Thanks to the following people:
[delsim](https://github.com/delsim)
[weber-s](https://github.com/weber-s)
MIT License
Copyright (c) 2018 Gibbs Consulting
Copyright (c) 2018 Gibbs Consulting and others - see CONTRIBUTIONS.md
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
......
......@@ -25,3 +25,4 @@ Contents
configuration
development
faq
license
.. _license
License
=======
The ``django-plotly-dash`` package is made available under the MIT license.
The license text can be found in the LICENSE file in the root directory of the source code, along with
a CONTRIBUTIONS.md file that includes a list of the contributors to the codebase.
A copy of the license, correct at the time of writing of this documentation, follows:
MIT License
Copyright (c) 2018 Gibbs Consulting and others - see CONTRIBUTIONS.md
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment