File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ This project is part of OpenModelica.
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.
6+
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.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ authors = [
1313maintainers = [
1414 {name = " Adeel Asghar" , email = " adeel.asghar@liu.se" },
1515]
16- license = " BSD-3-Clause OR LicenseRef-OSMC-PL-1.2 OR GPL-3.0-only "
16+ license = { file = " LICENSE " }
1717requires-python = " >=3.10"
1818dependencies = [
1919 " numpy" ,
You can’t perform that action at this time.
0 commit comments