|
1 | | - This project is part of OpenModelica. |
| 1 | +--- Start of Definition of OpenModelica Run-time System Public License --- |
2 | 2 |
|
3 | | - Copyright (c) 1998-CurrentYear, Open Source Modelica Consortium (OSMC), |
4 | | - c/o Linköpings universitet, Department of Computer and Information Science, |
5 | | - SE-58183 Linköping, Sweden. |
| 3 | +/* |
| 4 | + * This file belongs to the OpenModelica Run-Time System. |
| 5 | + * |
| 6 | + * Copyright (c) 1998-CurrentYear, Open Source Modelica Consortium (OSMC), |
| 7 | + * c/o Linköpings universitet, Department of Computer and Information Science, |
| 8 | + * SE-58183 Linköping, Sweden. All rights reserved. |
| 9 | + * |
| 10 | + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THE BSD NEW LICENSE OR THE |
| 11 | + * AGPL VERSION 3 LICENSE OR THE OSMC PUBLIC LICENSE (OSMC-PL) VERSION 1.8. |
| 12 | + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S |
| 13 | + * ACCEPTANCE OF THE BSD NEW LICENSE OR THE OSMC PUBLIC LICENSE OR THE AGPL |
| 14 | + * VERSION 3, ACCORDING TO RECIPIENTS CHOICE. |
| 15 | + * |
| 16 | + * The OpenModelica software and the OSMC (Open Source Modelica Consortium) |
| 17 | + * Public License (OSMC-PL) are obtained from OSMC, either from the above |
| 18 | + * address, from the URLs: http://www.openmodelica.org or |
| 19 | + * https://github.com/OpenModelica/ or |
| 20 | + * http://www.ida.liu.se/projects/OpenModelica, and in the OpenModelica |
| 21 | + * distribution. GNU AGPL version 3 is obtained from: |
| 22 | + * https://www.gnu.org/licenses/licenses.html#GPL. The BSD NEW License is |
| 23 | + * obtained from: http://www.opensource.org/licenses/BSD-3-Clause. |
| 24 | + * |
| 25 | + * This program is distributed WITHOUT ANY WARRANTY; without even the implied |
| 26 | + * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, EXCEPT AS |
| 27 | + * EXPRESSLY SET FORTH IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE |
| 28 | + * CONDITIONS OF OSMC-PL. |
| 29 | + * |
| 30 | + */ |
6 | 31 |
|
7 | | - All rights reserved. |
8 | | - |
9 | | - THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THE BSD NEW LICENSE OR THE |
10 | | - GPL VERSION 3 LICENSE OR THE OSMC PUBLIC LICENSE (OSMC-PL) VERSION 1.2. |
11 | | - ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES |
12 | | - RECIPIENT'S ACCEPTANCE OF THE OSMC PUBLIC LICENSE OR THE GPL VERSION 3, |
13 | | - ACCORDING TO RECIPIENTS CHOICE. |
14 | | - |
15 | | - The OpenModelica software and the OSMC (Open Source Modelica Consortium) |
16 | | - Public License (OSMC-PL) are obtained from OSMC, either from the above |
17 | | - address, from the URLs: http://www.openmodelica.org or |
18 | | - http://www.ida.liu.se/projects/OpenModelica, and in the OpenModelica |
19 | | - distribution. GNU version 3 is obtained from: |
20 | | - http://www.gnu.org/copyleft/gpl.html. The New BSD License is obtained from: |
21 | | - http://www.opensource.org/licenses/BSD-3-Clause. |
22 | | - |
23 | | - This program is distributed WITHOUT ANY WARRANTY; without even the implied |
24 | | - warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, EXCEPT AS |
25 | | - EXPRESSLY SET FORTH IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE |
26 | | - CONDITIONS OF OSMC-PL. |
| 32 | +--- End of OpenModelica Run-time System Public License --- |
0 commit comments