-
Notifications
You must be signed in to change notification settings - Fork 5
/
ATTRIBUTION_NOTICE
29 lines (23 loc) · 1.55 KB
/
ATTRIBUTION_NOTICE
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
5G-MAG RT 5GMS Application Server uses the following open source software:
- python - Python Interpreter v3.7 and later
available at https://www.python.org/downloads/
Licensed under PSF License Agreement (https://docs.python.org/3/license.html#psf-license)
- regex - Python regex module
available at https://pypi.org/project/regex/
Licensed under Apache Software License v2.0 terms (https://www.apache.org/licenses/LICENSE-2.0)
- urllib3 - Python urllib3 module
available at https://pypi.org/project/urllib3/
Licensed under MIT License terms (https://github.com/urllib3/urllib3/blob/main/LICENSE.txt)
- openapi-generator - OpenAPI to code generator
available at https://github.com/OpenAPITools/openapi-generator
Licensed under Apache Software License v2.0 terms (https://www.apache.org/licenses/LICENSE-2.0)
- openresty - Scalable Web Platform based on nginx
available at https://openresty.org/en/download.html
Parts licensed under various licenses:
- MIT License terms (https://github.com/urllib3/urllib3/blob/main/LICENSE.txt) - Nginx, Inc. terms (https://trac.nginx.org/nginx/browser/nginx/docs/text/LICENSE)
- New BSD License terms (https://opensource.org/license/bsd-3-clause/)
- BSD License terms (https://opensource.org/license/bsd-2-clause/)
For full copyright and license terms see (https://openresty.org/download/Copyright-and-Licenses-for-3rd-Party-Open-Source-Projects.pdf)
- nginx - HTTP server and proxy
available from https://nginx.org/
Licensed under Nginx, Inc. terms (https://trac.nginx.org/nginx/browser/nginx/docs/text/LICENSE)