From 45b80ebd0bf1aaac6030df70163799195dafb076 Mon Sep 17 00:00:00 2001 From: Fredrik Ahlgren Date: Sat, 12 Sep 2026 15:55:35 +0200 Subject: [PATCH 1/2] Clarify commercial rights and free Energyplan redistribution Signed-off-by: Fredrik Ahlgren --- .changeset/agpl-home-use.md | 2 +- web/source.html | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.changeset/agpl-home-use.md b/.changeset/agpl-home-use.md index 588e0c25..b27f3f69 100644 --- a/.changeset/agpl-home-use.md +++ b/.changeset/agpl-home-use.md @@ -2,6 +2,6 @@ "ftw": minor --- -Adopt AGPLv3 with a narrow Energyplan combination permission and expose source access. New Energyplan workers use separate private-household terms; commercial use and distribution require a Sourceful license. Earlier grants remain unchanged. +Adopt AGPLv3 with a narrow Energyplan combination permission and expose source access. Commercial use of the AGPL-covered code remains allowed under its source-sharing terms. New Energyplan workers allow private household use and free, noncommercial redistribution with FTW. Commercial use, bundling, resale and paid services involving those workers require a separate written Sourceful license. Earlier grants remain unchanged. Commercial installations must arrange Energyplan rights or omit the restricted worker before upgrading, including through automatic updates. diff --git a/web/source.html b/web/source.html index 9e0d08b3..c13d9507 100644 --- a/web/source.html +++ b/web/source.html @@ -20,8 +20,10 @@

FTW source and licenses

  • Driver source revision
  • Energyplan is proprietary. Its binary license is separate. New Home Use -workers permit private household use with FTW; commercial use and distribution -require a Sourceful agreement. Earlier copies keep their earlier licenses. +workers permit private household use and free, noncommercial redistribution +with FTW. Commercial use, bundling, resale and paid services involving those +workers require a separate written Sourceful license. Earlier copies keep +their earlier licenses. The terms accompanying the exact binary apply.

    For a modified distribution, its distributor must supply the matching source, build files and any required installation information. The upstream From 099b4a07b1778363fbbaf158d96c2d612cdfef1c Mon Sep 17 00:00:00 2001 From: Fredrik Ahlgren Date: Sat, 12 Sep 2026 16:00:41 +0200 Subject: [PATCH 2/2] Keep redistribution guidance within the household-use grant Signed-off-by: Fredrik Ahlgren --- .changeset/agpl-home-use.md | 2 +- web/source.html | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.changeset/agpl-home-use.md b/.changeset/agpl-home-use.md index b27f3f69..41876e49 100644 --- a/.changeset/agpl-home-use.md +++ b/.changeset/agpl-home-use.md @@ -2,6 +2,6 @@ "ftw": minor --- -Adopt AGPLv3 with a narrow Energyplan combination permission and expose source access. Commercial use of the AGPL-covered code remains allowed under its source-sharing terms. New Energyplan workers allow private household use and free, noncommercial redistribution with FTW. Commercial use, bundling, resale and paid services involving those workers require a separate written Sourceful license. Earlier grants remain unchanged. +Adopt AGPLv3 with a narrow Energyplan combination permission and expose source access. Commercial use of the AGPL-covered code remains allowed under its source-sharing terms. New Energyplan workers allow unmodified use with FTW only for a person's own private household. Free, noncommercial redistribution with FTW is allowed only for that household use, with the binary license and third-party notices. Other use or distribution requires a separate written Sourceful license, including commercial use, resale, paid installation/support and hosted or managed operation for others. Earlier grants remain unchanged. Commercial installations must arrange Energyplan rights or omit the restricted worker before upgrading, including through automatic updates. diff --git a/web/source.html b/web/source.html index c13d9507..5a7576eb 100644 --- a/web/source.html +++ b/web/source.html @@ -19,12 +19,14 @@

    FTW source and licenses

  • Source, build and distribution instructions
  • Driver source revision
  • -

    Energyplan is proprietary. Its binary license is separate. New Home Use -workers permit private household use and free, noncommercial redistribution -with FTW. Commercial use, bundling, resale and paid services involving those -workers require a separate written Sourceful license. Earlier copies keep -their earlier licenses. -The terms accompanying the exact binary apply.

    +

    Energyplan is proprietary and has its own binary license. New workers allow +unmodified use with FTW only for a person's own private household. Free, +noncommercial redistribution with FTW is allowed only for that household use, +with the binary license and third-party notices. Other use or distribution +requires a separate written Sourceful license, including commercial use, +resale, paid installation/support and hosted or managed operation for others. +Earlier copies keep their earlier licenses. The terms accompanying the exact +binary apply.

    For a modified distribution, its distributor must supply the matching source, build files and any required installation information. The upstream repository alone does not supply unpublished changes.