-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
64 lines (45 loc) · 1.72 KB
/
NOTICE
File metadata and controls
64 lines (45 loc) · 1.72 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
50
51
52
53
54
55
56
57
58
59
60
61
62
NOTICE AND ATTRIBUTIONS
Project: QualiTag
License: GNU General Public License v3.0 (GPL-3.0)
This project includes open-source software developed by various contributors, subject to their respective licenses. Below is a list of dependencies and their corresponding licenses:
---
## Apache License 2.0
- mongodb-connection-string-url (c) 2020 MongoDB Inc.
- bson
- mongodb
Full text: https://www.apache.org/licenses/LICENSE-2.0
---
## BSD 2-Clause License
- webidl-conversions (c) 2014 Domenic Denicola
Full text: https://opensource.org/licenses/BSD-2-Clause
---
## MIT License
- punycode (c) Mathias Bynens
- tr46 (c) Sebastian Mayr
- memory-pager (c) 2017 Mathias Buus
- sparse-bitfield (c) 2016 Mathias Buus
- @types/webidl-conversions (c) Microsoft Corporation
- whatwg-url
- @types/whatwg-url (c) Microsoft Corporation
- @mongodb-js/saslprep (c) Dmitriy Tsvettsikh
Full text: https://opensource.org/licenses/MIT
---
## Other Dependencies (License Not Specified in SBOM)
These dependencies are included in the project but their licenses were not explicitly listed in the SBOM. Please refer to their respective package repositories for licensing information:
- flask
- numpy
- pytest
- pylint
- sentence-transformers
- nltk
- gensim
- yapf
For details, refer to:
- PyPI: https://pypi.org/
- NPM: https://www.npmjs.com/
---
## Important Notes
- The inclusion of software under different licenses does not modify or override the primary license of this project (GPL-3.0).
- Please review individual licenses for compliance obligations.
- If distributing a modified version of this project, ensure that proper attribution and license terms are upheld.
For more information on licensing and compliance, visit: https://opensource.org/licenses/