26 lines
762 B
Plaintext
26 lines
762 B
Plaintext
|
|
# Third-Party Notices
|
||
|
|
|
||
|
|
This project uses the following third-party software:
|
||
|
|
|
||
|
|
1. **Node.js** - MIT License
|
||
|
|
https://nodejs.org/
|
||
|
|
|
||
|
|
2. **Express** - MIT License
|
||
|
|
https://github.com/expressjs/express
|
||
|
|
|
||
|
|
3. **aws-sdk (JavaScript)** - Apache License 2.0
|
||
|
|
https://github.com/aws/aws-sdk-js
|
||
|
|
A copy of the license can be found in [LICENSES/aws-sdk.txt]
|
||
|
|
|
||
|
|
4. **boto3 (Python)** - Apache License 2.0
|
||
|
|
https://github.com/boto/boto3
|
||
|
|
Bundled in Docker image
|
||
|
|
A copy of the license can be found in [LICENSES/boto3.txt]
|
||
|
|
|
||
|
|
5. **PyMySQL** - MIT License
|
||
|
|
https://github.com/PyMySQL/PyMySQL
|
||
|
|
Bundled in Docker image, MIT licensed.
|
||
|
|
|
||
|
|
# End of Third-Party Notices
|
||
|
|
|
||
|
|
Please refer to the respective licenses for more details, some of which are at orchestrator-licenses.txt
|