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
@@ -21,7 +21,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that
managed, embedded, bundled, or integrated with managed, embedded, bundled, or integrated with
another product or service. another product or service.
Change Date: March 14, 2033 Change Date: March 14, 2126
Change License: Apache License, Version 2.0 Change License: Apache License, Version 2.0
+1 -1
View File
@@ -402,7 +402,7 @@ Kubernetes cert-manager external issuer, cloud infrastructure targets, extended
## License ## License
Certctl is licensed under the [Business Source License 1.1](LICENSE). The source code is publicly available and free to use, modify, and self-host. The one restriction: you may not use certctl's certificate management functionality as part of a commercial offering to third parties, whether hosted, managed, embedded, bundled, or integrated. The BSL 1.1 license converts automatically to Apache 2.0 on March 14, 2033. Certctl is licensed under the [Business Source License 1.1](LICENSE). The source code is publicly available and free to use, modify, and self-host. The one restriction: you may not use certctl's certificate management functionality as part of a commercial offering to third parties, whether hosted, managed, embedded, bundled, or integrated.
For licensing inquiries: certctl@proton.me For licensing inquiries: certctl@proton.me
+1 -2
View File
@@ -17,7 +17,7 @@ A production-ready Helm chart for deploying certctl (self-hosted certificate lif
- **Chart Version**: 0.1.0 - **Chart Version**: 0.1.0
- **App Version**: 2.1.0 - **App Version**: 2.1.0
- **Type**: application - **Type**: application
- **License**: BSL-1.1 (converts to Apache 2.0 in 2033) - **License**: BSL-1.1
## File Structure ## File Structure
@@ -458,4 +458,3 @@ For issues, questions, or contributions:
## License ## License
BSL-1.1 (Business Source License) BSL-1.1 (Business Source License)
Converts to Apache 2.0 on March 14, 2033
+1 -1
View File
@@ -231,4 +231,4 @@ kubectl logs -l app.kubernetes.io/component=server -f
## License ## License
All files are covered under the BSL-1.1 license (converts to Apache 2.0 in 2033). All files are covered under the BSL-1.1 license.
+1 -1
View File
@@ -513,4 +513,4 @@ For issues, questions, or contributions, visit:
## License ## License
BSL-1.1 (converts to Apache 2.0 in 2033) BSL-1.1
+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 | | Deployment model | Pull-only | Server never initiates outbound to agents/targets |
| Service decomposition | Facade/delegation | `CertificateService` delegates to `RevocationSvc` + `CAOperationsSvc` | | Service decomposition | Facade/delegation | `CertificateService` delegates to `RevocationSvc` + `CAOperationsSvc` |
| Handler wiring | `HandlerRegistry` struct (20 fields) | Replaced 18-positional-parameter function | | 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 ## 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. You own your data, your keys, and your deployment.