Skip to content

Commit f95ce59

Browse files
committed
Update copyright years
1 parent 9e50219 commit f95ce59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mainwindow.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ void MainWindow::about()
702702
box.setText("<h3>" + box.windowTitle() + "</h3><p>" +
703703
tr("QNetWalk is a free Qt-version of the NetWalk game.") +
704704
"<p>Copyright (C) 2004-2013, Andi Peredri<p>" +
705-
"<p>Copyright (C) 2018-2021, Dmitry Marakasov<p>" +
705+
"<p>Copyright (C) 2018-2023, Dmitry Marakasov<p>" +
706706
tr("Homepage:") + " https://github.com/AMDmi3/qnetwalk<p>" +
707707
tr("This program is distributed under the terms of the "
708708
"GNU General Public License."));

0 commit comments

Comments
 (0)