Update README.md
Browse files
README.md
CHANGED
|
@@ -124,38 +124,29 @@ licence conditions below.
|
|
| 124 |
|
| 125 |
----------------------------------------------------------------------------
|
| 126 |
|
| 127 |
-
MIT License
|
| 128 |
|
| 129 |
-
Copyright (c)
|
| 130 |
|
| 131 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 132 |
-
|
| 133 |
of this software and associated documentation files (the "Software"), to deal
|
| 134 |
-
|
| 135 |
in the Software without restriction, including without limitation the rights
|
| 136 |
-
|
| 137 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 138 |
-
|
| 139 |
copies of the Software, and to permit persons to whom the Software is
|
| 140 |
-
|
| 141 |
furnished to do so, subject to the following conditions:
|
| 142 |
|
| 143 |
The above copyright notice and this permission notice shall be included in all
|
| 144 |
-
|
| 145 |
copies or substantial portions of the Software.
|
| 146 |
|
| 147 |
-
|
|
|
|
|
|
|
| 148 |
|
|
|
|
| 149 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 150 |
-
|
| 151 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 152 |
-
|
| 153 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 154 |
-
|
| 155 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 156 |
-
|
| 157 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 158 |
-
|
| 159 |
SOFTWARE.
|
| 160 |
-
The software cannot be used for the 2025 SPRIND "fully autonomous flight 2.0" competition.
|
| 161 |
|
|
|
|
| 124 |
|
| 125 |
----------------------------------------------------------------------------
|
| 126 |
|
| 127 |
+
modified MIT License
|
| 128 |
|
| 129 |
+
Copyright (c) 2026 Stephan Sturges / Aircortex.com
|
| 130 |
|
| 131 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
|
| 132 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
|
| 133 |
in the Software without restriction, including without limitation the rights
|
|
|
|
| 134 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
|
| 135 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
|
| 136 |
furnished to do so, subject to the following conditions:
|
| 137 |
|
| 138 |
The above copyright notice and this permission notice shall be included in all
|
|
|
|
| 139 |
copies or substantial portions of the Software.
|
| 140 |
|
| 141 |
+
The software cannot be used commercially by individuals or companies active
|
| 142 |
+
in defense or the production of military systems or equipment without prior
|
| 143 |
+
written agreement.
|
| 144 |
|
| 145 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 146 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
|
| 147 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
|
| 148 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
|
| 149 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
|
| 150 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
|
| 151 |
SOFTWARE.
|
|
|
|
| 152 |
|