-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
49 lines (35 loc) · 1.94 KB
/
NOTICE
File metadata and controls
49 lines (35 loc) · 1.94 KB
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
45
46
47
48
49
SharingHub Copyright 2024 CS GROUP - France
This software is distributed under the Apache Software License (ASL) v2.0, see LICENSE
file or http://www.apache.org/licenses/LICENSE-2.0 for details.
This software includes code from many other open source projects. See below for details
about the license of each project.
================================================================
The Apache 2.0 License
================================================================
The following components are provided under the Apache 2.0 License (https://opensource.org/licenses/Apache-2.0).
See project link for details.
- boto3: https://github.com/boto/boto3
- mlflow: https://github.com/mlflow/mlflow
- requests: https://github.com/psf/requests
================================================================
The GNU LGPL v3.0 License
================================================================
The following components are provided under the GNU LGPL v3.0 License (https://opensource.org/license/lgpl-3-0).
See project link for details.
- psycopg2: https://github.com/psycopg/psycopg2
================================================================
The MIT License
================================================================
The following components are provided under the MIT License (https://opensource.org/licenses/mit).
See project link for details.
- authlib: https://github.com/lepture/authlib
- setuptools: https://github.com/pypa/setuptools
================================================================
The BSD-3-Clause License
================================================================
The following components are provided under the BSD-3-Clause License (https://opensource.org/licenses/BSD-3-Clause).
See project link for details.
- Flask: https://github.com/pallets/flask
- Flask-Session: https://github.com/pallets-eco/flask-session
- cachelib: https://github.com/pallets-eco/cachelib
- python-dotenv: https://github.com/theskumar/python-dotenv