23 Aug
2010
23 Aug
'10
8:20 p.m.
On Monday 23 August 2010 09:15:05 Philipp Überbacher wrote:
That's how it works now. The default text reads "or, at your option, any later version". Removing that is the way to make it 'only this version'.
No, that is not correct. What decides what version of the GPL covers your code is what you put in the README or in the source files themselves. If you put there "Licensed under the GPLv2" it's v2 only, no matter what the COPYING file itself says, because that's just an explanation on how to license your code.