From 91bca922c4c4628ffece5bf7037d7bb146839cc8 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 6 Jan 2022 10:22:16 +0100 Subject: [PATCH] use common file names for license --- LICENSE.txt => LICENSE | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE.txt => LICENSE (100%) diff --git a/LICENSE.txt b/LICENSE similarity index 100% rename from LICENSE.txt rename to LICENSE diff --git a/README.md b/README.md index e9edad8a..a635eb9f 100644 --- a/README.md +++ b/README.md @@ -83,4 +83,4 @@ In case you've a question, find a bug, or otherwise need support, use our [commu ## License -Copyright (c) 2021 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE.txt) file. +Copyright (c) 2021 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.