Update LICENSE metadata

This commit is contained in:
Shankar
2026-04-26 23:29:59 +00:00
parent 170c5408fd
commit 4f3c8136e5
7 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -1540,4 +1540,4 @@ Pre-mapped to three compliance frameworks in `docs/`:
| Deployment model | Pull-only | Server never initiates outbound to agents/targets |
| Service decomposition | Facade/delegation | `CertificateService` delegates to `RevocationSvc` + `CAOperationsSvc` |
| Handler wiring | `HandlerRegistry` struct (20 fields) | Replaced 18-positional-parameter function |
| License | BSL 1.1 | Source-available, converts to Apache 2.0 in March 2033 |
| License | BSL 1.1 | Source-available; not for use in competing managed services |
+1 -1
View File
@@ -114,6 +114,6 @@ See the [Quickstart Guide](quickstart.md) for a full walkthrough, or explore the
## License
certctl is source-available under the [Business Source License 1.1](../LICENSE). Free for any use except offering a competing managed service. Converts to Apache 2.0 on March 14, 2033.
certctl is source-available under the [Business Source License 1.1](../LICENSE). Free for any use except offering a competing managed service.
You own your data, your keys, and your deployment.