|
1 | 1 | (C) JuliaHub Inc. 2022-2023. All rights reserved.
|
2 | 2 |
|
| 3 | +JuliaHub products (JuliaSim with all its modules, and all |
| 4 | +JuliaSim packages provided through the JuliaHubRegistry) are commercial |
| 5 | +products of JuliaHub, Inc. They are free to use for non-commercial academic |
| 6 | +teaching and research purposes. For commercial users, license fees apply. |
| 7 | +Please refer to the End User License Agreement (https://juliahub.com/company/eula/) |
| 8 | +for details. Please contact [email protected] for purchasing information. |
| 9 | + |
| 10 | +To report any bugs, issues, or feature requests for JuliaSim software, |
| 11 | +please use the public Github repository JuliaSimIssues, located at |
| 12 | +https://github.com/JuliaComputing/JuliaSimIssues. |
| 13 | + |
3 | 14 | ===============================================================================
|
4 | 15 |
|
5 | 16 | Parts of the code in the PlanarMechanics submodule have been adapted from the PlanarMechanics modelica library, which is licensed under the 3-Clause BSD License. The original license text is included below.
|
@@ -66,4 +77,4 @@ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
66 | 77 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
67 | 78 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
68 | 79 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
69 |
| -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 80 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments