MoreMotion Application Framework
Home Resources Download Issue Tracking Forum License Contact

License

 

MoreMotion Application Framework is Free Software.

 

MoreMotion Application Framework is licensed under the LGPL v3.0. The LGPL allows using of MoreMotion in both open source and commercial projects. The LGPL guarantees that MoreMotion and any modifications made to MoreMotion will stay open source, protecting our and your work. 

 

Using MoreMotion (by importing MoreMotion's public interfaces in your Java code), and extending MoreMotion(by subclassing or implementation of an extension interface) is considered to be dynamic linking and therefore the use of the unmodified MoreMotion source does not affect the license of your application code.

 

The use of the unmodified MoreMotion binary does not affect the license of your application or distribution. The LGPL does not allow distribution for profit, so you will never have to pay money to any commercial entity for using or integrating MoreMotion.

 

If you modify MoreMotion and redistribute your modifications, the LGPL applies, basically meaning that you'll have to make the modified version publicly available under the LGPL license too. This ensures that all users of the software have access to all future improvements.