Quote:
Originally Posted by b_k
They are required to release the sources, at least to the kernel and everything thats linked against a GPL library.
|
Which is why most libraries are released under the LGPL, which allows linking from commercial closed-source software. So they don't need to publish the sources of, say, pageBar, if it just links to Xlib and gtk.