Здравствуйте
libmicrohttpd заявляет что он может быть как GPL2, так и eCos (https://www.gnu.org/software/libmicrohttpd/ в конце страницы)
eCos это как GPL2 за исключением одного пункта:
As a special exception, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other works to produce a work based on this file, this file does not by itself cause the resulting work to be covered by the GNU General Public License. However the source code for this file must still be made available in accordance with section (3) of the GNU General Public License. This exception does not invalidate any other reasons why a work based on this file might be covered by the GNU General Public License.
И вот сколько я не перечитываю этот пункт, всё не могу понять, законно ли подключить libmicrohttpd.so или libmicrohttpd.а к своей програме, дергать libmicrohttpd API и при этом не открывать код и продавать собранное таким образом ПО?