Update copyright date

This commit is contained in:
Clayton Smith 2024-02-09 15:51:02 -05:00
parent a5282fc2ca
commit 8dbb2c8430

View File

@ -2424,7 +2424,7 @@ void MainWindow::on_actionAbout_triggered()
{
QMessageBox::about(this, tr("About Gqrx"),
tr("<p>This is Gqrx %1</p>"
"<p>Copyright (C) 2011-2023 Alexandru Csete & contributors.</p>"
"<p>Copyright (C) 2011-2024 Alexandru Csete & contributors.</p>"
"<p>Gqrx is a software defined radio (SDR) receiver powered by "
"<a href='https://www.gnuradio.org/'>GNU Radio</a> and the Qt toolkit. "
"<p>Gqrx uses the <a href='https://osmocom.org/projects/gr-osmosdr/wiki/GrOsmoSDR'>GrOsmoSDR</a> "