Skip to content

Commit

Permalink
Update copyright date
Browse files Browse the repository at this point in the history
  • Loading branch information
argilo committed Feb 9, 2024
1 parent a5282fc commit 8dbb2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/applications/gqrx/mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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> "
Expand Down

0 comments on commit 8dbb2c8

Please sign in to comment.