|
From: Didier B. <d.briel@...> - 2013-05-06 07:22:14
|
> -----Original Message----- > From: Om...@ya... [mailto:Om...@ya...] On > Behalf Of Martin Wunderlich > Sent: Sunday, May 05, 2013 9:12 PM > To: Om...@ya... > Cc: Mailing list for OmegaT developers. > Subject: Re: [OmT] New MyMemory Plugin for OmegaT >I had also used the JSON response at first, but it turned out that > the library used was under Apache license which is not compatible with GPL). It was not compatible when you started, because OmegaT was under the GPLv2. OmegaT is now under the GPLv3, which is compatible with the Apache 2 license. > The library org.json is open-source, but not published under any specific > license. I am not sure, if it could be used in OmegaT. Unfortunately it cannot, because of a little sentence introduced in the license text: http://www.gnu.org/licenses/license-list.en.html "This license uses the Expat license as a base, but adds a clause mandating: “The Software shall be used for Good, not Evil.” This is a restriction on usage and thus conflicts with freedom 0. The restriction might be unenforcible, but we cannot presume that. Thus, the license is nonfree." > Attached are both the TMX and the JSON response for additional > information. Attachments are not available in the OmegaT Yahoo group. Didier |