Skip to content

Commit e434812

Browse files
Bump copyright year
1 parent 9a1df0c commit e434812

61 files changed

Lines changed: 104 additions & 104 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dist/mac/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<key>NSAppleScriptEnabled</key>
6868
<string>YES</string>
6969
<key>NSHumanReadableCopyright</key>
70-
<string>Copyright © 2006-2022 The qBittorrent project</string>
70+
<string>Copyright © 2006-2023 The qBittorrent project</string>
7171
<key>UTExportedTypeDeclarations</key>
7272
<array>
7373
<dict>

dist/windows/config.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ OutFile "qbittorrent_${QBT_INSTALLER_FILENAME}_setup.exe"
112112
;Installer Version Information
113113
VIAddVersionKey "ProductName" "qBittorrent"
114114
VIAddVersionKey "CompanyName" "The qBittorrent project"
115-
VIAddVersionKey "LegalCopyright" "Copyright ©2006-2022 The qBittorrent project"
115+
VIAddVersionKey "LegalCopyright" "Copyright ©2006-2023 The qBittorrent project"
116116
VIAddVersionKey "FileDescription" "qBittorrent - A Bittorrent Client"
117117
VIAddVersionKey "FileVersion" "${QBT_VERSION}"
118118

src/gui/aboutdialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ AboutDialog::AboutDialog(QWidget *parent)
6565
u"</p>"_s
6666
.arg(tr("An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar.")
6767
.replace(u"C++"_s, u"C\u2060+\u2060+"_s) // make C++ non-breaking
68-
, tr("Copyright %1 2006-2022 The qBittorrent project").arg(C_COPYRIGHT)
68+
, tr("Copyright %1 2006-2023 The qBittorrent project").arg(C_COPYRIGHT)
6969
, tr("Home Page:")
7070
, tr("Forum:")
7171
, tr("Bug Tracker:"));

src/lang/qbittorrent_ar.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
</message>
8787
<message>
8888
<location filename="../gui/aboutdialog.cpp" line="68"/>
89-
<source>Copyright %1 2006-2022 The qBittorrent project</source>
90-
<translation>حقوق النشر %1 2006-2022 مشروع كيوبت‎تورنت</translation>
89+
<source>Copyright %1 2006-2023 The qBittorrent project</source>
90+
<translation>حقوق النشر %1 2006-2023 مشروع كيوبت‎تورنت</translation>
9191
</message>
9292
<message>
9393
<location filename="../gui/aboutdialog.cpp" line="69"/>

src/lang/qbittorrent_az@latin.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
</message>
8787
<message>
8888
<location filename="../gui/aboutdialog.cpp" line="68"/>
89-
<source>Copyright %1 2006-2022 The qBittorrent project</source>
90-
<translation>Müəllif Hüquqları: %1 2006-2022 qBittorrent layihəsi</translation>
89+
<source>Copyright %1 2006-2023 The qBittorrent project</source>
90+
<translation>Müəllif Hüquqları: %1 2006-2023 qBittorrent layihəsi</translation>
9191
</message>
9292
<message>
9393
<location filename="../gui/aboutdialog.cpp" line="69"/>

src/lang/qbittorrent_be.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
</message>
8787
<message>
8888
<location filename="../gui/aboutdialog.cpp" line="68"/>
89-
<source>Copyright %1 2006-2022 The qBittorrent project</source>
90-
<translation>Аўтарскае права %1 2006-2022 The qBittorrent project</translation>
89+
<source>Copyright %1 2006-2023 The qBittorrent project</source>
90+
<translation>Аўтарскае права %1 2006-2023 The qBittorrent project</translation>
9191
</message>
9292
<message>
9393
<location filename="../gui/aboutdialog.cpp" line="69"/>

src/lang/qbittorrent_bg.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
</message>
8787
<message>
8888
<location filename="../gui/aboutdialog.cpp" line="68"/>
89-
<source>Copyright %1 2006-2022 The qBittorrent project</source>
90-
<translation>Авторско право %1 2006-2022 The qBittorrent project</translation>
89+
<source>Copyright %1 2006-2023 The qBittorrent project</source>
90+
<translation>Авторско право %1 2006-2023 The qBittorrent project</translation>
9191
</message>
9292
<message>
9393
<location filename="../gui/aboutdialog.cpp" line="69"/>

src/lang/qbittorrent_ca.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
</message>
8787
<message>
8888
<location filename="../gui/aboutdialog.cpp" line="68"/>
89-
<source>Copyright %1 2006-2022 The qBittorrent project</source>
90-
<translation>Copyright %1 2006-2022 El projecte qBittorrent</translation>
89+
<source>Copyright %1 2006-2023 The qBittorrent project</source>
90+
<translation>Copyright %1 2006-2023 El projecte qBittorrent</translation>
9191
</message>
9292
<message>
9393
<location filename="../gui/aboutdialog.cpp" line="69"/>

src/lang/qbittorrent_cs.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
</message>
8787
<message>
8888
<location filename="../gui/aboutdialog.cpp" line="68"/>
89-
<source>Copyright %1 2006-2022 The qBittorrent project</source>
90-
<translation>Copyright %1 2006-2022 The qBittorrent project</translation>
89+
<source>Copyright %1 2006-2023 The qBittorrent project</source>
90+
<translation>Copyright %1 2006-2023 The qBittorrent project</translation>
9191
</message>
9292
<message>
9393
<location filename="../gui/aboutdialog.cpp" line="69"/>

src/lang/qbittorrent_da.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
</message>
8787
<message>
8888
<location filename="../gui/aboutdialog.cpp" line="68"/>
89-
<source>Copyright %1 2006-2022 The qBittorrent project</source>
90-
<translation>Ophavsret %1 2006-2022 The qBittorrent project</translation>
89+
<source>Copyright %1 2006-2023 The qBittorrent project</source>
90+
<translation>Ophavsret %1 2006-2023 The qBittorrent project</translation>
9191
</message>
9292
<message>
9393
<location filename="../gui/aboutdialog.cpp" line="69"/>

0 commit comments

Comments
 (0)