Re: [libgpiod][PATCH] COPYING: organize the licenses in a separate LICENSES directory
From: Kent Gibson <warthog618@gmail.com>
Date: 2021-02-04 01:20:34
From: Kent Gibson <warthog618@gmail.com>
Date: 2021-02-04 01:20:34
On Wed, Feb 03, 2021 at 01:23:25PM +0100, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski <redacted> Add the LICENSES directory as suggested by Greg KH. It will contain the license files relevant to this project that is: LGPL-2.1 for the library and GPL-2.0 & the Linux-syscall-note for the Linux Kernel uAPI header. Signed-off-by: Bartosz Golaszewski <redacted>
I see you are following the kernel licencing rules wrt license file naming and formatting. Have you considered following the REUSE spec, as Greg also suggested, instead? Cheers, Kent.