Re: [PATCH 3/4] serial: 8250: Add Aspeed UART driver

From: Ilpo Järvinen
Date: Fri Feb 10 2023 - 08:41:10 EST


On Fri, 10 Feb 2023, Paul Menzel wrote:

> > +MODULE_LICENSE("GPL");
>
> Should it be GPL v2?

No, it should. "GPL" is the correct for in MOUDLE_LICENSE(). SPDX lines
are a different thing and more precise.

--
i.