From 956d41c748d796ae5d9e773738ff37a1572144e7 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Fri, 11 Oct 2024 09:50:47 +0200 Subject: [PATCH 1/2] Update license footer --- README.adoc | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README.adoc b/README.adoc index 9712d517..00c66674 100644 --- a/README.adoc +++ b/README.adoc @@ -151,16 +151,15 @@ link:docs/FAQ/FAQ.adoc[- Fragen und Antworten zur aktuellen Spezifikation [F - [comming soon] == Lizenzbedingungen -Copyright (c) 2023 gematik GmbH -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at +Copyright 2023 gematik GmbH -http://www.apache.org/licenses/LICENSE-2.0 +Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +See the link:./LICENSE[LICENSE] for the specific language governing permissions and limitations under the License. + +Unless required by applicable law the software is provided "as is" without warranty of any kind, either express or implied, including, but not limited to, the warranties of fitness for a particular purpose, merchantability, and/or non-infringement. The authors or copyright holders shall not be liable in any manner whatsoever for any damages or other claims arising from, out of or in connection with the software or the use or other dealings with the software, whether in an action of contract, tort, or otherwise. + +The software is the result of research and development activities, therefore not necessarily quality assured and without the character of a liable product. For this reason, gematik does not provide any support or other user assistance (unless otherwise stated in individual cases and without justification of a legal obligation). Furthermore, there is no claim to further development and adaptation of the results to a more current state of the art. + +Gematik may remove published results temporarily or permanently from the place of publication at any time without prior notice or justification. From 7b481bf2e3c6bc79b2a1783dbc057435d5eb3b2e Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Fri, 11 Oct 2024 09:52:34 +0200 Subject: [PATCH 2/2] Fix filename --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 00c66674..952e2148 100644 --- a/README.adoc +++ b/README.adoc @@ -156,7 +156,7 @@ Copyright 2023 gematik GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -See the link:./LICENSE[LICENSE] for the specific language governing permissions and limitations under the License. +See the link:./LICENSE.md[LICENSE] for the specific language governing permissions and limitations under the License. Unless required by applicable law the software is provided "as is" without warranty of any kind, either express or implied, including, but not limited to, the warranties of fitness for a particular purpose, merchantability, and/or non-infringement. The authors or copyright holders shall not be liable in any manner whatsoever for any damages or other claims arising from, out of or in connection with the software or the use or other dealings with the software, whether in an action of contract, tort, or otherwise.