Update copyright year

This commit is contained in:
sledgehammer999
2019-01-17 01:08:51 +02:00
parent bbabf6dc1a
commit 2ac7f2defe
4 changed files with 3 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ public:
"</table>"
"</p>")
.arg(tr("An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar.")
, tr("Copyright %1 2006-2018 The qBittorrent project").arg(QString::fromUtf8(C_COPYRIGHT))
, tr("Copyright %1 2006-2019 The qBittorrent project").arg(QString::fromUtf8(C_COPYRIGHT))
, tr("Home Page:")
, tr("Forum:")
, tr("Bug Tracker:"));