mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Add KA9Q to the copyright notice.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8160 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
b42d88fe01
commit
689a2406c8
@ -26,4 +26,4 @@ JT6M, JT9, JT65, JTMS, QRA64, ISCAT, MSK144, are Copyright (C)
|
||||
2001-2017 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;
|
||||
and other members of the WSJT Development Group.*
|
||||
Philip Karn, KA9Q; and other members of the WSJT Development Group.*
|
||||
|
@ -2151,7 +2151,7 @@ void MainWindow::on_actionCopyright_Notice_triggered()
|
||||
"2001-2017 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; "
|
||||
"and other members of the WSJT Development Group.\"");
|
||||
"Philip Karn, KA9Q; and other members of the WSJT Development Group.\"");
|
||||
MessageBox::warning_message(this, message);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user