Skip to content

Commit cfbf33b

Browse files
authored
DAE Tools update to tools.json (#721)
* DAE Tools update to tools.json * Added DAE Tools logo * Delete static/assets/images/daetools-logo.png * Added DAE Tools logo * Updated tools.json with DAE Tools logo
1 parent dba661e commit cfbf33b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed
272 KB
Loading

static/assets/tools.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,14 +1083,15 @@
10831083
},
10841084
{
10851085
"name": "DAE Tools",
1086-
"license": "commercial",
1087-
"url": "https://www.daetools.com",
1086+
"license": "osi",
1087+
"url": "https://daetools.sourceforge.io",
10881088
"vendor": "DAE Tools",
1089-
"vendorURL": "https://www.daetools.com",
1090-
"description": "",
1089+
"vendorURL": "https://daetools.sourceforge.io",
1090+
"logo": "daetools-logo.png",
1091+
"description": "Equation-based object-oriented modelling, simulation and optimisation software",
10911092
"features": [],
10921093
"platforms": [
1093-
"Windows"
1094+
"Windows", "Linux"
10941095
],
10951096
"fmiVersions": [
10961097
"2.0"

0 commit comments

Comments
 (0)