« Return to Thread: [scala] Collections performance

[scala] Re: Collections performance

by Geoffrey Alan Washburn-4 :: Rate this Message:

Reply to Author | View in Thread

Sean McDirmid wrote:
> Isn't that what GPL is for? Also, you can
> link your applications to a GPL library and still have the application
> be commercial, you just can't modify/create a derivative of the library
> that is closed source.

No you can't.  If you link to GPL code your code must be GPLed. Which
doesn't mean you can't sell you program, but that is another discussion.
  You're probably thinking of LGPL.

 « Return to Thread: [scala] Collections performance