On Wed, Oct 30, 2024 at 12:26:20PM +0100, Pablo Neira Ayuso wrote: > On Tue, Oct 29, 2024 at 11:23:04PM +0100, Phil Sutter wrote: > > Replace the copyright notice in header comments by an equivalent > > SPDX-License-Identifier string as separate comment in line 1. Drop > > resulting empty lines if duplicate or at the bottom of the comment. > > Leave any other header comment content in place. > > > > This also fixes for an incomplete notice in examples/nft-ruleset-get.c > > since commit c335442eefcca ("src: incorrect header refers to GPLv2 > > only"). > > > > Signed-off-by: Phil Sutter <phil@xxxxxx> > > Reviewed-by Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Patch applied.