Signed-off-by: Pali Rohár <p...@kernel.org> --- tools/kwbimage.c | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/tools/kwbimage.c b/tools/kwbimage.c index d82f04bea7c3..a3c1592b8140 100644 --- a/tools/kwbimage.c +++ b/tools/kwbimage.c @@ -6,6 +6,8 @@ * * (C) Copyright 2013 Thomas Petazzoni * <thomas.petazz...@free-electrons.com> + * + * (C) Copyright 2022 Pali Rohár <p...@kernel.org> */ #define OPENSSL_API_COMPAT 0x10101000L -- 2.20.1