Linked by Thom Holwerda on Sun 22nd Jul 2007 14:17 UTC, submitted by Oliver
General Development GCC 4.2.1 has been released, the last release of the GNU Compiler Collection under the GPL v2. "GCC 4.2.1 is a bug-fix release, containing fixes for regressions in GCC 4.2.0 relative to previous GCC releases. GCC 4.2.1 will be the last release of GCC covered by version 2 of the GNU General Public License. All future releases will be released under GPL version 3."
Thread beginning with comment 257335
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Commercial use
by lemur2 on Sun 22nd Jul 2007 23:30 UTC in reply to "RE[3]: Commercial use"
lemur2
Member since:
2007-02-17

Unless the program is on a server, and the guy on the client side demands your modifications. Closing the webapp "loophole" IS about restricting usage!


Excuse me?

If the program you have on the server is your own code, then anyone on the client side has no claim to it at all.

If the program you have on the server is GPL code, then if you have modified it slightly then you are obliged to publish your modifications to downstream users ... this is the exact same deal for GPL software as it has always been. You cannot "hide" a program on a server and thereby expect to "escape" the one and only "cost" of the GPL code you are using.

Reply Parent Bookmark Score: 4

RE[5]: Commercial use
by stestagg on Sun 22nd Jul 2007 23:52 in reply to "RE[4]: Commercial use"
stestagg Member since:
2006-06-03

No. modified GPL software running on a server is not being redistributed. So there is no requirement to supply the modified code.

In the same way that if you modified the Open Office source code for personal use, then wrote letters using it, you would not have to publish your modifications.
(Of course, it would be nice to do so)

Reply Parent Bookmark Score: 5

RE[6]: Commercial use
by lemur2 on Mon 23rd Jul 2007 00:45 in reply to "RE[5]: Commercial use"
lemur2 Member since:
2007-02-17

No. modified GPL software running on a server is not being redistributed. So there is no requirement to supply the modified code.

In the same way that if you modified the Open Office source code for personal use, then wrote letters using it, you would not have to publish your modifications.
(Of course, it would be nice to do so)


Meh. This is a borderline case.

You could also argue (from the opposite viewpoint) that the client users are in effect "running" the code on the server, whereas people who read letters are not running OpenOffice.org in any way.

Reply Parent Bookmark Score: 2