We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e50219 commit f95ce59Copy full SHA for f95ce59
src/mainwindow.cpp
@@ -702,7 +702,7 @@ void MainWindow::about()
702
box.setText("<h3>" + box.windowTitle() + "</h3><p>" +
703
tr("QNetWalk is a free Qt-version of the NetWalk game.") +
704
"<p>Copyright (C) 2004-2013, Andi Peredri<p>" +
705
- "<p>Copyright (C) 2018-2021, Dmitry Marakasov<p>" +
+ "<p>Copyright (C) 2018-2023, Dmitry Marakasov<p>" +
706
tr("Homepage:") + " https://github.com/AMDmi3/qnetwalk<p>" +
707
tr("This program is distributed under the terms of the "
708
"GNU General Public License."));
0 commit comments