qmetry / qaf-support

Support project that provides ready to use steps for web and webservices
https://qmetry.github.io/qaf
MIT License
2 stars 4 forks source link

License switch from GPL to MIT #5

Closed cjayswal closed 5 years ago

cjayswal commented 5 years ago

Change the license to a more open license MIT. We have to get the approval of every single committer or remove their code. All contributor as of today listed below: Author: @cjayswal

Contributors: @amitbhoraniya @infoneershalin

amitbhoraniya commented 5 years ago

@cjayswal - I agree to switch to MIT license.

infoneershalin commented 5 years ago

@cjayswal I agree to switch to MIT license.

cjayswal commented 5 years ago

New License will read as below:

MIT License

Copyright (c) 2019 Infostretch Corporation

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.