From 347b970fcd3d9f7f171e1f28dcc980ac083e4880 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Fri, 26 Sep 2014 12:19:17 +0000 Subject: [PATCH] Merging change from r4376 in branches/wsjtx-1.4 into branches/wsjtx. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4380 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- about.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()