From b8ff10fde9e6a65dcfe63d1e5dfe499c636c5313 Mon Sep 17 00:00:00 2001 From: Jordan Sherer Date: Mon, 17 Dec 2018 01:46:57 -0500 Subject: [PATCH] Updated about messaging --- about.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/about.cpp b/about.cpp index 2df354b..d2073e5 100644 --- a/about.cpp +++ b/about.cpp @@ -31,7 +31,7 @@ CAboutDlg::CAboutDlg(QWidget *parent) : "community.

" "JS8Call stands on the shoulder of giants...the takeoff angle " "is better up there.

" - "A special thanks goes out to the JS8Call development team:

" + "A special thanks goes out to:

" "KC9QNE, " "KI6SSI, " "K0OG, " @@ -41,8 +41,8 @@ CAboutDlg::CAboutDlg(QWidget *parent) : "OH8STN, " "VA3OSO, " "VK1MIC, " - "W0FW,

and the many other amateur radio operators who have given " - "JS8Call a chance."); + "W0FW,


and the many other amateur radio operators who have helped
" + "bring JS8Call into the world."); } CAboutDlg::~CAboutDlg()