Feature/add default community license (#1480)

* Make use of dash maven plugin to generate dependencies

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

* Add (as default) commuity license header

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

---------

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2023-11-17 14:49:09 +02:00
committed by GitHub
parent f9eb61757c
commit fc01ad95bb
2 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
Copyright (c) 2023 Contributors to the Eclipse Foundation
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
which is available at https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0