[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200712090217.GA177304@kroah.com>
Date: Sun, 12 Jul 2020 11:02:17 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Pavel Machek <pavel@...x.de>
Cc: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>,
Jacek Anaszewski <jacek.anaszewski@...il.com>,
Dan Murphy <dmurphy@...com>, Jiri Slaby <jslaby@...e.com>,
kernel@...gutronix.de, linux-serial@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-leds@...r.kernel.org,
Johan Hovold <johan@...nel.org>
Subject: Re: [PATCH v7 3/3] leds: trigger: implement a tty trigger
On Sun, Jul 12, 2020 at 10:50:59AM +0200, Pavel Machek wrote:
> On Sun 2020-07-12 10:43:52, Greg Kroah-Hartman wrote:
> > On Sun, Jul 12, 2020 at 10:24:53AM +0200, Pavel Machek wrote:
> > > > +++ b/drivers/leds/trigger/ledtrig-tty.c
> > > > @@ -0,0 +1,192 @@
> > > > +// SPDX-License-Identifier: GPL-2.0
> > >
> > > 2.0+ is preffered.
> >
> > No it is not, that's up to the developer.
>
> For code I maintain, yes it is.
That's up to the developer of the code, not the maintainer, as the
maintainer is not the copyright holder of it. For new files, it is up
to the author of that code. No maintainer should impose a license rule
like this on their subsystem, that's just not ok at all. The only
"rule" is that it is compatible with GPLv2, nothing else.
thanks,
greg k-h
Powered by blists - more mailing lists