Results 1 to 3 of 3

Thread: Question about LGPL 2.1

  1. #1
    Join Date
    Aug 2009
    Posts
    44
    Thanks
    29
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Question about LGPL 2.1

    6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications.
    If i understand right, when i deploy a commercial (closed source) application, i need to add to my license file that the users are permitted to "reverse engineer" my software???

    OMG, say me that's not rue xD

    ps. i did not modify QT, and im using dynamic dlls
    pps. if i use templates /inline function, is that a derivate work? or a work which uses the library (without containing any parts of the library)?

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Question about LGPL 2.1

    Check out the license exceptions document - you can include 5% of the library, limited to numerical parameters, data structure layouts, accessors, macros, inline functions and templates.

    As for reverse engineering, I don't think you have to expressly allow it, you just can't disallow it.

    If you want full control over your software, then by far the easist way is a commercial license, which then will even allow you to modify the library and keep those changes closed source.

  3. The following user says thank you to squidge for this useful post:

    giowck (27th October 2009)

  4. #3
    Join Date
    Aug 2009
    Posts
    44
    Thanks
    29
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Question about LGPL 2.1

    EDIT: solved this

Similar Threads

  1. Another question to clarify licensing under LGPL.
    By Alex_123 in forum General Discussion
    Replies: 3
    Last Post: 20th October 2009, 17:31
  2. can i develope commercial desktop app with qt4.5 lgpl version?
    By newtowindows in forum General Discussion
    Replies: 3
    Last Post: 17th October 2009, 10:06
  3. LGPL question
    By tommy in forum Installation and Deployment
    Replies: 4
    Last Post: 25th March 2009, 21:59
  4. Qt lgpl problem
    By Grimlock in forum Installation and Deployment
    Replies: 4
    Last Post: 23rd March 2009, 14:53

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.