|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Software Bill of Materials License Information |
This section provides an overview of all software licenses used in Raynet One Data Hub. The system uses a combination of open-source, commercial, and proprietary components.
License Type |
Category |
Description |
|---|---|---|
MIT |
Permissive |
Most common open-source license, allows commercial use |
Apache-2.0 |
Permissive |
Permissive license with explicit patent grants |
BSD |
Permissive |
Similar to MIT, minimal restrictions |
LGPL-2.1 |
Copyleft |
Requires source code disclosure for modifications |
Commercial |
Commercial |
DevExpress components (licensed) |
Proprietary |
Proprietary |
Raynet internal libraries |
Characteristics: The MIT License is a permissive free software license that allows users to use, copy, modify, merge, publish, distribute, sublicense, and sell copies of the software. The only requirement is that the license and copyright notice must be included in all copies or substantial portions of the software.
Usage: The majority of backend (.NET) and frontend (Angular) components use the MIT license, including:
•All Angular core framework packages (@angular/*)
•Most database providers (Entity Framework, Pomelo MySQL)
•Authentication libraries (JWT, Nebular Auth)
•Utility libraries (Newtonsoft.Json, lodash, rxjs)
Characteristics: Apache 2.0 is a permissive license similar to MIT but includes explicit provisions regarding patent rights. Contributors grant patent licenses to users of the software.
Usage: Used by several key components:
•FluentValidation.AspNetCore (input validation)
•Quartz.Serialization.Json (job scheduling)
•SQLitePCLRaw (SQLite provider)
•TypeScript compiler
•xlsx (Excel parser)
Characteristics: BSD (Berkeley Software Distribution) licenses are permissive and similar to MIT with minimal restrictions.
Usage: Used by code editor component ace-builds.
Characteristics: The GNU Lesser General Public License is a copyleft license that requires derivative works to be released under the same license. However, it allows linking with proprietary software.
Usage: Used by cytoscape (graph visualization library) in the frontend.
|
Note: LGPL requires that modifications to the cytoscape library itself must be disclosed. Since Raynet One Data Hub uses cytoscape as-is without modifications, no source code disclosure is required. |
DevExpress is a commercial UI component library used for dashboards, reporting, and rich text editing functionality.
Backend Components:
•DevExpress.AspNetCore.Dashboard (24.1.7)
•DevExpress.AspNetCore.Reporting (24.1.7)
•DevExpress.Data (24.1.7)
Frontend Components:
•devextreme (24.1.7)
•devextreme-angular (24.1.7)
•devexpress-dashboard (24.1.7)
•devexpress-reporting (24.1.7)
•devexpress-reporting-angular (24.1.7)
•devexpress-richedit (24.1.7)
•@devexpress/analytics-core (24.1.7)
License Status: Raynet GmbH holds valid commercial licenses for all DevExpress components used in Raynet One Data Hub.
Several components are proprietary to Raynet GmbH and are not available under open-source or commercial licenses:
Backend:
•Raynet.Web.License (8.0.2811) - License management system
•Raynet.Etl.Lib (4.0.605.190) - ETL (Extract, Transform, Load) library
•Raynet.CommonImports.MongoDB (1.1.5) - MongoDB integration wrapper
Frontend:
•@raynet/raywebui-lib (5.0.687) - Raynet web UI component library
License Status: These components are proprietary to Raynet GmbH and are included as part of the Raynet One Data Hub license.
Raynet GmbH ensures full compliance with all software licenses:
•Attribution: All open-source licenses requiring attribution are properly acknowledged
•Commercial Licenses: Valid licenses maintained for all commercial components (DevExpress)
•Copyleft Compliance: LGPL components (cytoscape) used as-is without modifications
•Annual Review: License compliance is reviewed annually as part of the maintenance schedule
Complete license texts and third-party notices for all open-source components are included in the Raynet One Data Hub installation directory under:
C:\Program Files (x86)\RayVentoryDataHub\licenses\
For questions regarding licensing, please contact:
Email: legal@raynet.de