From 43558a028867dee228cce61149aad01ee7c65989 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pali=20Roh=C3=A1r?= Date: Thu, 17 Feb 2022 10:43:40 +0100 Subject: [PATCH] tools: kwbimage: Add me as an author of kwbimage MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Pali Rohár Tested-by: Tony Dinh Reviewed-by: Stefan Roese --- tools/kwbimage.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/kwbimage.c b/tools/kwbimage.c index f270dcf..94b7685 100644 --- a/tools/kwbimage.c +++ b/tools/kwbimage.c @@ -6,6 +6,8 @@ * * (C) Copyright 2013 Thomas Petazzoni * + * + * (C) Copyright 2022 Pali Rohár */ #define OPENSSL_API_COMPAT 0x10101000L -- 2.7.4