diff --git a/src/applications/gqrx/mainwindow.cpp b/src/applications/gqrx/mainwindow.cpp index 7b34afa99..f58df152e 100644 --- a/src/applications/gqrx/mainwindow.cpp +++ b/src/applications/gqrx/mainwindow.cpp @@ -2424,7 +2424,7 @@ void MainWindow::on_actionAbout_triggered() { QMessageBox::about(this, tr("About Gqrx"), tr("
This is Gqrx %1
" - "Copyright (C) 2011-2023 Alexandru Csete & contributors.
" + "Copyright (C) 2011-2024 Alexandru Csete & contributors.
" "Gqrx is a software defined radio (SDR) receiver powered by " "GNU Radio and the Qt toolkit. " "
Gqrx uses the GrOsmoSDR "