Re: [PATCH] gpio: uapi: use the preferred SPDX license identifier

2021-02-10 Thread Bartosz Golaszewski
On Thu, Feb 4, 2021 at 4:29 PM Greg Kroah-Hartman wrote: > > On Thu, Feb 04, 2021 at 04:17:51PM +0100, Bartosz Golaszewski wrote: > > On Thu, Feb 4, 2021 at 3:35 PM Greg Kroah-Hartman > > wrote: > > > > > > On Thu, Feb 04, 2021 at 03:15:50PM +0100, Bartosz Golaszewski wrote: > > > > On Thu, Feb 4

Re: [PATCH] gpio: uapi: use the preferred SPDX license identifier

2021-02-04 Thread Greg Kroah-Hartman
On Thu, Feb 04, 2021 at 04:17:51PM +0100, Bartosz Golaszewski wrote: > On Thu, Feb 4, 2021 at 3:35 PM Greg Kroah-Hartman > wrote: > > > > On Thu, Feb 04, 2021 at 03:15:50PM +0100, Bartosz Golaszewski wrote: > > > On Thu, Feb 4, 2021 at 2:47 PM Greg Kroah-Hartman > > > wrote: > > > > > > > > On Th

Re: [PATCH] gpio: uapi: use the preferred SPDX license identifier

2021-02-04 Thread Bartosz Golaszewski
On Thu, Feb 4, 2021 at 3:35 PM Greg Kroah-Hartman wrote: > > On Thu, Feb 04, 2021 at 03:15:50PM +0100, Bartosz Golaszewski wrote: > > On Thu, Feb 4, 2021 at 2:47 PM Greg Kroah-Hartman > > wrote: > > > > > > On Thu, Feb 04, 2021 at 01:43:57PM +0100, Bartosz Golaszewski wrote: > > > > From: Bartosz

Re: [PATCH] gpio: uapi: use the preferred SPDX license identifier

2021-02-04 Thread Greg Kroah-Hartman
On Thu, Feb 04, 2021 at 03:15:50PM +0100, Bartosz Golaszewski wrote: > On Thu, Feb 4, 2021 at 2:47 PM Greg Kroah-Hartman > wrote: > > > > On Thu, Feb 04, 2021 at 01:43:57PM +0100, Bartosz Golaszewski wrote: > > > From: Bartosz Golaszewski > > > > > > GPL-2.0 license identifier is deprecated, let'

Re: [PATCH] gpio: uapi: use the preferred SPDX license identifier

2021-02-04 Thread Bartosz Golaszewski
On Thu, Feb 4, 2021 at 2:47 PM Greg Kroah-Hartman wrote: > > On Thu, Feb 04, 2021 at 01:43:57PM +0100, Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski > > > > GPL-2.0 license identifier is deprecated, let's use the preferred > > identifier: GPL-2.0-only. > > > > Signed-off-by: Bartosz Go

Re: [PATCH] gpio: uapi: use the preferred SPDX license identifier

2021-02-04 Thread Greg Kroah-Hartman
On Thu, Feb 04, 2021 at 01:43:57PM +0100, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > GPL-2.0 license identifier is deprecated, let's use the preferred > identifier: GPL-2.0-only. > > Signed-off-by: Bartosz Golaszewski > --- > Hi Kent, Greg, > > I started working on making libgp