ihmcrobotics / ihmc-ethercat-master

Java EtherCAT master based on the SOEM EtherCAT master
Apache License 2.0
21 stars 14 forks source link

Question concerning copyrights #4

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hey :) Now that I have the library working, I want to ask - I want to write my master's thesis at Sofia University in Bulgaria and use your library to make a demonstration with the hardware I have. Am I allowed to do that?xD I will add NOTICE files and everything necessary to avoid plagiarism. Thanks :)

jespersmith commented 7 years ago

IHMC EtherCAT master is licensed under the Apache 2.0 license. You're pretty much allowed to use it in open and closed source software as you see fit.

For details, see https://github.com/ihmcrobotics/ihmc-ethercat-master/blob/master/license.txt. A notice would be appreciated, for more info see section 4. This mostly concerns copying and redistributing our code into your library. If you use it directly from Maven/Bintray a small note in the NOTICE file would be appreciated.

ghost commented 7 years ago

Awesome,thanks :)