File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / py-axl / doc / license.rst
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 8 07:09:12 2011 UTC (14 years ago) by misho
Branches: axl, MAIN
CVS tags: HEAD, AXL0_6_7, AXL0_6_1
3th party - XML

    1: PyAxl's license
    2: ===============
    3: 
    4: PyAxl is developed by Advanced Software Production Line,
    5: S.L. (http://www.aspl.es) and released under the terms of the LGPL 2.1
    6: (The GNU Lesser General Public License). This allow you to develop
    7: closed source applications as well as open source. In fact, both
    8: models are welcome.
    9: 
   10: The main implication this license has is that you are allowed to use
   11: the Axl Library for commercial application as well on open source
   12: application using GPL/LGPL compatible licenses.
   13: 
   14: Restrictions for proprietary development are the following:
   15: 
   16:     * You have to provide back to the main repository or to your
   17:       customers any change, modifications, improvements you may do to
   18:       the PyAxl. Of course, we would appreciate to add to the main
   19:       PyAxl repository any patch, idea or improvement you
   20:       send us but you are not required to do so. 
   21: 
   22:     * You cannot use our company name or image, the PyAxl name or
   23:       any trademark associated to that product or any product the
   24:       Advanced Software Production Line company may have in a way that
   25:       they could be damaged or in a confusing way causing your users
   26:       to not differenciate which part is PyAxl and those ones that
   27:       belongs to your product. Of course, we would appreciate your
   28:       project, in the case it is a proprietary one, to make a
   29:       reference to us but you are not required to do so.
   30: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>