diff --git a/dist/mac/Info.plist b/dist/mac/Info.plist
index 15e8b1cad..78053e6bb 100644
--- a/dist/mac/Info.plist
+++ b/dist/mac/Info.plist
@@ -67,7 +67,7 @@
NSAppleScriptEnabled
YES
NSHumanReadableCopyright
- Copyright © 2006-2022 The qBittorrent project
+ Copyright © 2006-2023 The qBittorrent project
UTExportedTypeDeclarations
diff --git a/dist/windows/config.nsi b/dist/windows/config.nsi
index 8e50d80a7..cea5f792d 100644
--- a/dist/windows/config.nsi
+++ b/dist/windows/config.nsi
@@ -112,7 +112,7 @@ OutFile "qbittorrent_${QBT_INSTALLER_FILENAME}_setup.exe"
;Installer Version Information
VIAddVersionKey "ProductName" "qBittorrent"
VIAddVersionKey "CompanyName" "The qBittorrent project"
-VIAddVersionKey "LegalCopyright" "Copyright ©2006-2022 The qBittorrent project"
+VIAddVersionKey "LegalCopyright" "Copyright ©2006-2023 The qBittorrent project"
VIAddVersionKey "FileDescription" "qBittorrent - A Bittorrent Client"
VIAddVersionKey "FileVersion" "${QBT_VERSION}"
diff --git a/src/gui/aboutdialog.cpp b/src/gui/aboutdialog.cpp
index 9e9959209..8e191655a 100644
--- a/src/gui/aboutdialog.cpp
+++ b/src/gui/aboutdialog.cpp
@@ -66,7 +66,7 @@ AboutDialog::AboutDialog(QWidget *parent)
u"
"_qs
.arg(tr("An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar.")
.replace(u"C++"_qs, u"C\u2060+\u2060+"_qs) // make C++ non-breaking
- , tr("Copyright %1 2006-2022 The qBittorrent project").arg(C_COPYRIGHT)
+ , tr("Copyright %1 2006-2023 The qBittorrent project").arg(C_COPYRIGHT)
, tr("Home Page:")
, tr("Forum:")
, tr("Bug Tracker:"));
diff --git a/src/lang/qbittorrent_ar.ts b/src/lang/qbittorrent_ar.ts
index 5bfb2276b..feaed3a59 100644
--- a/src/lang/qbittorrent_ar.ts
+++ b/src/lang/qbittorrent_ar.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- حقوق النشر %1 2006-2022 مشروع كيوبتتورنت
+ Copyright %1 2006-2023 The qBittorrent project
+ حقوق النشر %1 2006-2023 مشروع كيوبتتورنت
diff --git a/src/lang/qbittorrent_az@latin.ts b/src/lang/qbittorrent_az@latin.ts
index ef3d17776..62720f4d7 100644
--- a/src/lang/qbittorrent_az@latin.ts
+++ b/src/lang/qbittorrent_az@latin.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Müəllif Hüquqları: %1 2006-2022 qBittorrent layihəsi
+ Copyright %1 2006-2023 The qBittorrent project
+ Müəllif Hüquqları: %1 2006-2023 qBittorrent layihəsi
diff --git a/src/lang/qbittorrent_be.ts b/src/lang/qbittorrent_be.ts
index cb4245908..104515224 100644
--- a/src/lang/qbittorrent_be.ts
+++ b/src/lang/qbittorrent_be.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Аўтарскае права %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Аўтарскае права %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_bg.ts b/src/lang/qbittorrent_bg.ts
index c9a4d8306..91504720e 100644
--- a/src/lang/qbittorrent_bg.ts
+++ b/src/lang/qbittorrent_bg.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Авторско право %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Авторско право %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_ca.ts b/src/lang/qbittorrent_ca.ts
index 37711ab01..a55c172f7 100644
--- a/src/lang/qbittorrent_ca.ts
+++ b/src/lang/qbittorrent_ca.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 El projecte qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 El projecte qBittorrent
diff --git a/src/lang/qbittorrent_cs.ts b/src/lang/qbittorrent_cs.ts
index edb925076..cc670d9f9 100644
--- a/src/lang/qbittorrent_cs.ts
+++ b/src/lang/qbittorrent_cs.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_da.ts b/src/lang/qbittorrent_da.ts
index d6c6b7959..061f85056 100644
--- a/src/lang/qbittorrent_da.ts
+++ b/src/lang/qbittorrent_da.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Ophavsret %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Ophavsret %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_de.ts b/src/lang/qbittorrent_de.ts
index 13b1976c8..43ba82015 100644
--- a/src/lang/qbittorrent_de.ts
+++ b/src/lang/qbittorrent_de.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 - Das qBittorrent Projekt
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 - Das qBittorrent Projekt
diff --git a/src/lang/qbittorrent_el.ts b/src/lang/qbittorrent_el.ts
index 974c6ea7a..6ad5313d5 100644
--- a/src/lang/qbittorrent_el.ts
+++ b/src/lang/qbittorrent_el.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Πνευματικά δικαιώματα %1 2006-2022 Το σχέδιο qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ Πνευματικά δικαιώματα %1 2006-2023 Το σχέδιο qBittorrent
diff --git a/src/lang/qbittorrent_en.ts b/src/lang/qbittorrent_en.ts
index 62ed849c6..3b96d668c 100644
--- a/src/lang/qbittorrent_en.ts
+++ b/src/lang/qbittorrent_en.ts
@@ -88,7 +88,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_en_AU.ts b/src/lang/qbittorrent_en_AU.ts
index 7d5fbde36..4db1c94fe 100644
--- a/src/lang/qbittorrent_en_AU.ts
+++ b/src/lang/qbittorrent_en_AU.ts
@@ -86,7 +86,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_en_GB.ts b/src/lang/qbittorrent_en_GB.ts
index aa909c3d1..df16ea3fe 100644
--- a/src/lang/qbittorrent_en_GB.ts
+++ b/src/lang/qbittorrent_en_GB.ts
@@ -86,7 +86,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_eo.ts b/src/lang/qbittorrent_eo.ts
index 52d9834b6..7064d734b 100644
--- a/src/lang/qbittorrent_eo.ts
+++ b/src/lang/qbittorrent_eo.ts
@@ -86,7 +86,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_es.ts b/src/lang/qbittorrent_es.ts
index 2a7354029..187361f15 100644
--- a/src/lang/qbittorrent_es.ts
+++ b/src/lang/qbittorrent_es.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 El Proyecto qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 El Proyecto qBittorrent
diff --git a/src/lang/qbittorrent_et.ts b/src/lang/qbittorrent_et.ts
index d0da056d3..f580f520b 100644
--- a/src/lang/qbittorrent_et.ts
+++ b/src/lang/qbittorrent_et.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Autoriõigus %1 2006-2022 Projekt qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ Autoriõigus %1 2006-2023 Projekt qBittorrent
diff --git a/src/lang/qbittorrent_eu.ts b/src/lang/qbittorrent_eu.ts
index f27d6f09d..5fe8c2e45 100644
--- a/src/lang/qbittorrent_eu.ts
+++ b/src/lang/qbittorrent_eu.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 qBittorrent proiektua
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 qBittorrent proiektua
diff --git a/src/lang/qbittorrent_fa.ts b/src/lang/qbittorrent_fa.ts
index 4c28361fa..1866230e0 100644
--- a/src/lang/qbittorrent_fa.ts
+++ b/src/lang/qbittorrent_fa.ts
@@ -86,7 +86,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_fi.ts b/src/lang/qbittorrent_fi.ts
index a94ffb82b..873bc728f 100644
--- a/src/lang/qbittorrent_fi.ts
+++ b/src/lang/qbittorrent_fi.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Tekijänoikeus %1 2006-2022 qBittorrent -hanke
+ Copyright %1 2006-2023 The qBittorrent project
+ Tekijänoikeus %1 2006-2023 qBittorrent -hanke
diff --git a/src/lang/qbittorrent_fr.ts b/src/lang/qbittorrent_fr.ts
index 8b246404d..26731ae4c 100644
--- a/src/lang/qbittorrent_fr.ts
+++ b/src/lang/qbittorrent_fr.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 Le projet qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 Le projet qBittorrent
diff --git a/src/lang/qbittorrent_gl.ts b/src/lang/qbittorrent_gl.ts
index ef42c587e..2aa200d01 100644
--- a/src/lang/qbittorrent_gl.ts
+++ b/src/lang/qbittorrent_gl.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Dereitos de autor %1 ©2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Dereitos de autor %1 ©2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_he.ts b/src/lang/qbittorrent_he.ts
index b4c2befc9..446098338 100644
--- a/src/lang/qbittorrent_he.ts
+++ b/src/lang/qbittorrent_he.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- זכויות יוצרים %1 2006-2022 מיזם qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ זכויות יוצרים %1 2006-2023 מיזם qBittorrent
diff --git a/src/lang/qbittorrent_hi_IN.ts b/src/lang/qbittorrent_hi_IN.ts
index ceec5a09e..e8b3c70aa 100644
--- a/src/lang/qbittorrent_hi_IN.ts
+++ b/src/lang/qbittorrent_hi_IN.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- सर्वाधिकार %1 2006-2022 qBittorrent परियोजना
+ Copyright %1 2006-2023 The qBittorrent project
+ सर्वाधिकार %1 2006-2023 qBittorrent परियोजना
diff --git a/src/lang/qbittorrent_hr.ts b/src/lang/qbittorrent_hr.ts
index 686385198..770f03a16 100644
--- a/src/lang/qbittorrent_hr.ts
+++ b/src/lang/qbittorrent_hr.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Autorsko pravo %1 2006-2022 qBittorrent projekt
+ Copyright %1 2006-2023 The qBittorrent project
+ Autorsko pravo %1 2006-2023 qBittorrent projekt
diff --git a/src/lang/qbittorrent_hu.ts b/src/lang/qbittorrent_hu.ts
index 1348b39fa..3d97c1251 100644
--- a/src/lang/qbittorrent_hu.ts
+++ b/src/lang/qbittorrent_hu.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Szerzői joggal védve %1 2006-2022 A qBittorrent projekt
+ Copyright %1 2006-2023 The qBittorrent project
+ Szerzői joggal védve %1 2006-2023 A qBittorrent projekt
diff --git a/src/lang/qbittorrent_hy.ts b/src/lang/qbittorrent_hy.ts
index 3b1c787c6..bad9fd0eb 100644
--- a/src/lang/qbittorrent_hy.ts
+++ b/src/lang/qbittorrent_hy.ts
@@ -86,7 +86,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_id.ts b/src/lang/qbittorrent_id.ts
index 632c243f4..21c8b9b23 100644
--- a/src/lang/qbittorrent_id.ts
+++ b/src/lang/qbittorrent_id.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Hak cipta %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Hak cipta %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_is.ts b/src/lang/qbittorrent_is.ts
index 9b3ab4c82..d486953c4 100644
--- a/src/lang/qbittorrent_is.ts
+++ b/src/lang/qbittorrent_is.ts
@@ -92,7 +92,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_it.ts b/src/lang/qbittorrent_it.ts
index 1988ddec0..a711b5460 100644
--- a/src/lang/qbittorrent_it.ts
+++ b/src/lang/qbittorrent_it.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_ja.ts b/src/lang/qbittorrent_ja.ts
index b35acf854..6ee06717a 100644
--- a/src/lang/qbittorrent_ja.ts
+++ b/src/lang/qbittorrent_ja.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_ka.ts b/src/lang/qbittorrent_ka.ts
index 90485474e..e7b55d74f 100644
--- a/src/lang/qbittorrent_ka.ts
+++ b/src/lang/qbittorrent_ka.ts
@@ -86,7 +86,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_ko.ts b/src/lang/qbittorrent_ko.ts
index 215d3bd45..a79ca27a7 100644
--- a/src/lang/qbittorrent_ko.ts
+++ b/src/lang/qbittorrent_ko.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 qBittorrent 프로젝트
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 qBittorrent 프로젝트
diff --git a/src/lang/qbittorrent_lt.ts b/src/lang/qbittorrent_lt.ts
index 5734c4877..aa5dbb973 100644
--- a/src/lang/qbittorrent_lt.ts
+++ b/src/lang/qbittorrent_lt.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Autorių teisės %1 2006-2022 qBittorrent projektas
+ Copyright %1 2006-2023 The qBittorrent project
+ Autorių teisės %1 2006-2023 qBittorrent projektas
diff --git a/src/lang/qbittorrent_ltg.ts b/src/lang/qbittorrent_ltg.ts
index d5033deef..70898e633 100644
--- a/src/lang/qbittorrent_ltg.ts
+++ b/src/lang/qbittorrent_ltg.ts
@@ -86,7 +86,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_lv_LV.ts b/src/lang/qbittorrent_lv_LV.ts
index a3fb4119c..ca63109ec 100644
--- a/src/lang/qbittorrent_lv_LV.ts
+++ b/src/lang/qbittorrent_lv_LV.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Autortiesības %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Autortiesības %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_mn_MN.ts b/src/lang/qbittorrent_mn_MN.ts
index 6dc8ed528..12df1c638 100644
--- a/src/lang/qbittorrent_mn_MN.ts
+++ b/src/lang/qbittorrent_mn_MN.ts
@@ -86,7 +86,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_ms_MY.ts b/src/lang/qbittorrent_ms_MY.ts
index b9220bf14..75cafe1e9 100644
--- a/src/lang/qbittorrent_ms_MY.ts
+++ b/src/lang/qbittorrent_ms_MY.ts
@@ -86,7 +86,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_nb.ts b/src/lang/qbittorrent_nb.ts
index 0ee0c0fac..84dc1e660 100644
--- a/src/lang/qbittorrent_nb.ts
+++ b/src/lang/qbittorrent_nb.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Opphavsrett %1 2006-2022 qBittorrent-prosjektet
+ Copyright %1 2006-2023 The qBittorrent project
+ Opphavsrett %1 2006-2023 qBittorrent-prosjektet
diff --git a/src/lang/qbittorrent_nl.ts b/src/lang/qbittorrent_nl.ts
index 64fe70441..d77e96eca 100644
--- a/src/lang/qbittorrent_nl.ts
+++ b/src/lang/qbittorrent_nl.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Auteursrecht %1 2006-2022 het qBittorrent-project
+ Copyright %1 2006-2023 The qBittorrent project
+ Auteursrecht %1 2006-2023 het qBittorrent-project
diff --git a/src/lang/qbittorrent_oc.ts b/src/lang/qbittorrent_oc.ts
index 3a0bbb007..0c637e1a7 100644
--- a/src/lang/qbittorrent_oc.ts
+++ b/src/lang/qbittorrent_oc.ts
@@ -86,7 +86,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_pl.ts b/src/lang/qbittorrent_pl.ts
index c6ab54d21..62812fb33 100644
--- a/src/lang/qbittorrent_pl.ts
+++ b/src/lang/qbittorrent_pl.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 Projekt qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 Projekt qBittorrent
diff --git a/src/lang/qbittorrent_pt_BR.ts b/src/lang/qbittorrent_pt_BR.ts
index 5adf6067f..510fc8868 100644
--- a/src/lang/qbittorrent_pt_BR.ts
+++ b/src/lang/qbittorrent_pt_BR.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 O Projeto do qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 O Projeto do qBittorrent
diff --git a/src/lang/qbittorrent_pt_PT.ts b/src/lang/qbittorrent_pt_PT.ts
index 9543631e4..5c9fab3fa 100644
--- a/src/lang/qbittorrent_pt_PT.ts
+++ b/src/lang/qbittorrent_pt_PT.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 O projeto qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 O projeto qBittorrent
diff --git a/src/lang/qbittorrent_ro.ts b/src/lang/qbittorrent_ro.ts
index 4ad46acef..e13b20a7e 100644
--- a/src/lang/qbittorrent_ro.ts
+++ b/src/lang/qbittorrent_ro.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Drept de autor %1 2006-2022 Proiectul qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ Drept de autor %1 2006-2023 Proiectul qBittorrent
diff --git a/src/lang/qbittorrent_ru.ts b/src/lang/qbittorrent_ru.ts
index a80ee58b2..a2ebbc37d 100644
--- a/src/lang/qbittorrent_ru.ts
+++ b/src/lang/qbittorrent_ru.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_sk.ts b/src/lang/qbittorrent_sk.ts
index fd85fa794..7cfdb5583 100644
--- a/src/lang/qbittorrent_sk.ts
+++ b/src/lang/qbittorrent_sk.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_sl.ts b/src/lang/qbittorrent_sl.ts
index 2169f5e0e..d62509cf0 100644
--- a/src/lang/qbittorrent_sl.ts
+++ b/src/lang/qbittorrent_sl.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Avtorske pravice %1 2006-2022 Projekt qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ Avtorske pravice %1 2006-2023 Projekt qBittorrent
diff --git a/src/lang/qbittorrent_sr.ts b/src/lang/qbittorrent_sr.ts
index 05216c1b9..e6b65d615 100644
--- a/src/lang/qbittorrent_sr.ts
+++ b/src/lang/qbittorrent_sr.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Ауторска права заштићена %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Ауторска права заштићена %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_sv.ts b/src/lang/qbittorrent_sv.ts
index 6842b1510..ce138cbc1 100644
--- a/src/lang/qbittorrent_sv.ts
+++ b/src/lang/qbittorrent_sv.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_th.ts b/src/lang/qbittorrent_th.ts
index bfeeb85e6..e8958de08 100644
--- a/src/lang/qbittorrent_th.ts
+++ b/src/lang/qbittorrent_th.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- สงวนลิขสิทธิ์ %1 2006-2022 โครงการ qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ สงวนลิขสิทธิ์ %1 2006-2023 โครงการ qBittorrent
diff --git a/src/lang/qbittorrent_tr.ts b/src/lang/qbittorrent_tr.ts
index f98174bb3..bbb816cdc 100644
--- a/src/lang/qbittorrent_tr.ts
+++ b/src/lang/qbittorrent_tr.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Telif hakkı %1 2006-2022 qBittorrent projesi
+ Copyright %1 2006-2023 The qBittorrent project
+ Telif hakkı %1 2006-2023 qBittorrent projesi
diff --git a/src/lang/qbittorrent_uk.ts b/src/lang/qbittorrent_uk.ts
index 528fa51ec..d42db4d87 100644
--- a/src/lang/qbittorrent_uk.ts
+++ b/src/lang/qbittorrent_uk.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Авторські права %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ Авторські права %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_uz@Latn.ts b/src/lang/qbittorrent_uz@Latn.ts
index 1b5e80cb0..d18360c7e 100644
--- a/src/lang/qbittorrent_uz@Latn.ts
+++ b/src/lang/qbittorrent_uz@Latn.ts
@@ -86,7 +86,7 @@
- Copyright %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_vi.ts b/src/lang/qbittorrent_vi.ts
index e7e2c95d3..b16e929c4 100644
--- a/src/lang/qbittorrent_vi.ts
+++ b/src/lang/qbittorrent_vi.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Bản quyền %1 2006-2022 Dự án qBittorrent
+ Copyright %1 2006-2023 The qBittorrent project
+ Bản quyền %1 2006-2023 Dự án qBittorrent
diff --git a/src/lang/qbittorrent_zh_CN.ts b/src/lang/qbittorrent_zh_CN.ts
index a7244d10c..34eca1aaa 100644
--- a/src/lang/qbittorrent_zh_CN.ts
+++ b/src/lang/qbittorrent_zh_CN.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- 版权所有 %1 2006-2022 The qBittorrent project
+ Copyright %1 2006-2023 The qBittorrent project
+ 版权所有 %1 2006-2023 The qBittorrent project
diff --git a/src/lang/qbittorrent_zh_HK.ts b/src/lang/qbittorrent_zh_HK.ts
index 5714c6905..f2f502fb1 100644
--- a/src/lang/qbittorrent_zh_HK.ts
+++ b/src/lang/qbittorrent_zh_HK.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 qBittorrent 專案
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 qBittorrent 專案
diff --git a/src/lang/qbittorrent_zh_TW.ts b/src/lang/qbittorrent_zh_TW.ts
index 6ed2a29e7..939bea9f9 100644
--- a/src/lang/qbittorrent_zh_TW.ts
+++ b/src/lang/qbittorrent_zh_TW.ts
@@ -86,8 +86,8 @@
- Copyright %1 2006-2022 The qBittorrent project
- Copyright %1 2006-2022 qBittorrent 專案
+ Copyright %1 2006-2023 The qBittorrent project
+ Copyright %1 2006-2023 qBittorrent 專案
diff --git a/src/qbittorrent.rc b/src/qbittorrent.rc
index 0062eab96..48ad729de 100644
--- a/src/qbittorrent.rc
+++ b/src/qbittorrent.rc
@@ -35,7 +35,7 @@ BEGIN
VALUE "FileDescription", "qBittorrent - A Bittorrent Client"
VALUE "FileVersion", VER_FILEVERSION_STR
VALUE "InternalName", "qbittorrent"
- VALUE "LegalCopyright", "Copyright ©2006-2022 The qBittorrent Project"
+ VALUE "LegalCopyright", "Copyright ©2006-2023 The qBittorrent Project"
VALUE "OriginalFilename", "qbittorrent.exe"
VALUE "ProductName", "qBittorrent"
VALUE "ProductVersion", VER_PRODUCTVERSION_STR
diff --git a/src/webui/www/private/views/about.html b/src/webui/www/private/views/about.html
index d60e71415..6e02ad75d 100644
--- a/src/webui/www/private/views/about.html
+++ b/src/webui/www/private/views/about.html
@@ -5,7 +5,7 @@
QBT_TR(An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar.)QBT_TR[CONTEXT=AboutDialog]
- Copyright © 2006-2022 The qBittorrent project
+ Copyright © 2006-2023 The qBittorrent project
| QBT_TR(Home Page:)QBT_TR[CONTEXT=AboutDialog] |