From 2c064d0200eb388d1826cfbc60e5909f82bbac2a Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 27 Mar 2021 19:35:46 +0100 Subject: [PATCH] Adhere to public recommendations --- LICENSES/Apache-2.0.txt => LICENSE.txt | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSES/Apache-2.0.txt => LICENSE.txt (100%) diff --git a/LICENSES/Apache-2.0.txt b/LICENSE.txt similarity index 100% rename from LICENSES/Apache-2.0.txt rename to LICENSE.txt diff --git a/README.md b/README.md index 8972de46..16ee56f1 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](LICENSES/Apache-2.0.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.txt) file.