[PATCH v2] audit: Convert to SPDX identifier

2021-09-14 Thread Cai Huoqing
Use SPDX-License-Identifier instead of a verbose license text. Signed-off-by: Cai Huoqing --- v1->v2: Change recommended token from "GPL-2.0+" to "GPL-2.0-or-later" kernel/auditsc.c | 15 +-- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/kernel/auditsc.c

Re: [PATCH v2] audit: Convert to SPDX identifier

2021-09-14 Thread Paul Moore
On Mon, Sep 13, 2021 at 11:33 PM Cai Huoqing wrote: > > Use SPDX-License-Identifier instead of a verbose license text. > > Signed-off-by: Cai Huoqing > --- > v1->v2: Change recommended token from "GPL-2.0+" to "GPL-2.0-or-later" > > kernel/auditsc.c | 15 +-- > 1 file changed, 1