Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 2.2 KB

File metadata and controls

48 lines (39 loc) · 2.2 KB

Skript is licensed under the GNU General Public License (Version 3).

However, to foster a better open-source community, and in the interest of further opening this project in the future, we ask that contributors release their code under the MIT License. Since it is less restrictive than GPLv3, it provides us and other developers with greater flexibility when making use of contributed code.

To learn more about this license, you can visit choosealicense.com. You can also view the full text of the license below:

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.

If you wish to release your contributions to this repository under the MIT License, please add your name below in your pull request.

When adding your name, please follow the example format below:

<name> (<commit email address>)

Note

For name, you may choose to use your real name or GitHub account name.
If you use more than one commit email address, please include all of them.

APickledWalrus (apickledwalrus@icloud.com, apickledwalrus@gmail.com)
Sovde (10354869+sovdeeth@users.noreply.github.com)
UnderscoreTud (98935832+UnderscoreTud@users.noreply.github.com)