-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathNOTICE
More file actions
50 lines (40 loc) · 1.37 KB
/
NOTICE
File metadata and controls
50 lines (40 loc) · 1.37 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
RocketRide Data Processing Engine
Copyright 2026 Aparavi Software AG
This product includes software developed by third parties.
================================================================================
Third-party software used by this project is listed in the generated file
dist/THIRD_PARTY_LICENSES.md (created by: node scripts/licenses.js).
Key dependencies and their licenses:
C++ (vcpkg):
- Boost (BSL-1.0)
- OpenSSL (Apache-2.0)
- zlib (Zlib)
- bzip2 (BSD-style)
- liblzma / XZ Utils (public domain)
- libxml2 (MIT)
- lz4 (BSD-2-Clause)
- zstd (BSD-3-Clause)
- ICU (Unicode License)
- cpprestsdk (MIT)
- tinyxml2 (Zlib)
- replxx (BSD-2-Clause)
- range-v3 (BSL-1.0)
- date (MIT)
- FastPFor (Apache-2.0)
- minizip-ng (Zlib)
- expat (MIT)
- libffi (MIT)
- pybind11 (BSD-3-Clause)
- Catch2 (BSL-1.0)
- breakpad (BSD-3-Clause)
- AWS SDK for C++ (Apache-2.0)
- Azure SDK for C++ (MIT)
Java:
- Apache Tika (Apache-2.0) -- https://tika.apache.org/
JavaScript/TypeScript (npm):
- See package.json and pnpm-lock.yaml for the full list
Python (pip):
- See requirements.txt files in nodes/src/nodes/ and packages/ai/
For the complete license text of each dependency, run:
node scripts/licenses.js
================================================================================