Skip to content

Commit 3116865

Browse files
Update docs to reflect Apache 2.0 licensing
Signed-off-by: Juan Estrella <juan.estrella@finos.org>
1 parent c7f0773 commit 3116865

3 files changed

Lines changed: 3 additions & 29 deletions

File tree

docs/src/development/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Include:
206206

207207
## License
208208

209-
By contributing, you agree that your contributions will be licensed under the MIT and Apache 2.0 licenses.
209+
By contributing, you agree that your contributions will be licensed under the Apache 2.0 license.
210210

211211
## Related
212212

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ Current version: **v0.1.0-alpha**
160160

161161
## License
162162

163-
5-Spot is open-source software licensed under both the [MIT License](./license.md) and [Apache License 2.0](./license.md).
163+
5-Spot is open-source software licensed under the [Apache License 2.0](./license.md).

docs/src/license.md

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,6 @@
11
# License
22

3-
5-Spot is dual-licensed under the MIT License and Apache License 2.0.
4-
5-
## MIT License
6-
7-
```
8-
MIT License
9-
10-
Copyright (c) 2025 Erick Bourgeois
11-
12-
Permission is hereby granted, free of charge, to any person obtaining a copy
13-
of this software and associated documentation files (the "Software"), to deal
14-
in the Software without restriction, including without limitation the rights
15-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16-
copies of the Software, and to permit persons to whom the Software is
17-
furnished to do so, subject to the following conditions:
18-
19-
The above copyright notice and this permission notice shall be included in all
20-
copies or substantial portions of the Software.
21-
22-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
28-
SOFTWARE.
29-
```
3+
5-Spot is licensed under the Apache License 2.0.
304

315
## Apache License 2.0
326

0 commit comments

Comments
 (0)