From cdbfa18e7b76e60759836ea2828f5a924a9ecd37 Mon Sep 17 00:00:00 2001 From: Radu Alexe <radu.alexe@nxp.com> Date: Mon, 9 Aug 2021 11:34:47 +0300 Subject: [PATCH] crypto: tls - fix copyright format Signed-off-by: Radu Alexe <radu.alexe@nxp.com> --- crypto/tls.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/tls.c b/crypto/tls.c index b73ece8bd4d62..e04f3b450b43a 100644 --- a/crypto/tls.c +++ b/crypto/tls.c @@ -1,6 +1,6 @@ /* - * Copyright 2013 Freescale Semiconductor, Inc. - * Copyright 2017 NXP Semiconductor, Inc. + * Copyright 2013 Freescale + * Copyright 2017 NXP * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free -- GitLab