summaryrefslogtreecommitdiffstats
path: root/deluge/ui/web/js
diff options
context:
space:
mode:
authorLibravatarDaniel Baumann <daniel@debian.org>2025-04-29 03:57:03 +0200
committerLibravatarDaniel Baumann <daniel@debian.org>2025-04-29 03:57:03 +0200
commit75f9d1cc69872d4b8dbcd13145447ae1c6c2879a (patch)
treea6d0231b88dde4025ed5ca292b2b5328e2a720f2 /deluge/ui/web/js
parent354b8c521e7951f7f332efd62257aebb48d44437 (diff)
Adding upstream version 2.2.0.upstream/2.2.0
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'deluge/ui/web/js')
-rw-r--r--deluge/ui/web/js/deluge-all/AboutWindow.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deluge/ui/web/js/deluge-all/AboutWindow.js b/deluge/ui/web/js/deluge-all/AboutWindow.js
index cfae7a8..4ab6599 100644
--- a/deluge/ui/web/js/deluge-all/AboutWindow.js
+++ b/deluge/ui/web/js/deluge-all/AboutWindow.js
@@ -99,7 +99,7 @@ Deluge.about.AboutWindow = Ext.extend(Ext.Window, {
{
xtype: 'label',
style: 'padding-top: 10px; font-size: 10px;',
- text: _('Copyright 2007-2018 Deluge Team'),
+ text: _('Copyright 2007-2025 Deluge Team'),
},
{
xtype: 'label',