diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index 5bed5be60..4f136fc5c 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -1,5 +1,5 @@ -(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +(c) Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) The SABnzbd-Team is: diff --git a/INSTALL.txt b/INSTALL.txt index 4f8120827..ec6a7c9bf 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -4,7 +4,7 @@ 0) LICENSE ------------------------------------------------------------------------------- -(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +(c) Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/LICENSE.txt b/LICENSE.txt index 01d55bedf..b066ca891 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +(c) Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/README.mkd b/README.mkd index 3d2a50ee1..4e2d49df6 100644 --- a/README.mkd +++ b/README.mkd @@ -31,4 +31,4 @@ It simplifies the process of downloading from Usenet dramatically, thanks to its user interface and advanced built-in post-processing options that automatically verify, repair, extract and clean up posts downloaded from Usenet. -(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +(c) Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) diff --git a/SABnzbd.py b/SABnzbd.py index 59ce0a352..90e835099 100755 --- a/SABnzbd.py +++ b/SABnzbd.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -240,7 +240,7 @@ def print_version(): """ %s-%s -(C) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +(C) Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) SABnzbd comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. It is licensed under the diff --git a/builder/constants.py b/builder/constants.py index 132133a31..51a2992b2 100644 --- a/builder/constants.py +++ b/builder/constants.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2008-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2008-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/builder/make_dmg.py b/builder/make_dmg.py index e35acb3c8..752b2d75d 100644 --- a/builder/make_dmg.py +++ b/builder/make_dmg.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2008-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2008-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/builder/package.py b/builder/package.py index a961804ff..059a8b855 100644 --- a/builder/package.py +++ b/builder/package.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2008-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2008-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/builder/release.py b/builder/release.py index 0da50d0f7..bacf390f1 100644 --- a/builder/release.py +++ b/builder/release.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2008-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2008-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/interfaces/Config/templates/config.tmpl b/interfaces/Config/templates/config.tmpl index 1c3f48c2e..4de4f49d0 100644 --- a/interfaces/Config/templates/config.tmpl +++ b/interfaces/Config/templates/config.tmpl @@ -96,7 +96,7 @@
- +
diff --git a/interfaces/Glitter/templates/include_overlays.tmpl b/interfaces/Glitter/templates/include_overlays.tmpl index 1744403cb..356634c07 100644 --- a/interfaces/Glitter/templates/include_overlays.tmpl +++ b/interfaces/Glitter/templates/include_overlays.tmpl @@ -780,7 +780,7 @@
-

Copyright © 2007-2024 by The SABnzbd-Team (sabnzbd.org)
$T('yourRights')

+

Copyright © 2007-2025 by The SABnzbd-Team (sabnzbd.org)
$T('yourRights')

diff --git a/linux/org.sabnzbd.sabnzbd.appdata.xml b/linux/org.sabnzbd.sabnzbd.appdata.xml index f0257d12a..bf07319c8 100644 --- a/linux/org.sabnzbd.sabnzbd.appdata.xml +++ b/linux/org.sabnzbd.sabnzbd.appdata.xml @@ -1,5 +1,5 @@ - + org.sabnzbd.sabnzbd MIT diff --git a/po/email/SABemail.pot b/po/email/SABemail.pot index 44fbdff66..d03567d4f 100644 --- a/po/email/SABemail.pot +++ b/po/email/SABemail.pot @@ -1,6 +1,6 @@ # # SABnzbd Translation Template file EMAIL -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # msgid "" msgstr "" diff --git a/po/main/SABnzbd.pot b/po/main/SABnzbd.pot index dd3c6acdc..024dcbf6c 100644 --- a/po/main/SABnzbd.pot +++ b/po/main/SABnzbd.pot @@ -1,6 +1,6 @@ # # SABnzbd Translation Template file MAIN -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # msgid "" msgstr "" diff --git a/po/nsis/SABnsis.pot b/po/nsis/SABnsis.pot index ce2f0a950..1b3ad5d55 100644 --- a/po/nsis/SABnsis.pot +++ b/po/nsis/SABnsis.pot @@ -1,6 +1,6 @@ # # SABnzbd Translation Template file NSIS -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # msgid "" msgstr "" diff --git a/sabnzbd/__init__.py b/sabnzbd/__init__.py index 7469de7ae..433df5090 100644 --- a/sabnzbd/__init__.py +++ b/sabnzbd/__init__.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/api.py b/sabnzbd/api.py index 84d09face..1428aa924 100644 --- a/sabnzbd/api.py +++ b/sabnzbd/api.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/articlecache.py b/sabnzbd/articlecache.py index e8f1370ca..439440a8b 100644 --- a/sabnzbd/articlecache.py +++ b/sabnzbd/articlecache.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/assembler.py b/sabnzbd/assembler.py index b0e5ae5e5..9e57df400 100644 --- a/sabnzbd/assembler.py +++ b/sabnzbd/assembler.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/bpsmeter.py b/sabnzbd/bpsmeter.py index 1db76e849..42ad1a297 100644 --- a/sabnzbd/bpsmeter.py +++ b/sabnzbd/bpsmeter.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/cfg.py b/sabnzbd/cfg.py index e4cdee54a..72c1172a4 100644 --- a/sabnzbd/cfg.py +++ b/sabnzbd/cfg.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/config.py b/sabnzbd/config.py index 2cb05e838..925298a45 100644 --- a/sabnzbd/config.py +++ b/sabnzbd/config.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/constants.py b/sabnzbd/constants.py index 3fbcc014d..163fc9401 100644 --- a/sabnzbd/constants.py +++ b/sabnzbd/constants.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/database.py b/sabnzbd/database.py index fe44cfea6..47ca6b7bc 100644 --- a/sabnzbd/database.py +++ b/sabnzbd/database.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/decoder.py b/sabnzbd/decoder.py index 3f443799c..4f3fad4bf 100644 --- a/sabnzbd/decoder.py +++ b/sabnzbd/decoder.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/decorators.py b/sabnzbd/decorators.py index 0e50e8da7..85d63df87 100644 --- a/sabnzbd/decorators.py +++ b/sabnzbd/decorators.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/deobfuscate_filenames.py b/sabnzbd/deobfuscate_filenames.py index 61ae9c2e8..9ed82c22a 100644 --- a/sabnzbd/deobfuscate_filenames.py +++ b/sabnzbd/deobfuscate_filenames.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/directunpacker.py b/sabnzbd/directunpacker.py index 69092e4f7..8892e4261 100644 --- a/sabnzbd/directunpacker.py +++ b/sabnzbd/directunpacker.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/dirscanner.py b/sabnzbd/dirscanner.py index 21fa91431..c875b0ce8 100644 --- a/sabnzbd/dirscanner.py +++ b/sabnzbd/dirscanner.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/downloader.py b/sabnzbd/downloader.py index ebea99132..5acb89ccf 100644 --- a/sabnzbd/downloader.py +++ b/sabnzbd/downloader.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/emailer.py b/sabnzbd/emailer.py index 5bf61f7d4..e3075cecb 100644 --- a/sabnzbd/emailer.py +++ b/sabnzbd/emailer.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/encoding.py b/sabnzbd/encoding.py index 4f40c34e8..59591b62e 100644 --- a/sabnzbd/encoding.py +++ b/sabnzbd/encoding.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/filesystem.py b/sabnzbd/filesystem.py index f5de8adee..224c9c274 100644 --- a/sabnzbd/filesystem.py +++ b/sabnzbd/filesystem.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2008-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2008-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/getipaddress.py b/sabnzbd/getipaddress.py index cbdcfb4fd..0155c2f19 100644 --- a/sabnzbd/getipaddress.py +++ b/sabnzbd/getipaddress.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/happyeyeballs.py b/sabnzbd/happyeyeballs.py index cd07de23d..e8580fe91 100644 --- a/sabnzbd/happyeyeballs.py +++ b/sabnzbd/happyeyeballs.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/interface.py b/sabnzbd/interface.py index 260a2b153..c2d9ce45a 100644 --- a/sabnzbd/interface.py +++ b/sabnzbd/interface.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/internetspeed.py b/sabnzbd/internetspeed.py index 06ae1ac25..6822c99dd 100644 --- a/sabnzbd/internetspeed.py +++ b/sabnzbd/internetspeed.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/lang.py b/sabnzbd/lang.py index cca85eb97..3bb35ea4a 100644 --- a/sabnzbd/lang.py +++ b/sabnzbd/lang.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -OO # -*- coding: utf-8 -*- -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/misc.py b/sabnzbd/misc.py index bbf847aaa..80b38c6d4 100644 --- a/sabnzbd/misc.py +++ b/sabnzbd/misc.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/newsunpack.py b/sabnzbd/newsunpack.py index c8f169852..5302790de 100644 --- a/sabnzbd/newsunpack.py +++ b/sabnzbd/newsunpack.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/newswrapper.py b/sabnzbd/newswrapper.py index 3f8d47117..ffa441439 100644 --- a/sabnzbd/newswrapper.py +++ b/sabnzbd/newswrapper.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/notifier.py b/sabnzbd/notifier.py index c0d53ba86..27faea36e 100644 --- a/sabnzbd/notifier.py +++ b/sabnzbd/notifier.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/nzbparser.py b/sabnzbd/nzbparser.py index 221b810f3..5ad4555cf 100644 --- a/sabnzbd/nzbparser.py +++ b/sabnzbd/nzbparser.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2008-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2008-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/nzbqueue.py b/sabnzbd/nzbqueue.py index 1263975be..4bd8b168b 100644 --- a/sabnzbd/nzbqueue.py +++ b/sabnzbd/nzbqueue.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/nzbstuff.py b/sabnzbd/nzbstuff.py index f85015edd..a1b97bfe2 100644 --- a/sabnzbd/nzbstuff.py +++ b/sabnzbd/nzbstuff.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/osxmenu.py b/sabnzbd/osxmenu.py index 3d9695244..b275e89dc 100644 --- a/sabnzbd/osxmenu.py +++ b/sabnzbd/osxmenu.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/panic.py b/sabnzbd/panic.py index bc2a5d3a5..54af14c62 100644 --- a/sabnzbd/panic.py +++ b/sabnzbd/panic.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/par2file.py b/sabnzbd/par2file.py index 0b112f135..c88f0ab30 100644 --- a/sabnzbd/par2file.py +++ b/sabnzbd/par2file.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/postproc.py b/sabnzbd/postproc.py index b705599c7..fab27c947 100644 --- a/sabnzbd/postproc.py +++ b/sabnzbd/postproc.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/powersup.py b/sabnzbd/powersup.py index d231dc8bb..00191d602 100644 --- a/sabnzbd/powersup.py +++ b/sabnzbd/powersup.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/rss.py b/sabnzbd/rss.py index a4a27de96..a081eacb1 100644 --- a/sabnzbd/rss.py +++ b/sabnzbd/rss.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/sabtray.py b/sabnzbd/sabtray.py index 58bd08fe9..12d36f2b9 100644 --- a/sabnzbd/sabtray.py +++ b/sabnzbd/sabtray.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/sabtraylinux.py b/sabnzbd/sabtraylinux.py index 238de7297..1395945a2 100644 --- a/sabnzbd/sabtraylinux.py +++ b/sabnzbd/sabtraylinux.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/scheduler.py b/sabnzbd/scheduler.py index 4a10ffe74..1e2b13d17 100644 --- a/sabnzbd/scheduler.py +++ b/sabnzbd/scheduler.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/skintext.py b/sabnzbd/skintext.py index 5747964a4..bf29c299e 100644 --- a/sabnzbd/skintext.py +++ b/sabnzbd/skintext.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -OO # -*- coding: UTF-8 -*- -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/sorting.py b/sabnzbd/sorting.py index 091603f54..649d42dd9 100644 --- a/sabnzbd/sorting.py +++ b/sabnzbd/sorting.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/urlgrabber.py b/sabnzbd/urlgrabber.py index 05b07f3b7..866a57054 100644 --- a/sabnzbd/urlgrabber.py +++ b/sabnzbd/urlgrabber.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/utils/apireg.py b/sabnzbd/utils/apireg.py index cccd04bd2..dd94d6fe5 100644 --- a/sabnzbd/utils/apireg.py +++ b/sabnzbd/utils/apireg.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/utils/rarvolinfo.py b/sabnzbd/utils/rarvolinfo.py index 494edede6..7a3d43ca2 100644 --- a/sabnzbd/utils/rarvolinfo.py +++ b/sabnzbd/utils/rarvolinfo.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/utils/sleepless.py b/sabnzbd/utils/sleepless.py index e6869628a..a358bb472 100644 --- a/sabnzbd/utils/sleepless.py +++ b/sabnzbd/utils/sleepless.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/utils/ssdp.py b/sabnzbd/utils/ssdp.py index 86dfb66ca..c3f65e699 100644 --- a/sabnzbd/utils/ssdp.py +++ b/sabnzbd/utils/ssdp.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/sabnzbd/zconfig.py b/sabnzbd/zconfig.py index deb192c08..c1a5c27a4 100644 --- a/sabnzbd/zconfig.py +++ b/sabnzbd/zconfig.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/snap/local/release_snap.py b/snap/local/release_snap.py index 279c93a7c..c87a9294a 100644 --- a/snap/local/release_snap.py +++ b/snap/local/release_snap.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/conftest.py b/tests/conftest.py index a1f48cfc6..89a0bc749 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/sabnews.py b/tests/sabnews.py index 09360268c..436531b08 100644 --- a/tests/sabnews.py +++ b/tests/sabnews.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_api_and_interface.py b/tests/test_api_and_interface.py index 064de5130..3e4256370 100644 --- a/tests/test_api_and_interface.py +++ b/tests/test_api_and_interface.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_cfg.py b/tests/test_cfg.py index 30ceb7ea5..2bb5618e3 100644 --- a/tests/test_cfg.py +++ b/tests/test_cfg.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_config.py b/tests/test_config.py index 3414581df..fe0bd8a23 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_consistency.py b/tests/test_consistency.py index 3b9d37d58..dc90bca10 100644 --- a/tests/test_consistency.py +++ b/tests/test_consistency.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_decoder.py b/tests/test_decoder.py index f4ac8ed18..e571c7104 100644 --- a/tests/test_decoder.py +++ b/tests/test_decoder.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_deobfuscate_filenames.py b/tests/test_deobfuscate_filenames.py index 6cdd3c38e..dca270cd7 100644 --- a/tests/test_deobfuscate_filenames.py +++ b/tests/test_deobfuscate_filenames.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_dirscanner.py b/tests/test_dirscanner.py index 9b5e2f13f..864eaa6d0 100644 --- a/tests/test_dirscanner.py +++ b/tests/test_dirscanner.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_encoding.py b/tests/test_encoding.py index f706ce54f..a3c67f175 100644 --- a/tests/test_encoding.py +++ b/tests/test_encoding.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_file_extension.py b/tests/test_file_extension.py index 00971464e..dece55eed 100644 --- a/tests/test_file_extension.py +++ b/tests/test_file_extension.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_filesystem.py b/tests/test_filesystem.py index d5521a210..14c2f22a5 100644 --- a/tests/test_filesystem.py +++ b/tests/test_filesystem.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_functional_adding_nzbs.py b/tests/test_functional_adding_nzbs.py index 2fefd5b0d..32bf6ca99 100644 --- a/tests/test_functional_adding_nzbs.py +++ b/tests/test_functional_adding_nzbs.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_functional_adding_nzbs_clean.py b/tests/test_functional_adding_nzbs_clean.py index b2948bec1..9cb946bdc 100644 --- a/tests/test_functional_adding_nzbs_clean.py +++ b/tests/test_functional_adding_nzbs_clean.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_functional_api.py b/tests/test_functional_api.py index fff2b19e2..8fadcd954 100644 --- a/tests/test_functional_api.py +++ b/tests/test_functional_api.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_functional_config.py b/tests/test_functional_config.py index 757d8ef3b..0381d8980 100644 --- a/tests/test_functional_config.py +++ b/tests/test_functional_config.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_functional_downloads.py b/tests/test_functional_downloads.py index 7f2a2f9c5..48067b054 100644 --- a/tests/test_functional_downloads.py +++ b/tests/test_functional_downloads.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_functional_misc.py b/tests/test_functional_misc.py index e510fd206..7e4db13fe 100644 --- a/tests/test_functional_misc.py +++ b/tests/test_functional_misc.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_functional_sorting.py b/tests/test_functional_sorting.py index d0c1c4a76..fb9909ed5 100644 --- a/tests/test_functional_sorting.py +++ b/tests/test_functional_sorting.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_getipaddress.py b/tests/test_getipaddress.py index 04ecaa54a..9749e95fc 100644 --- a/tests/test_getipaddress.py +++ b/tests/test_getipaddress.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_happyeyeballs.py b/tests/test_happyeyeballs.py index ad323396d..2be51810d 100644 --- a/tests/test_happyeyeballs.py +++ b/tests/test_happyeyeballs.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_interface.py b/tests/test_interface.py index 444458208..fcb9a7281 100644 --- a/tests/test_interface.py +++ b/tests/test_interface.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_internetspeed.py b/tests/test_internetspeed.py index d0cb982d0..46118cd55 100644 --- a/tests/test_internetspeed.py +++ b/tests/test_internetspeed.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_lang.py b/tests/test_lang.py index a4276853a..e489693fa 100644 --- a/tests/test_lang.py +++ b/tests/test_lang.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_misc.py b/tests/test_misc.py index b229124d9..65a4abe55 100644 --- a/tests/test_misc.py +++ b/tests/test_misc.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_newsunpack.py b/tests/test_newsunpack.py index 9317bc5de..1590b03e4 100644 --- a/tests/test_newsunpack.py +++ b/tests/test_newsunpack.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_newswrapper.py b/tests/test_newswrapper.py index c3ff4d8d5..45234ec62 100644 --- a/tests/test_newswrapper.py +++ b/tests/test_newswrapper.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_notifier.py b/tests/test_notifier.py index f2a8b74cd..90f2a1986 100644 --- a/tests/test_notifier.py +++ b/tests/test_notifier.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_nzbparser.py b/tests/test_nzbparser.py index d6e643664..211550350 100644 --- a/tests/test_nzbparser.py +++ b/tests/test_nzbparser.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_nzbstuff.py b/tests/test_nzbstuff.py index 77a847462..f6aaaf518 100644 --- a/tests/test_nzbstuff.py +++ b/tests/test_nzbstuff.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_par2file.py b/tests/test_par2file.py index 038a50351..af143a577 100644 --- a/tests/test_par2file.py +++ b/tests/test_par2file.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_postproc.py b/tests/test_postproc.py index 0e099f50c..5b422ea49 100644 --- a/tests/test_postproc.py +++ b/tests/test_postproc.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_rss.py b/tests/test_rss.py index d7b573921..c4954f924 100644 --- a/tests/test_rss.py +++ b/tests/test_rss.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_sorting.py b/tests/test_sorting.py index d849da396..51ce28ea7 100644 --- a/tests/test_sorting.py +++ b/tests/test_sorting.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_urlgrabber.py b/tests/test_urlgrabber.py index 9a844d84d..18f7d00c1 100644 --- a/tests/test_urlgrabber.py +++ b/tests/test_urlgrabber.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_utils/test_cert_gen.py b/tests/test_utils/test_cert_gen.py index 7803a46ff..0fa924af8 100644 --- a/tests/test_utils/test_cert_gen.py +++ b/tests/test_utils/test_cert_gen.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_utils/test_diskspeed.py b/tests/test_utils/test_diskspeed.py index 025f8bf17..67183557d 100644 --- a/tests/test_utils/test_diskspeed.py +++ b/tests/test_utils/test_diskspeed.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_utils/test_pystone.py b/tests/test_utils/test_pystone.py index 5e640c7f4..f534726f8 100644 --- a/tests/test_utils/test_pystone.py +++ b/tests/test_utils/test_pystone.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_utils/test_sleepless.py b/tests/test_utils/test_sleepless.py index 721d86061..5aba2494b 100644 --- a/tests/test_utils/test_sleepless.py +++ b/tests/test_utils/test_sleepless.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/test_win_utils.py b/tests/test_win_utils.py index bf97bd95e..f8f890e0d 100644 --- a/tests/test_win_utils.py +++ b/tests/test_win_utils.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tests/testhelper.py b/tests/testhelper.py index 0879a884e..ae53f53e6 100644 --- a/tests/testhelper.py +++ b/tests/testhelper.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/tools/extract_pot.py b/tools/extract_pot.py index 266a81e27..1e6983aac 100755 --- a/tools/extract_pot.py +++ b/tools/extract_pot.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -31,7 +31,7 @@ with open("sabnzbd/version.py") as version_file: HEADER = ( r"""# # SABnzbd Translation Template file __TYPE__ -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # msgid "" msgstr "" diff --git a/tools/make_mo.py b/tools/make_mo.py index 0d15f7fb3..1396c65e9 100755 --- a/tools/make_mo.py +++ b/tools/make_mo.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -OO # -*- coding: utf-8 -*- -# Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org) +# Copyright 2007-2025 by The SABnzbd-Team (sabnzbd.org) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License