Skip to content

Commit 3aded71

Browse files
authored
Merge branch 'main' into jules-1156890501479090322-de9a4e62
2 parents 2ccb27b + 45606cf commit 3aded71

9 files changed

Lines changed: 91 additions & 33 deletions

LICENSE

Lines changed: 71 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,71 @@
1-
MIT License
2-
3-
Copyright (c) 2026 Don Michael Feeney Jr.
4-
5-
Permission is hereby granted, free of charge, to any person obtaining a copy
6-
of this software and associated documentation files (the "Software"), to deal
7-
in the Software without restriction, including without limitation the rights
8-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9-
copies of the Software, and to permit persons to whom the Software is
10-
furnished to do so, subject to the following conditions:
11-
12-
The above copyright notice and this permission notice shall be included in all
13-
copies or substantial portions of the Software.
14-
15-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
1+
PolyForm Noncommercial License 1.0.0
2+
3+
https://polyformproject.org/licenses/noncommercial/1.0.0
4+
5+
Acceptance
6+
7+
In order to get any license under these terms, you must agree to them as both strict obligations and conditions to all your licenses.
8+
9+
Copyright License
10+
11+
The licensor grants you a copyright license for the software to do everything you might do with the software that would otherwise infringe the licensor's copyright in it for any permitted purpose. However, you may only distribute the software according to Distribution License and make changes or new works based on the software according to Changes and New Works License.
12+
13+
Distribution License
14+
15+
The licensor grants you an additional copyright license to distribute copies of the software. Your license to distribute covers distributing the software with changes and new works permitted by Changes and New Works License.
16+
17+
Notices
18+
19+
You must ensure that anyone who gets a copy of any part of the software from you also gets a copy of these terms or the URL for them above, as well as copies of any plain-text lines beginning with Required Notice: that the licensor provided with the software. For example:
20+
21+
> Required Notice: Copyright (c) 2026 Don M. Feeney Jr. (dfeen87@gmail.com)
22+
23+
Changes and New Works License
24+
25+
The licensor grants you an additional copyright license to make changes and new works based on the software for any permitted purpose.
26+
27+
Patent License
28+
29+
The licensor grants you a patent license for the software that covers patent claims the licensor can license, or becomes able to license, that you would infringe by using the software.
30+
31+
Noncommercial Purposes
32+
33+
Any noncommercial purpose is a permitted purpose.
34+
35+
Personal Uses
36+
37+
Personal use for research, experiment, and testing for the benefit of public knowledge, personal study, private entertainment, hobby projects, amateur pursuits, or religious observance, without any anticipated commercial application, is use for a permitted purpose.
38+
39+
Noncommercial Organizations
40+
41+
Use by any charitable organization, educational institution, public research organization, public safety or health organization, environmental protection organization, or government institution is use for a permitted purpose regardless of the source of funding or obligations resulting from the funding.
42+
43+
Fair Use
44+
45+
You may have "fair use" rights for the software under the law. These terms do not limit them.
46+
47+
No Other Rights
48+
49+
These terms do not allow you to sublicense or transfer any of your licenses to anyone else, or prevent the licensor from granting licenses to anyone else. These terms do not imply any other licenses.
50+
51+
Patent Defense
52+
53+
If you make any written claim that the software infringes or contributes to infringement of any patent, your patent license for the software granted under these terms ends immediately. If your company makes such a claim, your patent license ends immediately for work on behalf of your company.
54+
55+
Violations
56+
57+
The first time you are notified in writing that you have violated any of these terms, or done anything with the software not covered by your licenses, your licenses can nonetheless continue if you come into full compliance with these terms, and take practical steps to correct past violations, within 32 days of receiving notice. Otherwise, all your licenses end immediately.
58+
59+
No Liability
60+
61+
***As far as the law allows, the software comes as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the software, under any kind of legal claim.***
62+
63+
Definitions
64+
65+
The licensor is the individual or entity offering these terms, and the software is the software the licensor makes available under these terms.
66+
67+
You refers to the individual or entity agreeing to these terms.
68+
69+
Your company is any legal entity, sole proprietorship, or other kind of organization that you work for, plus all organizations that have control over, are under the control of, or are under common control with that organization. Control means ownership of substantially all the assets of an entity, or the power to direct its management and policies by vote, contract, or otherwise. Control can be direct or indirect.
70+
71+
Your licens

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
**Advanced Safety & Predictive Intelligence Layer for Flight-Ready Systems**
66

