To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

Developer:License: Difference between revisions

From ZNC
Jump to navigation Jump to search
>Psychon
GPLv2 and v3 are incompatible!
>Psychon
→‎GPL 3: Link to the FSF for GPLv2/v3 compatibilit
Line 18: Line 18:
*
*
Cons:
Cons:
* Incompatible with GPLv2 and thus conflicts with "What we want".
* Incompatible with GPLv2 and thus conflicts with "What we want": [http://www.gnu.org/licenses/gpl-faq.html#v2v3Compatibility]


=== LGPL 3 ===
=== LGPL 3 ===

Revision as of 16:59, 16 December 2012

Switch ZNC from GPL 2 to another license

See https://github.com/znc/znc/issues/218

What we want?

  • Ability to use stuff licensed under Apache license in ZNC
  • Ability to use stuff licensed under GPL 2 license in ZNC
  • Anything else?

The list

GPL 3

Pros:

Cons:

  • Incompatible with GPLv2 and thus conflicts with "What we want": [1]

LGPL 3

Pros:

Cons:

  • ZNC is not a library

Apache 2.0

Pros:

Cons:

BSD (2 or 3-clause?)

Pros:

Cons:

MIT

Pros:

Cons:

Anything else?

Useful links