Patrick McHardy wrote: > Urs Thuermann wrote: > >> YOSHIFUJI Hideaki / È£ÑÀ <[EMAIL PROTECTED]> writes: >> >> >> >>> I'm not a lawyer, but the following lines: >>> >>> | + * Alternatively, provided that this notice is retained in full, this >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> | + * software may be distributed under the terms of the GNU General >>> | + * Public License ("GPL") version 2 as distributed in the 'COPYING' >>> | + * file from the main directory of the linux kernel source. >>> >>> make this whole licence imcompatible with GPL. >>> >>
The module license is "Dual BSD/GPL" as many other code in the Linux Kernel. So this should not be any problem. >>> I do think you need to allow people to select GPLv2 only. >>> >> The Linux Kernel is currently under GPLv2 and we just wanted to follow Linus' mind and so we referenced the COPYING file which many other source does as well. Indeed it was a hard thing to make our code available under GPL (as creating and publishing open source software is really no a usual thing for the Volkswagen rights department). So i discussed with the rights department about several disclaimers inside the current Kernel (especially the stuff that has been signed off by companies like IBM, Motorola, etc.). In this process it turned out to be the best to license the code under "Dual BSD/GPL" as it grants more rights to the programmer (including ourselves) than a GPL only license. I assume this was the intention from IBM, Motorola and all the others also. Btw. inside the Kernel context it behaves exactly like GPL code (like all the other dual license code). So i really can't see any problem here. If so there would have been a big discussion about the other "Dual BSD/GPL" code. Best regards, Oliver ps. I hope, i found the right words right now, as i'm not very familiar with English :) - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html