[#1393,#1008] Switch to Eclipse v2.0 license (#1427)

Switching license from EPL v1 to v2. Following
https://www.eclipse.org/legal/epl-2.0/faq.php#h.tci84nlsqpgw

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2023-09-14 11:03:20 +03:00
committed by GitHub
parent 0ee081dafc
commit 9c86729a68
1691 changed files with 10414 additions and 8654 deletions

View File

@@ -1,11 +1,12 @@
@echo off
@REM
@REM Copyright (c) 2018 Bosch Software Innovations GmbH and others.
@REM Copyright (c) 2023 Bosch.IO GmbH and others
@REM
@REM All rights reserved. This program and the accompanying materials
@REM are made available under the terms of the Eclipse Public License v1.0
@REM which accompanies this distribution, and is available at
@REM http://www.eclipse.org/legal/epl-v10.html
@REM This program and the accompanying materials are made
@REM available under the terms of the Eclipse Public License 2.0
@REM which is available at https://www.eclipse.org/legal/epl-2.0/
@REM
@REM SPDX-License-Identifier: EPL-2.0
@REM
rem This script is used to clean up the previously generated or downloaded files.
@@ -19,5 +20,3 @@ echo [INFO]
echo [INFO] Remove generated REST docs
del /Q content\rest-api\*.html
echo [INFO] ... done