Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1208650
| From | Tim Bird <tim.bird@sonymobile.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [Device-mainlining] [PATCH v2 2/3] gadget: Introduce the usb charger framework |
| Date | 2015-08-17 17:30 +0200 |
| Message-ID | <pYuwi-2Pk-7@gated-at.bofh.it> (permalink) |
| References | <pXjMD-6Km-19@gated-at.bofh.it> <pXjWi-6VE-3@gated-at.bofh.it> <pXp5D-5Zq-1@gated-at.bofh.it> <pYiY9-34H-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/16/2015 08:03 PM, Baolin Wang via device-mainlining wrote: > On 14 August 2015 at 23:27, Greg KH <gregkh@linuxfoundation.org> wrote: >> On Fri, Aug 14, 2015 at 05:47:45PM +0800, Baolin Wang wrote: >>> + * >>> + * This program is free software; you can redistribute it and/or modify >>> + * it under the terms of the GNU General Public License as published by >>> + * the Free Software Foundation; either version 2 of the License, or >>> + * (at your option) any later version. >> >> I have to ask, do you really mean "any later version"? >> > > I think I did not get your point, could you explain it detailedly? The full kernel is licensed under v2 of the GPL only, not "any later version". See the second paragraph at the top of the COPYING file in the root directory of the kernel source tree. There are differences on individual files, but having this file allow "any later version" makes it different from much of rest of the kernel. Unless you have a specific reason to allow greater-than-V2 GPL licensing on this file, you should change the licensing clause. The following wording appears to be pretty popular: * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. -- Tim -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] Introduce usb charger framework to deal with the usb gadget power negotation Baolin Wang <baolin.wang@linaro.org> - 2015-08-14 11:50 +0200
[PATCH v2 1/3] gadget: Support for the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-14 11:50 +0200
Re: [PATCH v2 1/3] gadget: Support for the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-17 04:10 +0200
[PATCH v2 2/3] gadget: Introduce the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-14 12:00 +0200
Re: [PATCH v2 2/3] gadget: Introduce the usb charger framework Greg KH <gregkh@linuxfoundation.org> - 2015-08-14 17:30 +0200
Re: [PATCH v2 2/3] gadget: Introduce the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-17 05:10 +0200
Re: [Device-mainlining] [PATCH v2 2/3] gadget: Introduce the usb charger framework Tim Bird <tim.bird@sonymobile.com> - 2015-08-17 17:30 +0200
Re: [Device-mainlining] [PATCH v2 2/3] gadget: Introduce the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-18 03:50 +0200
Re: [PATCH v2 2/3] gadget: Introduce the usb charger framework Mark Brown <broonie@kernel.org> - 2015-08-17 19:30 +0200
Re: [PATCH v2 2/3] gadget: Introduce the usb charger framework Baolin Wang <baolin.wang@linaro.org> - 2015-08-18 03:50 +0200
[PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management Baolin Wang <baolin.wang@linaro.org> - 2015-08-14 12:00 +0200
Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management Lee Jones <lee.jones@linaro.org> - 2015-08-14 12:50 +0200
Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management Mark Brown <broonie@kernel.org> - 2015-08-17 19:30 +0200
Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management Felipe Balbi <balbi@ti.com> - 2015-08-18 02:00 +0200
Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management Mark Brown <broonie@kernel.org> - 2015-08-18 07:10 +0200
Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management Felipe Balbi <balbi@ti.com> - 2015-08-18 16:10 +0200
Re: [PATCH v2 0/3] Introduce usb charger framework to deal with the usb gadget power negotation Baolin Wang <baolin.wang@linaro.org> - 2015-08-14 13:10 +0200
Re: [PATCH v2 0/3] Introduce usb charger framework to deal with the usb gadget power negotation Baolin Wang <baolin.wang@linaro.org> - 2015-08-17 08:10 +0200
Re: [PATCH v2 0/3] Introduce usb charger framework to deal with the usb gadget power negotation Baolin Wang <baolin.wang@linaro.org> - 2015-08-17 14:00 +0200
csiph-web