Okay, in hindsight, what I submitted is poor *compared* to what I will be submitting. :-) Agreed on the 'excellent spec' thing; an 'excellent spec' with an 'excellent demo' might be even better (Or at least I'd hope)
On Wed, Mar 2, 2011 at 1:07 PM, Matthew A. Miller <[email protected]> wrote: > I am 90% sure that jabber-net is licensed GPL v2, which I believe requires > you to release your code as GPL. > I'm not a license expert or a lawyer, but I still have to be very cautious on > what intellectual property "we" > (my employer) use, whether for inclusion or sample reference. jabber-net is LGPL -- Lesser GPL, used for libraries (like Linux C library) Google GData is Apache 2.0 Thus, I do definitely have freedom to choose the source code. I even researched legal sources. I have the same license freedom as a C++ programmer writing C++ code that uses the Linux C library.
