forked from Burke111-DEV/CycloidGenerator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
44 lines (24 loc) · 2.87 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
MIT License with Additional Conditions
Acknowledgments:
Cycloid Generator is a fork of the following projects by RoTechnic:
- [CycloidalDesign](https://github.com/roTechnic/CycloidalDesign)
- [internalECGears](https://github.com/roTechnic/internalECGears)
Thank you to RoTechnic for their valuable contributions and inspiration.
---
The following license applies to the project Cycloid Generator.
The licensing terms for this project apply to the modifications made by Ben Martin Burke. However, it's important to note that the original work by RoTechnic may have its own licensing requirements. Please consult the respective repositories of [CycloidalDesign](https://github.com/roTechnic/CycloidalDesign) and [internalECGears](https://github.com/roTechnic/internalECGears) to understand the licensing terms for their code.
---
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:
1. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2. Redistributions of the Software must include the same license and credit as provided in this file.
---
Additional Conditions:
1. Anyone using, modifying, or distributing the project Cycloid Generator must adhere to this license and include a copy of this license file in all copies or substantial portions of the Software.
2. The project Cycloid Generator may depend on or include certain third-party tools or libraries, which are subject to their own licenses. Users of the project Cycloid Generator are responsible for complying with the licenses of those tools or libraries. The included script that downloads the dependent tools or libraries will provide information about their respective licenses and any additional requirements or obligations.
3. Anyone using resultant cycloid geometries generated from this tool are not required to include a copy of this license file in releases of their project. It is only required if their project includes substantial portions of the Software.
---
Disclaimer:
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.
---
Cycloid Generator - 2023 - Ben Martin Burke