@@ -1179,67 +1179,6 @@ on the library.
11791179</html>" ));
11801180 end ReleaseNotes;
11811181
1182- class License "Copyright and License"
1183-
1184- annotation (
1185- Documentation(info="<html>
1186- <h4>Copyright</h4>
1187- <p>
1188- © 2005-2013: Dassault Systèmes, DLR and Modelon<br>
1189- © 2013-2025: Modelica Association
1190- </p>
1191- <h4>License</h4>
1192- <p>The VehicleInterfaces library is distributed under the Modelica License (Version 1.1).</p>
1193- <p>Redistribution and use in source and binary forms, with or without
1194- modification are permitted, provided that the following conditions are met:
1195- </p>
1196- <ol>
1197- <li>
1198- The author and copyright notices in the source files, these license conditions
1199- and the disclaimer below are (a) retained and (b) reproduced in the documentation
1200- provided with the distribution.</li>
1201- <li>
1202- Modifications of the original source files are allowed, provided that a
1203- prominent notice is inserted in each changed file and the accompanying
1204- documentation, stating how and when the file was modified, and provided
1205- that the conditions under (1) are met.</li>
1206- <li>
1207- It is not allowed to charge a fee for the original version or a modified
1208- version of the software, besides a reasonable fee for distribution and support.
1209- Distribution in aggregate with other (possibly commercial) programs
1210- as part of a larger (possibly commercial) software distribution is permitted,
1211- provided that it is not advertised as a product of your own.</li>
1212- </ol>
1213-
1214- <h4>Disclaimer</h4>
1215- <p>The software (sources, binaries, etc.) in their original or in a modified
1216- form are provided
1217- "as is" and the copyright holders assume no responsibility for its contents
1218- what so ever. Any express or implied warranties, including, but not
1219- limited to, the implied warranties of merchantability and fitness for a
1220- particular purpose are <strong>disclaimed</strong>. <strong>In no event</strong> shall the
1221- copyright holders, or any party who modify and/or redistribute the package,
1222- <strong>be liable</strong> for any direct, indirect, incidental, special, exemplary, or
1223- consequential damages, arising in any way out of the use of this software,
1224- even if advised of the possibility of such damage.
1225- </p>
1226- </html>" ),
1227- Icon(graphics={
1228- Ellipse(
1229- extent={{-100,100},{100,-100}},
1230- lineColor={0,0,0},
1231- fillColor={245,245,245},
1232- fillPattern=FillPattern.Solid),
1233- Ellipse(
1234- extent={{-50,50},{50,-54}},
1235- lineColor={0,0,0}),
1236- Rectangle(
1237- extent={{38,22},{74,-20}},
1238- lineColor={245,245,245},
1239- fillColor={245,245,245},
1240- fillPattern=FillPattern.Solid)}));
1241- end License;
1242-
12431182 class Contact "Contact"
12441183 extends Modelica.Icons.Contact;
12451184
0 commit comments