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()