* mach-versatile: debug_ll.h licenc @ 2011-07-04 5:13 Jean-Christophe PLAGNIOL-VILLARD 2011-07-04 5:48 ` Alexey Zaytsev 2011-07-04 7:59 ` Uwe Kleine-König 0 siblings, 2 replies; 6+ messages in thread From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-07-04 5:13 UTC (permalink / raw) To: barebox, Alexey Zaytsev Hi, ./arch/arm/mach-versatile/include/mach/debug_ll.h Can you put this file under gpl v2 or later Barebox is GPLv2 Only project Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: mach-versatile: debug_ll.h licenc 2011-07-04 5:13 mach-versatile: debug_ll.h licenc Jean-Christophe PLAGNIOL-VILLARD @ 2011-07-04 5:48 ` Alexey Zaytsev 2011-07-04 7:47 ` Bahadir Balban 2011-07-04 7:59 ` Uwe Kleine-König 1 sibling, 1 reply; 6+ messages in thread From: Alexey Zaytsev @ 2011-07-04 5:48 UTC (permalink / raw) To: Jean-Christophe PLAGNIOL-VILLARD; +Cc: barebox, Bahadir Balban On Mon, Jul 4, 2011 at 09:13, Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote: > Hi, > > ./arch/arm/mach-versatile/include/mach/debug_ll.h > Can you put this file under gpl v2 or later > > Barebox is GPLv2 Only project Adding Bahadir to CC as I don't own the code. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: mach-versatile: debug_ll.h licenc 2011-07-04 5:48 ` Alexey Zaytsev @ 2011-07-04 7:47 ` Bahadir Balban 0 siblings, 0 replies; 6+ messages in thread From: Bahadir Balban @ 2011-07-04 7:47 UTC (permalink / raw) To: Alexey Zaytsev; +Cc: barebox On Mon, 2011-07-04 at 09:48 +0400, Alexey Zaytsev wrote: > On Mon, Jul 4, 2011 at 09:13, Jean-Christophe PLAGNIOL-VILLARD > <plagnioj@jcrosoft.com> wrote: > > Hi, > > > > ./arch/arm/mach-versatile/include/mach/debug_ll.h > > Can you put this file under gpl v2 or later > > > > Barebox is GPLv2 Only project > > Adding Bahadir to CC as I don't own the code. Ack for GPL. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: mach-versatile: debug_ll.h licenc 2011-07-04 5:13 mach-versatile: debug_ll.h licenc Jean-Christophe PLAGNIOL-VILLARD 2011-07-04 5:48 ` Alexey Zaytsev @ 2011-07-04 7:59 ` Uwe Kleine-König [not found] ` <CAB9v_DHtGHydZUxn6rJi7RZ_ZZ7encjz=E9TJeL0gwm02TQscw@mail.gmail.com> 1 sibling, 1 reply; 6+ messages in thread From: Uwe Kleine-König @ 2011-07-04 7:59 UTC (permalink / raw) To: Jean-Christophe PLAGNIOL-VILLARD; +Cc: barebox On Mon, Jul 04, 2011 at 07:13:47AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > Hi, > > ./arch/arm/mach-versatile/include/mach/debug_ll.h > Can you put this file under gpl v2 or later > > Barebox is GPLv2 Only project INAL, but I think this is not a problem. Barebox itself just doesn't make use of the possibility to use a later version of the GPL. Still you can pick that file out of barebox and use it in a GPL v3 project. But maybe I just didn't get what you intended with your mail. Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <CAB9v_DHtGHydZUxn6rJi7RZ_ZZ7encjz=E9TJeL0gwm02TQscw@mail.gmail.com>]
* Re: mach-versatile: debug_ll.h licenc [not found] ` <CAB9v_DHtGHydZUxn6rJi7RZ_ZZ7encjz=E9TJeL0gwm02TQscw@mail.gmail.com> @ 2011-07-04 9:08 ` Uwe Kleine-König 2011-07-04 9:31 ` Uwe Kleine-König 0 siblings, 1 reply; 6+ messages in thread From: Uwe Kleine-König @ 2011-07-04 9:08 UTC (permalink / raw) To: Alexey Zaytsev; +Cc: barebox On Mon, Jul 04, 2011 at 12:58:34PM +0400, Alexey Zaytsev wrote: > 2011/7/4 Uwe Kleine-König <u.kleine-koenig@pengutronix.de>: > > On Mon, Jul 04, 2011 at 07:13:47AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > >> Hi, > >> > >> ./arch/arm/mach-versatile/include/mach/debug_ll.h > >> Can you put this file under gpl v2 or later > >> > >> Barebox is GPLv2 Only project > > INAL, but I think this is not a problem. Barebox itself just doesn't > > make use of the possibility to use a later version of the GPL. Still you > > can pick that file out of barebox and use it in a GPL v3 project. > > > > But maybe I just didn't get what you intended with your mail. > > This is a problem. If some files are gpl 2 only, and others are gpl 3 > only, you can't distribute the result, as the licenses are not > compatible. We're not talking about "gpl v3 only" (or "v3 or later") here. Including a "v2 or later" header in a "v2 only" .c file should be no problem. Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: mach-versatile: debug_ll.h licenc 2011-07-04 9:08 ` Uwe Kleine-König @ 2011-07-04 9:31 ` Uwe Kleine-König 0 siblings, 0 replies; 6+ messages in thread From: Uwe Kleine-König @ 2011-07-04 9:31 UTC (permalink / raw) To: Alexey Zaytsev; +Cc: barebox On Mon, Jul 04, 2011 at 11:08:53AM +0200, Uwe Kleine-König wrote: > On Mon, Jul 04, 2011 at 12:58:34PM +0400, Alexey Zaytsev wrote: > > 2011/7/4 Uwe Kleine-König <u.kleine-koenig@pengutronix.de>: > > > On Mon, Jul 04, 2011 at 07:13:47AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > >> Hi, > > >> > > >> ./arch/arm/mach-versatile/include/mach/debug_ll.h > > >> Can you put this file under gpl v2 or later > > >> > > >> Barebox is GPLv2 Only project > > > INAL, but I think this is not a problem. Barebox itself just doesn't > > > make use of the possibility to use a later version of the GPL. Still you > > > can pick that file out of barebox and use it in a GPL v3 project. > > > > > > But maybe I just didn't get what you intended with your mail. > > > > This is a problem. If some files are gpl 2 only, and others are gpl 3 > > only, you can't distribute the result, as the licenses are not > > compatible. > We're not talking about "gpl v3 only" (or "v3 or later") here. Including a > "v2 or later" header in a "v2 only" .c file should be no problem. Ah, OK, I misread Jean-Christophe's question "Can you put this file under gpl v2 or later" as "Is currently put under gpl v2 or later". Sorry for the noise, Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-07-04 9:32 UTC | newest] Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2011-07-04 5:13 mach-versatile: debug_ll.h licenc Jean-Christophe PLAGNIOL-VILLARD 2011-07-04 5:48 ` Alexey Zaytsev 2011-07-04 7:47 ` Bahadir Balban 2011-07-04 7:59 ` Uwe Kleine-König [not found] ` <CAB9v_DHtGHydZUxn6rJi7RZ_ZZ7encjz=E9TJeL0gwm02TQscw@mail.gmail.com> 2011-07-04 9:08 ` Uwe Kleine-König 2011-07-04 9:31 ` Uwe Kleine-König
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox