Update copyright date

This commit is contained in:
Clayton Smith 2023-03-24 23:43:51 -04:00
parent f747761eeb
commit c9796cceb4

View File

@ -2327,7 +2327,7 @@ void MainWindow::on_actionAbout_triggered()
{
QMessageBox::about(this, tr("About Gqrx"),
tr("<p>This is Gqrx %1</p>"
"<p>Copyright (C) 2011-2022 Alexandru Csete & contributors.</p>"
"<p>Copyright (C) 2011-2023 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> "