Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 2.38 KB

LICENSE.md

File metadata and controls

44 lines (31 loc) · 2.38 KB

Vuelto License V1

This software is licensed under the terms of the GNU General Public License version 3 (GPLv3) except as noted below.

1. Primary License

This software is licensed under the terms of the GNU General Public License version 3 as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

2. Condition for License Change

The software shall be deemed "unmaintained" if any of the following conditions are met:

  • The project repository has been archived or set to read-only.
  • The project has been officially pronounced as "dead" by the original maintainer(s) or the designated project governance body.
  • No code commits have been made to the project's main repository for a continuous period of 1.5 years (18 months).

3. Fallback License

If the software is determined to be unmaintained as per the conditions above, the license for the software automatically changes to the MIT License as follows:

MIT License

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.

4. Interpretation

The decision on whether the software is unmaintained will be made by the original maintainer(s) or the designated project governance body, if any. In the absence of such a body, the community of contributors may reach a consensus according to the project's documented processes.