]> git.ipfire.org Git - thirdparty/kmod.git/commit
depmod: Remove license/copyright from the middle
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 23 Jul 2024 18:59:21 +0000 (13:59 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 26 Jul 2024 18:41:56 +0000 (13:41 -0500)
commitaf21689dd0f1ef6f40d6ecc323885026a07486f9
tree33df272947dd7389fcd5640d5e14fa9cc4db5920
parentd4f659e12a2b08a8bdb9f089b8ce0254c0ff460d
depmod: Remove license/copyright from the middle

The top license is enough as it's the same. Just move the copyright to
the top and remove notice about code that was copied and modified: that
comment doesn't age well as source is updated.

Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://lore.kernel.org/r/20240723185921.1005569-4-lucas.de.marchi@gmail.com
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
tools/depmod.c