From 5671d70fe09379e02da13ce7b8b71dfb4d1ba494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCn?= Date: Tue, 21 Nov 2023 17:03:08 +0100 Subject: [PATCH] docs. add notice information to glossary.md --- docs/glossary.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/glossary.md b/docs/glossary.md index d183210..5066a82 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -5,4 +5,13 @@ | Keycloak | Keycloack is an open-source Identity Management and Access management solution that allows Single Sign-On. | | Realm | Manages a set of users, credentials, roles. Authenticates the users it controls. | | BPN | Business Partner Number | -| EDC | Eclipse Data Space Connector | \ No newline at end of file +| EDC | Eclipse Data Space Connector | + +### NOTICE + +This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). + +- SPDX-License-Identifier: Apache-2.0 +- SPDX-FileCopyrightText: 2023 Robert Bosch Manufacturing Solutions GmbH +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation +- Source URL: https://github.com/eclipse-tractusx/sldt-bpn-discovery.git