From 7bedd1af89e7e6be6818bd8556eb56c13c18ac90 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Fri, 6 Mar 2015 16:14:05 +0000 Subject: [PATCH] Correct the date in Copyright notice. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5012 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- about.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.cpp b/about.cpp index 61e3988fe..99f51941a 100644 --- a/about.cpp +++ b/about.cpp @@ -21,7 +21,7 @@ CAboutDlg::CAboutDlg(QWidget *parent) : + "\n\n" "WSJT-X implements digital modes JT9 and JT65 for
" "Amateur Radio communication.

" - "© 2001-2014 by Joe Taylor, K1JT, with grateful
" + "© 2001-2015 by Joe Taylor, K1JT, with grateful
" "acknowledgment for contributions from AC6SL, AE4JY,
" "DJ0OT, G4KLA, G4WJS, K3WYC, KA6MAL, KA9Q, KB1ZMX,
" "KI7MT, KK1D, PY2SDR, VK3ACF, VK4BDJ, W4TI, W4TV, and W9MDB.
");