Skip navigation
2969 Views 4 Replies Latest reply: Jun 4, 2009 12:23 PM by Juga Paazmaya RSS
nnknows Bronze 2 posts since
May 21, 2009
Currently Being Moderated

May 21, 2009 9:53 AM

Using XIFF library for commercial application

Hello XIFF community,

 

Our customer likes to have Flash-based chat application. We're looking for using XIFF together with some Jabber server for this goals. The question is what the right way to licensing XIFF library for legal linkage in commercial application?

 

I've found that some years ago it was commercial license for XIFF, but now I've found nothing about it. As I understand LGPL license disallow to static linkage of library without opening whole project's source code and RSL due startup-linkage nature can't help in such situation.

 

Thank you.

  • myIP Bronze 21 posts since
    Mar 14, 2009
    Currently Being Moderated
    May 24, 2009 10:32 AM (in response to nnknows)
    Re: Using XIFF library for commercial application

    I just briefly read parts of this article, "GNU Lesser General Public License, version 2.1" and since XIFF is a GNU Lesser General Public License and not the ordinary GPL, I would say that you can use it in a commerical product.  It states, "  We use this license [GNU Lesser General Public License] for certain libraries in order to permit linking those libraries into non-free programs."  Look under the preamble for more info.

  • Sean Voisen KeyContributor 92 posts since
    Mar 9, 2005
    Currently Being Moderated
    Jun 4, 2009 11:38 AM (in response to nnknows)
    Re: Using XIFF library for commercial application

    In all honesty, looking back on it now from a more informed perspective, LGPL may not have been the best choice. Yes, you can use it in commercial apps without problem (which was my reasoning for the LGPL), but since Flash technically doesn't do dynamic linking (short of using a run-time shared library I suppose) it's kind of a gray area. I'm not sure where the LGPL stands on compiling in the library vs. dynamic/runtime linking, but I'm pretty sure that the language "linking" means the latter.

     

    Ideally, we should change to something like the Apache license in the future. Bottom line is ... I'm one of the primary copyright holders and I encourage you to use it in any kind of app (commercial or free) that you want

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points