We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c08b4f9 commit 11bc0a2Copy full SHA for 11bc0a2
1 file changed
README.md
@@ -339,7 +339,7 @@ HLV-RAPS/
339
├── tools/ # Development tools
340
├── reference/ # Reference implementations
341
│
342
-├── LICENSE # MIT License
+├── LICENSE
343
└── README.md # This file
344
```
345
@@ -445,7 +445,7 @@ ctest --test-dir build --output-on-failure
445
446
## Contributing
447
448
-We welcome contributions! This project is MIT licensed and open to:
+We welcome contributions!
449
450
- 🔍 **Audits and reviews** — Security, safety, and code quality
451
- 🛡️ **Safety envelope expansions** — Additional safety constraints and validation
0 commit comments