From: Pali Rohár <[email protected]> Add Pali and Marek as another authors of the kwboot utility.
Signed-off-by: Pali Rohár <[email protected]> Signed-off-by: Marek Behún <[email protected]> --- tools/kwboot.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/kwboot.c b/tools/kwboot.c index 6fa6dff04d..6a1a030308 100644 --- a/tools/kwboot.c +++ b/tools/kwboot.c @@ -4,6 +4,8 @@ * Armada 39x * * (c) 2012 Daniel Stodden <[email protected]> + * (c) 2021 Pali Rohár <[email protected]> + * (c) 2021 Marek Behún <[email protected]> * * References: marvell.com, "88F6180, 88F6190, 88F6192, and 88F6281 * Integrated Controller: Functional Specifications" December 2, -- 2.32.0

