From 4f3c8136e522b4f626f5556c2ee02c96bcc2db30 Mon Sep 17 00:00:00 2001 From: Shankar Date: Sun, 26 Apr 2026 23:29:59 +0000 Subject: [PATCH] Update LICENSE metadata --- LICENSE | 2 +- README.md | 2 +- deploy/helm/CHART_SUMMARY.md | 3 +-- deploy/helm/INDEX.md | 2 +- deploy/helm/README.md | 2 +- docs/features.md | 2 +- docs/why-certctl.md | 2 +- 7 files changed, 7 insertions(+), 8 deletions(-) diff --git a/LICENSE b/LICENSE index 85abba6..bf76e70 100644 --- a/LICENSE +++ b/LICENSE @@ -21,7 +21,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that managed, embedded, bundled, or integrated with another product or service. -Change Date: March 14, 2033 +Change Date: March 14, 2126 Change License: Apache License, Version 2.0 diff --git a/README.md b/README.md index 007d738..f107665 100644 --- a/README.md +++ b/README.md @@ -402,7 +402,7 @@ Kubernetes cert-manager external issuer, cloud infrastructure targets, extended ## 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 diff --git a/deploy/helm/CHART_SUMMARY.md b/deploy/helm/CHART_SUMMARY.md index b6983bb..98e94f3 100644 --- a/deploy/helm/CHART_SUMMARY.md +++ b/deploy/helm/CHART_SUMMARY.md @@ -17,7 +17,7 @@ A production-ready Helm chart for deploying certctl (self-hosted certificate lif - **Chart Version**: 0.1.0 - **App Version**: 2.1.0 - **Type**: application -- **License**: BSL-1.1 (converts to Apache 2.0 in 2033) +- **License**: BSL-1.1 ## File Structure @@ -458,4 +458,3 @@ For issues, questions, or contributions: ## License BSL-1.1 (Business Source License) -Converts to Apache 2.0 on March 14, 2033 diff --git a/deploy/helm/INDEX.md b/deploy/helm/INDEX.md index 743ea9d..752bc22 100644 --- a/deploy/helm/INDEX.md +++ b/deploy/helm/INDEX.md @@ -231,4 +231,4 @@ kubectl logs -l app.kubernetes.io/component=server -f ## 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. diff --git a/deploy/helm/README.md b/deploy/helm/README.md index 9736c3e..e45cbc9 100644 --- a/deploy/helm/README.md +++ b/deploy/helm/README.md @@ -513,4 +513,4 @@ For issues, questions, or contributions, visit: ## License -BSL-1.1 (converts to Apache 2.0 in 2033) +BSL-1.1 diff --git a/docs/features.md b/docs/features.md index dafa2a3..39f06dd 100644 --- a/docs/features.md +++ b/docs/features.md @@ -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 | diff --git a/docs/why-certctl.md b/docs/why-certctl.md index 02eaf08..dd71add 100644 --- a/docs/why-certctl.md +++ b/docs/why-certctl.md @@ -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.