chore: update changelog and documentation for AGPL-3.0 transition

Clarified that **v3.4.0** will be the first stable release under **AGPL-3.0**, while **v3.3.x and earlier** remain under Apache 2.0. Updated relevant sections in CHANGELOG.md, LICENSE, and README.md to reflect these changes.
This commit is contained in:
UNITRONIX
2026-06-14 08:29:40 +02:00
parent 3000d038ca
commit 8dea449a6c
3 changed files with 9 additions and 7 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
## [Unreleased]
### Changed
- _(none yet)_
- **License (stable):** **v3.4.0** will be the first stable release under **AGPL-3.0** (already in effect on `dev` since v3.3.3). v3.3.x and earlier remain Apache 2.0.
---
@@ -16,7 +17,7 @@
### Changed
- **License:** The entire project transitions to **AGPL-3.0** on the development branch. Stable releases through v3.3.x remain under Apache 2.0. The transition is finalized when the next major server feature ships in a tagged stable release. Commercial licensing may be offered in the future.
- **License:** The project transitions to **AGPL-3.0** on the development branch. **v3.4.0** will be the first stable release under AGPL-3.0; **v3.3.x and earlier** remain under Apache 2.0. See [docs/COMMERCIAL-GRANT.md](docs/COMMERCIAL-GRANT.md) for sponsor terms.
- **i18n:** French (`fr.json`) and Traditional Chinese (`zh-TW.json`) translations were withdrawn and recreated by the maintainer under AGPL-3.0.
---
+3 -4
View File
@@ -17,10 +17,9 @@ BetterDesk is transitioning to **AGPL-3.0** across the entire project
- **Development branch:** AGPL-3.0 applies to all commits on the active
development branch as of June 2026.
- **Stable releases:** The transition is finalized when the next major server
feature ships in a tagged stable release. Until then, the latest stable tags
(e.g. v3.3.x and earlier) remain under **Apache License 2.0** as published
in their release artifacts.
- **Stable releases:** **v3.4.0** is the first stable release under **AGPL-3.0**.
Releases **v3.3.x and earlier** remain under **Apache License 2.0** as
published in their release artifacts.
- **Sponsor Commercial Grant (optional, low-admin):** GitHub Sponsors **Bronze
($50/mo) and above**, plus Honorary Supporters — see
[docs/COMMERCIAL-GRANT.md](docs/COMMERCIAL-GRANT.md). $5 / $15 tiers and Buy
+3 -1
View File
@@ -1741,7 +1741,9 @@ Contributions are welcome! See [CONTRIBUTING.md](docs/development/CONTRIBUTING.m
BetterDesk is licensed under the **GNU Affero General Public License v3.0 (AGPL-3.0)** — see [LICENSE](LICENSE).
**Development status:** AGPL-3.0 applies to the active development branch. Stable releases through v3.3.x remain under **Apache 2.0** as originally published. The license transition is finalized when the next major server feature ships in a tagged stable release.
**Development status:** AGPL-3.0 applies to the active development branch (`dev`).
Stable release **v3.4.0** will be the first version published under **AGPL-3.0**.
Releases **v3.3.x and earlier** remain under **Apache 2.0** as originally published.
### Clean-Room Implementation