Adopt GPL-3.0 license (1.6.5) #17

Merged
365DevNet merged 1 commit from refs/pull/17/head into main 2026-04-17 19:55:27 +02:00
365DevNet commented 2026-04-17 19:50:59 +02:00 (Migrated from codeberg.org)

What this does

Licenses CleanWatch under the GNU General Public License v3, so users are free to use, study, modify, and redistribute the code, while any redistributed fork must keep the source open under the same terms.

Note: this PR is stacked on top of feat/pr16-website-codeberg (PR16). Merge PR16 first, or squash-merge both and the diff will be clean.

Behaviour

  • Repository now ships a LICENSE file with the verbatim GPL-3.0 text from the FSF.
  • README.MD gets a new License section explaining the grant and linking to the FSF quick-guide.
  • Extension help page About 365DevNet paragraph updated in all four shipped locales (EN, NL, DE, FR) plus the HTML fallback in help.html to mention "under the GNU General Public License v3".
  • Public website install-card perk updated in all four locales from generic wording to "GPL v3 — free to use, modify, and redistribute".
  • website/downloads/cleanwatch-latest.zip rebuilt at 1.6.5 and now also bundles the LICENSE file inside the zip so side-loaded installs carry the license.

Files changed

  • LICENSE (new) — verbatim GPL-3.0 text.
  • README.MD — added License section.
  • help.html — updated About paragraph fallback.
  • i18n.js — updated aboutParagraphs[2] in EN/NL/DE/FR.
  • website/js/i18n.js — updated install.source_perk0 in EN/NL/DE/FR.
  • manifest.json — 1.6.4 → 1.6.5.
  • CHANGELOG.md — entry for 1.6.5.
  • website/downloads/cleanwatch-latest.zip — rebuilt at 1.6.5 (includes LICENSE).
## What this does Licenses CleanWatch under the **GNU General Public License v3**, so users are free to use, study, modify, and redistribute the code, while any redistributed fork must keep the source open under the same terms. > Note: this PR is stacked on top of `feat/pr16-website-codeberg` (PR16). Merge PR16 first, or squash-merge both and the diff will be clean. ### Behaviour - Repository now ships a `LICENSE` file with the verbatim GPL-3.0 text from the FSF. - `README.MD` gets a new **License** section explaining the grant and linking to the FSF quick-guide. - Extension help page **About 365DevNet** paragraph updated in all four shipped locales (EN, NL, DE, FR) plus the HTML fallback in `help.html` to mention "under the GNU General Public License v3". - Public website install-card perk updated in all four locales from generic wording to "GPL v3 — free to use, modify, and redistribute". - `website/downloads/cleanwatch-latest.zip` rebuilt at 1.6.5 and now also bundles the `LICENSE` file inside the zip so side-loaded installs carry the license. ### Files changed - `LICENSE` (new) — verbatim GPL-3.0 text. - `README.MD` — added License section. - `help.html` — updated About paragraph fallback. - `i18n.js` — updated `aboutParagraphs[2]` in EN/NL/DE/FR. - `website/js/i18n.js` — updated `install.source_perk0` in EN/NL/DE/FR. - `manifest.json` — 1.6.4 → 1.6.5. - `CHANGELOG.md` — entry for 1.6.5. - `website/downloads/cleanwatch-latest.zip` — rebuilt at 1.6.5 (includes LICENSE).
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
365DevNet/CleanWatch!17
No description provided.