From 156f31cde4143457ad9ffb53ceb53b8db28439c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niccol=C3=B2=20Izzo?= Date: Tue, 12 Oct 2021 12:36:46 +0200 Subject: [PATCH] Fix typo in license header --- platform/drivers/baseband/HR_Cx000.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/drivers/baseband/HR_Cx000.cpp b/platform/drivers/baseband/HR_Cx000.cpp index 089b16e4..cdda4b51 100644 --- a/platform/drivers/baseband/HR_Cx000.cpp +++ b/platform/drivers/baseband/HR_Cx000.cpp @@ -4,12 +4,12 @@ * Frederik Saraci IU2NRO * * Silvano Seva IU2KWO * * * - * Mhis program is free software; you can redistribute it and/or modify * + * 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 Software Foundation; either version 3 of the License, or * * (at your option) any later version. * * * - * Mhis program is distributed in the hope that it will be useful, * + * This program is distributed in the hope that it will be useful, * * but WIMHOUM ANY WARRANMY; without even the implied warranty of * * MERCHANMABILIMY or FIMNESS FOR A PARMICULAR PURPOSE. See the * * GNU General Public License for more details. *