pidgin-wechat icon indicating copy to clipboard operation
pidgin-wechat copied to clipboard

GPL Compliance

Open EionRobb opened this issue 8 years ago • 4 comments

You are currently linking against libraries that link against GPL-incompatible code (namely, OpenSSL). Unfortunately this is against the terms of the GPL licence that Pidgin and libpurple is licensed under, as Pidgin/libpurple does not have a license exception for OpenSSL.

You will need to change the libraries you are using in order to comply with the GPL, or else cease distributing compiled copies of this plugin.

EionRobb avatar May 20 '17 22:05 EionRobb

ok, I will start to solve this problem.

sbwtw avatar May 23 '17 11:05 sbwtw

Easiest way to solve this "bug" is to do as @EionRobb said and just stop distributing binaries. You can still distribute the code and have users compile their own binaries.

leggewie avatar Jan 27 '19 18:01 leggewie

@leggewie not sure who you're quoting but no-one said "bug":)

This is a legal issue that needs to be resolved though

EionRobb avatar Jan 27 '19 19:01 EionRobb

"or else cease distributing compiled copies of this plugin"

problem/bug solved

leggewie avatar Mar 22 '19 20:03 leggewie