diff --git a/about.cpp b/about.cpp index 5075868b4..c7b366e49 100644 --- a/about.cpp +++ b/about.cpp @@ -16,7 +16,7 @@ CAboutDlg::CAboutDlg(QString const& program_title, QWidget *parent) : "© 2001-2014 by Joe Taylor, K1JT, with grateful
" "acknowledgment for contributions from AC6SL, AE4JY,
" "DJ0OT, G4KLA, G4WJS, K3WYC, KA6MAL, KA9Q, KB1ZMX,
" - "KK1D, PY2SDR, VK3ACF, VK4BDJ, W4TI, W4TV, and W9MDB.
"); + "KI7MT, KK1D, PY2SDR, VK3ACF, VK4BDJ, W4TI, W4TV, and W9MDB.
"); } CAboutDlg::~CAboutDlg()