-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
61 lines (44 loc) · 2.23 KB
/
Copy pathNOTICE
File metadata and controls
61 lines (44 loc) · 2.23 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
Turul - Cloud Resource Analyzer
Copyright (c) 2024-present Fournine Cloud
Licensed under the Apache License, Version 2.0
This product includes software developed by third parties under the following
licenses. These dependencies are used as unmodified libraries.
================================================================================
AWS SDK for JavaScript v3
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0
https://github.com/aws/aws-sdk-js-v3
================================================================================
Google Cloud Client Libraries for Node.js
Copyright Google LLC
Licensed under the Apache License, Version 2.0
https://github.com/googleapis/google-cloud-node
================================================================================
googleapis (Google APIs Node.js Client)
Copyright Google LLC
Licensed under the Apache License, Version 2.0
https://github.com/googleapis/google-api-nodejs-client
================================================================================
elkjs (Eclipse Layout Kernel for JavaScript)
Copyright (c) Kiel University and others
Licensed under the Eclipse Public License 2.0 (EPL-2.0)
https://github.com/kieler/elkjs
Used as an unmodified library dependency for graph layout. EPL-2.0 permits
usage as a library without imposing copyleft obligations on the surrounding
application.
================================================================================
jszip (via exceljs)
Copyright (c) Stuart Knightley, David Duponchel, Franz Buchinger, Antonio Afonso
Dual-licensed under MIT OR GPL-3.0-or-later
This project uses jszip under the MIT license.
https://github.com/Stuk/jszip
================================================================================
node-forge (via Google Cloud auth chain)
Copyright (c) Digital Bazaar, Inc.
Dual-licensed under BSD-3-Clause OR GPL-2.0
This project uses node-forge under the BSD-3-Clause license.
https://github.com/digitalbazaar/forge
================================================================================
License references:
Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
Eclipse Public License 2.0: https://www.eclipse.org/legal/epl-2.0/