]> www.infradead.org Git - users/dwmw2/qemu.git/commit
gdbstub: fix-up copyright and license files
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 3 Mar 2023 02:57:38 +0000 (18:57 -0800)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 7 Mar 2023 17:06:20 +0000 (17:06 +0000)
commit9455762f58823e106a9fc7c10413a05455731bb3
treea677f58093144de952384131b7a78c6b2d4fb7c0
parent9774855842b392e49dd14a048ebb24cbfe0d3be9
gdbstub: fix-up copyright and license files

When I started splitting gdbstub apart I was a little too boilerplate
with my file headers. Fix up to carry over Fabrice's copyright and the
LGPL license header.

Fixes: ae7467b1ac (gdbstub: move breakpoint logic to accel ops)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230302190846.2593720-3-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-3-richard.henderson@linaro.org>
gdbstub/softmmu.c
gdbstub/user.c