]> git.ipfire.org Git - thirdparty/linux.git/commit
git-resolve: add SPDX and copyright line
authorSasha Levin <sashal@kernel.org>
Mon, 21 Apr 2025 13:59:15 +0000 (09:59 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Apr 2025 13:54:24 +0000 (15:54 +0200)
commitd0fd663a0b0a64436a92ef8321de5e9d049b6e04
tree88e46e2f73378ab7523ac07194ee2cb347803d06
parent93bb9e5c02c59198e8a0216eb895ceb9e20bb52f
git-resolve: add SPDX and copyright line

I forgot to include it when I've originally submitted the script.

Fixes: 7ae52a3d7f51 ("scripts: Add git-resolve tool for full SHA-1 resolution")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Link: https://lore.kernel.org/r/20250421135915.1915062-1-sashal@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/git-resolve.sh