[#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:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user