7-
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
8-
[![CI](https://github.com/dfeen87/RAPS/actions/workflows/ci.yml/badge.svg)](https://github.com/dfeen87/RAPS/actions/workflows/ci.yml)
7+
[![License: PolyForm Noncommercial 1.0.0](https://img.shields.io/badge/License-PolyForm%20Noncommercial--1.0.0-orange.svg)](LICENSE)
8+
[![CI](https://github.com/dfeen87/HLV-RAPS/actions/workflows/ci.yml/badge.svg)](https://github.com/dfeen87/HLV-RAPS/actions/workflows/ci.yml)
99
[![C++](https://img.shields.io/badge/C%2B%2B-17-blue.svg)](https://isocpp.org/)
1010
[![CMake](https://img.shields.io/badge/CMake-3.10+-064F8C.svg)](https://cmake.org/)
1111
[![Platform](https://img.shields.io/badge/Platform-Linux%20%7C%20RTOS-lightgrey.svg)](https://github.com/dfeen87/RAPS)
@@ -523,15 +523,23 @@ I would like to acknowledge **Microsoft Copilot**, **Anthropic Claude**, **Googl
523523

524524
## License
525525

526-
This project is now **100% open-source under the MIT License**.
526+
This project is licensed under the **PolyForm Noncommercial License 1.0.0**.
527527

528-
You may use, modify, and distribute this software under the terms of the included `LICENSE` file.
528+
Under these terms, you are free to use, modify, and distribute this software for any **noncommercial purpose**.
529529

530+
### Key Terms:
531+
- **Permitted Purposes**: Any noncommercial purpose is permitted. This includes:
532+
- **Personal Use**: Research, experiment, testing, personal study, hobby projects, and amateur pursuits, provided there is no anticipated commercial application.
533+
- **Noncommercial Organizations**: Use by educational institutions, charitable organizations, public research organizations, public safety or health organizations, environmental protection organizations, or government institutions.
534+
- **Notices**: You must include the original terms or their URL, along with any `Required Notice` provided with the software, in any copies or distributions.
535+
- **Commercial Use**: Commercial use, development, or deployment is strictly prohibited under this license.
536+
537+
For full license details, please see the included [`LICENSE`](LICENSE) file.
530538

531539
---
532540

533541
## Enterprise Consulting & Integration
534-
This architecture is fully open-source under the MIT License. If your organization requires custom scaling, proprietary integration, or dedicated technical consulting to deploy these models at an enterprise level, please reach out at: dfeen87@gmail.com
542+
This architecture is available under the PolyForm Noncommercial License 1.0.0. If your organization requires a commercial license, custom scaling, proprietary integration, or dedicated technical consulting to deploy these models at an enterprise level, please reach out at: dfeen87@gmail.com
535543

536544
<div align="center">
537545

include/raps/telemetry/jsonl_sink.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* - Easy to parse
66
* - Stream-friendly
77
*
8-
* License: Non-Commercial (see LICENSE)
8+
* Licensed under the PolyForm Noncommercial License 1.0.0
99
*/
1010

1111
#include <cstdio>

include/raps/telemetry/telemetry_event.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* RAPS Telemetry v2.3
44
* Deterministic, bounded, read-only observability events.
55
*
6-
* License: Non-Commercial (see LICENSE)
6+
* Licensed under the PolyForm Noncommercial License 1.0.0
77
*/
88

99
#include <cstdint>

include/raps/telemetry/telemetry_logger.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* - No allocations in emit() hot path
66
* - Best-effort ordering via seq counter
77
*
8-
* License: Non-Commercial (see LICENSE)
8+
* Licensed under the PolyForm Noncommercial License 1.0.0
99
*/
1010

1111
#include <atomic>

include/raps/telemetry/telemetry_metadata.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* - Failure to write is acceptable
1414
* - No blocking in control paths
1515
*
16-
* License: Non-Commercial (see LICENSE)
16+
* Licensed under the PolyForm Noncommercial License 1.0.0
1717
*/
1818

1919
#include <cstdio>

include/raps/telemetry/telemetry_ring_buffer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* - minimal contention
99
* - acceptable ordering (seq numbers)
1010
*
11-
* License: Non-Commercial (see LICENSE)
11+
* Licensed under the PolyForm Noncommercial License 1.0.0
1212
*/
1313

1414
#include <atomic>

include/raps/telemetry/telemetry_run_directory.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* data/telemetry/runs/run_YYYY-MM-DDTHH-MM-SSZ/
1010
* data/telemetry/runs/latest -> run_YYYY-MM-DDTHH-MM-SSZ
1111
*
12-
* License: Non-Commercial (see LICENSE)
12+
* Licensed under the PolyForm Noncommercial License 1.0.0
1313
*/
1414

1515
#include <string>

include/raps/telemetry/telemetry_sink.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Telemetry sink interface: keeps the core logger decoupled from export mechanisms.
44
*
5-
* License: Non-Commercial (see LICENSE)
5+
* Licensed under the PolyForm Noncommercial License 1.0.0
66
*/
77

88
#include "telemetry_event.hpp"

0 commit comments

Comments
 (0)