From b6e2fa82c0dc098adad19074593050adbcc5c8e0 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Fri, 10 Apr 2020 11:19:42 -0400 Subject: [PATCH] Update copyright notice to 2020. --- widgets/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/widgets/mainwindow.cpp b/widgets/mainwindow.cpp index 5e27f2fb5..1fe392178 100644 --- a/widgets/mainwindow.cpp +++ b/widgets/mainwindow.cpp @@ -2468,7 +2468,7 @@ void MainWindow::on_actionCopyright_Notice_triggered() "\"The algorithms, source code, look-and-feel of WSJT-X and related " "programs, and protocol specifications for the modes FSK441, FT8, JT4, " "JT6M, JT9, JT65, JTMS, QRA64, ISCAT, MSK144 are Copyright (C) " - "2001-2019 by one or more of the following authors: Joseph Taylor, " + "2001-2020 by one or more of the following authors: Joseph Taylor, " "K1JT; Bill Somerville, G4WJS; Steven Franke, K9AN; Nico Palermo, " "IV3NWV; Greg Beam, KI7MT; Michael Black, W9MDB; Edson Pereira, PY2SDR; " "Philip Karn, KA9Q; and other members of the WSJT Development Group.\"");