From d74fd099cc8c6de851d9cd7c82b5f475d1129c08 Mon Sep 17 00:00:00 2001 From: Laura Gorzitze Date: Tue, 18 Jun 2024 15:23:30 +0200 Subject: [PATCH] Add written offer to the distributions Add written offer as a text file in all distributions Co-authored-by: Laura Gorzitze Committed-by: Laura Gorzitze Pushed-by: Laura Gorzitze --- gradle/changelog/added_written_offer.yaml | 2 ++ .../unix/src/main/fs/written-offer.txt | 24 +++++++++++++++++++ .../windows/src/main/fs/written-offer.txt | 24 +++++++++++++++++++ 3 files changed, 50 insertions(+) create mode 100644 gradle/changelog/added_written_offer.yaml create mode 100644 scm-packaging/unix/src/main/fs/written-offer.txt create mode 100644 scm-packaging/windows/src/main/fs/written-offer.txt diff --git a/gradle/changelog/added_written_offer.yaml b/gradle/changelog/added_written_offer.yaml new file mode 100644 index 0000000000..078109b92c --- /dev/null +++ b/gradle/changelog/added_written_offer.yaml @@ -0,0 +1,2 @@ +- type: added + description: Written offer as a text file in all distributions diff --git a/scm-packaging/unix/src/main/fs/written-offer.txt b/scm-packaging/unix/src/main/fs/written-offer.txt new file mode 100644 index 0000000000..e9fc6a14b0 --- /dev/null +++ b/scm-packaging/unix/src/main/fs/written-offer.txt @@ -0,0 +1,24 @@ +Written Offer for Source Code: + +Information on the license conditions and - if required by the license - on the +source code is available free of charge on request. +However, some licenses require the provision of physical copies of the source +or object code. If this is the case, you can request a physical copy of the +source code. If you need assistance in exercising the rights granted by an open +source license, you can also contact us. A small fee is charged for these +services to cover the cost of physical distribution. + +To receive a copy of the source code you can either submit a written request to + +Cloudogu GmbH +Garküche 1 +38100 Braunschweig +Germany + +or you may send an email to hello@cloudogu.com. + +Your request must be sent within three years from the date you received the +software from Cloudogu that is the subject of your request or, in the case of +source code licensed under the AGPL/GPL/LGPL v3, for as long as Cloudogu offers +spare parts or customer support for the product, including the components or +binaries that are the subject of your request. diff --git a/scm-packaging/windows/src/main/fs/written-offer.txt b/scm-packaging/windows/src/main/fs/written-offer.txt new file mode 100644 index 0000000000..e9fc6a14b0 --- /dev/null +++ b/scm-packaging/windows/src/main/fs/written-offer.txt @@ -0,0 +1,24 @@ +Written Offer for Source Code: + +Information on the license conditions and - if required by the license - on the +source code is available free of charge on request. +However, some licenses require the provision of physical copies of the source +or object code. If this is the case, you can request a physical copy of the +source code. If you need assistance in exercising the rights granted by an open +source license, you can also contact us. A small fee is charged for these +services to cover the cost of physical distribution. + +To receive a copy of the source code you can either submit a written request to + +Cloudogu GmbH +Garküche 1 +38100 Braunschweig +Germany + +or you may send an email to hello@cloudogu.com. + +Your request must be sent within three years from the date you received the +software from Cloudogu that is the subject of your request or, in the case of +source code licensed under the AGPL/GPL/LGPL v3, for as long as Cloudogu offers +spare parts or customer support for the product, including the components or +binaries that are the subject of your request.