[PATCH 1/1] move SPDX tag on the first line
Thomas Monjalon
thomas at monjalon.net
Wed Nov 5 22:31:34 CET 2025
31/10/2025 15:55, Morten Brørup:
> > From: Thomas Monjalon [mailto:thomas at monjalon.net]
> > Sent: Friday, 31 October 2025 15.20
> >
> > From "Contributor's Guidelines":
> > "
> > DPDK uses first line of the file to be SPDX tag.
> > In case of #! scripts, SPDX tag can be placed in 2nd line of the file.
> > "
> >
> > Some .c or .h files had the SPDX identifier on the second line
> > for no good reason, so it is moved to the first line
> > to comply with the guidelines.
> >
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> > ---
>
> Cleaning up is always good.
> Acked-by: Morten Brørup <mb at smartsharesystems.com>
Applied
More information about the dev
mailing list