Skip to content

Commit a9dc74b

Browse files
authored
Merge pull request #215 from cloudogu/adapt_agpl3.0_license
Adapt agpl3.0 license
2 parents a19d91f + 1b71780 commit a9dc74b

File tree

2 files changed

+39
-4
lines changed

2 files changed

+39
-4
lines changed

LICENSE

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
GNU AFFERO GENERAL PUBLIC LICENSE
22
Version 3, 19 November 2007
3-
4-
5-
Copyright (c) 2020 - present Cloudogu GmbH
6-
73

84
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
95
Everyone is permitted to copy and distribute verbatim copies

README.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ We recommend running this command as an unprivileged user, that is inside the [d
8989
- [3rd Party app (NGINX) with helm, templated in Jenkins](#3rd-party-app-nginx-with-helm-templated-in-jenkins)
9090
- [3rd Party app (NGINX) with helm, using Helm dependency mechanism](#3rd-party-app-nginx-with-helm-using-helm-dependency-mechanism)
9191
- [Development](#development)
92+
- [License](#license)
93+
- [Written Offer](#written-offer)
9294

9395
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
9496

@@ -1053,4 +1055,41 @@ Alternatively, you can trigger the deployment via ArgoCD's UI or CLI.
10531055

10541056
See [docs/developers.md](docs/developers.md)
10551057

1058+
## License
1059+
Copyright © 2020 - present Cloudogu GmbH
10561060

1061+
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3.
1062+
1063+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
1064+
1065+
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.
1066+
1067+
See [LICENSE](LICENSE) for details.
1068+
1069+
GitOps Playground© for use with Argo™, Git™, Jenkins®, Kubernetes®, Grafana®, Prometheus®, Vault® and SCM-Manager
1070+
1071+
Argo™ is an unregistered trademark of The Linux Foundation®
1072+
Git™ is an unregistered trademark of Software Freedom Conservancy Inc.
1073+
Jenkins® is a registered trademark of LF Charities Inc.
1074+
Kubernetes® and the Kubernetes logo® are registered trademarks of The Linux Foundation®
1075+
K8s® is a registered trademark of The Linux Foundation®
1076+
The Grafana Labs Marks are trademarks of Grafana Labs, and are used with Grafana Labs’ permission. We are not affiliated with, endorsed or sponsored by Grafana Labs or its affiliates.
1077+
Prometheus® is a registered trademark of The Linux Foundation®
1078+
Vault® and the Vault logo® are registered trademarks of HashiCorp® (http://www.hashicorp.com/)
1079+
1080+
## Written Offer
1081+
Written Offer for Source Code:
1082+
1083+
Information on the license conditions and - if required by the license - on the source code is available free of charge on request.
1084+
However, some licenses require providing physical copies of the source or object code. If this is the case, you can request a copy of the source code. A small fee is charged for these services to cover the cost of physical distribution.
1085+
1086+
To receive a copy of the source code, you can either submit a written request to
1087+
1088+
Cloudogu GmbH
1089+
Garküche 1
1090+
38100 Braunschweig
1091+
1092+
or you may email [email protected].
1093+
1094+
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
1095+
for the product, including the components or binaries that are the subject of your request.

0 commit comments

Comments
 (0)