From f0bfb08c2e031cb65e6a33530870792be36a9d1a Mon Sep 17 00:00:00 2001 From: Safihre Date: Sun, 3 Jan 2021 20:43:19 +0100 Subject: [PATCH] Update copyright year to 2021 --- COPYRIGHT.txt | 2 +- INSTALL.txt | 2 +- LICENSE.txt | 2 +- README.mkd | 2 +- SABnzbd.py | 4 ++-- interfaces/Config/templates/config.tmpl | 2 +- interfaces/Glitter/templates/include_overlays.tmpl | 2 +- interfaces/Plush/templates/_inc_modals.tmpl | 2 +- po/email/SABemail.pot | 2 +- po/email/cs.po | 4 ++-- po/email/da.po | 6 +++--- po/email/de.po | 6 +++--- po/email/es.po | 6 +++--- po/email/fi.po | 6 +++--- po/email/fr.po | 6 +++--- po/email/he.po | 6 +++--- po/email/nb.po | 6 +++--- po/email/nl.po | 6 +++--- po/email/pl.po | 6 +++--- po/email/pt_BR.po | 6 +++--- po/email/ro.po | 6 +++--- po/email/ru.po | 6 +++--- po/email/sr.po | 6 +++--- po/email/sv.po | 6 +++--- po/email/zh_CN.po | 6 +++--- po/main/SABnzbd.pot | 2 +- po/main/cs.po | 6 +++--- po/main/da.po | 6 +++--- po/main/de.po | 6 +++--- po/main/es.po | 6 +++--- po/main/fi.po | 6 +++--- po/main/fr.po | 6 +++--- po/main/he.po | 6 +++--- po/main/nb.po | 6 +++--- po/main/nl.po | 6 +++--- po/main/pl.po | 6 +++--- po/main/pt_BR.po | 6 +++--- po/main/ro.po | 6 +++--- po/main/ru.po | 6 +++--- po/main/sr.po | 6 +++--- po/main/sv.po | 6 +++--- po/main/zh_CN.po | 6 +++--- po/nsis/SABnsis.pot | 2 +- po/nsis/cs.po | 4 ++-- po/nsis/da.po | 6 +++--- po/nsis/de.po | 6 +++--- po/nsis/es.po | 6 +++--- po/nsis/fi.po | 6 +++--- po/nsis/fr.po | 6 +++--- po/nsis/he.po | 6 +++--- po/nsis/nb.po | 6 +++--- po/nsis/nl.po | 6 +++--- po/nsis/pl.po | 6 +++--- po/nsis/pt_BR.po | 6 +++--- po/nsis/ro.po | 6 +++--- po/nsis/ru.po | 6 +++--- po/nsis/sr.po | 6 +++--- po/nsis/sv.po | 6 +++--- po/nsis/zh_CN.po | 6 +++--- sabnzbd/__init__.py | 2 +- sabnzbd/api.py | 2 +- sabnzbd/articlecache.py | 2 +- sabnzbd/assembler.py | 2 +- sabnzbd/bpsmeter.py | 2 +- sabnzbd/cfg.py | 2 +- sabnzbd/config.py | 2 +- sabnzbd/constants.py | 2 +- sabnzbd/database.py | 2 +- sabnzbd/decoder.py | 2 +- sabnzbd/decorators.py | 2 +- sabnzbd/deobfuscate_filenames.py | 2 +- sabnzbd/directunpacker.py | 2 +- sabnzbd/dirscanner.py | 2 +- sabnzbd/downloader.py | 2 +- sabnzbd/emailer.py | 2 +- sabnzbd/encoding.py | 2 +- sabnzbd/getipaddress.py | 2 +- sabnzbd/interface.py | 2 +- sabnzbd/lang.py | 2 +- sabnzbd/misc.py | 2 +- sabnzbd/newsunpack.py | 2 +- sabnzbd/newswrapper.py | 2 +- sabnzbd/notifier.py | 2 +- sabnzbd/nzbqueue.py | 2 +- sabnzbd/nzbstuff.py | 2 +- sabnzbd/osxmenu.py | 2 +- sabnzbd/panic.py | 2 +- sabnzbd/par2file.py | 2 +- sabnzbd/postproc.py | 2 +- sabnzbd/powersup.py | 2 +- sabnzbd/rss.py | 2 +- sabnzbd/sabtray.py | 2 +- sabnzbd/sabtraylinux.py | 2 +- sabnzbd/scheduler.py | 2 +- sabnzbd/skintext.py | 2 +- sabnzbd/sorting.py | 2 +- sabnzbd/urlgrabber.py | 2 +- sabnzbd/utils/apireg.py | 2 +- sabnzbd/utils/rarvolinfo.py | 2 +- sabnzbd/utils/servertests.py | 2 +- sabnzbd/utils/sleepless.py | 2 +- sabnzbd/utils/ssdp.py | 2 +- sabnzbd/zconfig.py | 2 +- scripts/Deobfuscate.py | 2 +- tests/conftest.py | 2 +- tests/sabnews.py | 2 +- tests/test_api.py | 2 +- tests/test_config.py | 2 +- tests/test_deobfuscate_filenames.py | 2 +- tests/test_encoding.py | 2 +- tests/test_filesystem.py | 2 +- tests/test_functional_api.py | 2 +- tests/test_functional_config.py | 2 +- tests/test_functional_downloads.py | 2 +- tests/test_functional_misc.py | 2 +- tests/test_getipaddress.py | 2 +- tests/test_misc.py | 2 +- tests/test_newsunpack.py | 2 +- tests/test_probablyip.py | 2 +- tests/test_rss.py | 2 +- tests/test_urlgrabber.py | 2 +- tests/test_utils/test_cert_gen.py | 2 +- tests/test_utils/test_diskspeed.py | 2 +- tests/test_utils/test_happyeyeballs.py | 2 +- tests/test_utils/test_internetspeed.py | 2 +- tests/test_utils/test_pystone.py | 2 +- tests/test_utils/test_sleepless.py | 2 +- tests/test_win_utils.py | 2 +- tests/testhelper.py | 2 +- tools/extract_pot.py | 4 ++-- tools/make_mo.py | 2 +- 131 files changed, 227 insertions(+), 227 deletions(-) diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index f55052d..a9e3314 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -1,5 +1,5 @@ -(c) Copyright 2007-2020 by "The SABnzbd-team" +(c) Copyright 2007-2021 by "The SABnzbd-team" The SABnzbd-team is: diff --git a/INSTALL.txt b/INSTALL.txt index 174e8b9..0908135 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -4,7 +4,7 @@ 0) LICENSE ------------------------------------------------------------------------------- -(c) Copyright 2007-2020 by "The SABnzbd-team" +(c) Copyright 2007-2021 by "The SABnzbd-team" 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 540ee9b..64f48f7 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -(c) Copyright 2007-2020 by "The SABnzbd-team" +(c) Copyright 2007-2021 by "The SABnzbd-team" 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 07f8385..ea6ebe7 100644 --- a/README.mkd +++ b/README.mkd @@ -44,4 +44,4 @@ Release Notes - SABnzbd 3.1.0 Release Candidate 1 that automatically verify, repair, extract and clean up posts downloaded from Usenet. - (c) Copyright 2007-2020 by "The SABnzbd-team" \ + (c) Copyright 2007-2021 by "The SABnzbd-team" \ diff --git a/SABnzbd.py b/SABnzbd.py index 73b64aa..2970e4c 100755 --- a/SABnzbd.py +++ b/SABnzbd.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -207,7 +207,7 @@ def print_version(): """ %s-%s -Copyright (C) 2007-2020 The SABnzbd-Team +Copyright (C) 2007-2021 The SABnzbd-Team 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/interfaces/Config/templates/config.tmpl b/interfaces/Config/templates/config.tmpl index b3a6121..1c7e39c 100644 --- a/interfaces/Config/templates/config.tmpl +++ b/interfaces/Config/templates/config.tmpl @@ -124,7 +124,7 @@
- +
diff --git a/interfaces/Glitter/templates/include_overlays.tmpl b/interfaces/Glitter/templates/include_overlays.tmpl index ee655c0..601c2dd 100644 --- a/interfaces/Glitter/templates/include_overlays.tmpl +++ b/interfaces/Glitter/templates/include_overlays.tmpl @@ -679,7 +679,7 @@
-

Copyright (C) 2007-2020 The SABnzbd Team <team@sabnzbd.org>
$T('yourRights')

+

Copyright (C) 2007-2021 The SABnzbd Team <team@sabnzbd.org>
$T('yourRights')

diff --git a/interfaces/Plush/templates/_inc_modals.tmpl b/interfaces/Plush/templates/_inc_modals.tmpl index f573579..343bc53 100644 --- a/interfaces/Plush/templates/_inc_modals.tmpl +++ b/interfaces/Plush/templates/_inc_modals.tmpl @@ -28,7 +28,7 @@

SABnzbd $T('version'): $version

-

Copyright (C) 2008-2020 The SABnzbd Team <team@sabnzbd.org>

+

Copyright (C) 2008-2021 The SABnzbd Team <team@sabnzbd.org>

$T('yourRights')

diff --git a/po/email/SABemail.pot b/po/email/SABemail.pot index b64ef67..1754233 100644 --- a/po/email/SABemail.pot +++ b/po/email/SABemail.pot @@ -1,6 +1,6 @@ # # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org # msgid "" diff --git a/po/email/cs.po b/po/email/cs.po index 39be64e..a7d792b 100644 --- a/po/email/cs.po +++ b/po/email/cs.po @@ -1,7 +1,7 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/da.po b/po/email/da.po index 1acb266..fef29c7 100644 --- a/po/email/da.po +++ b/po/email/da.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/de.po b/po/email/de.po index c36c488..103c21a 100644 --- a/po/email/de.po +++ b/po/email/de.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/es.po b/po/email/es.po index 353ce96..69ca3e8 100644 --- a/po/email/es.po +++ b/po/email/es.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/fi.po b/po/email/fi.po index 07a7c4b..7a78a5b 100644 --- a/po/email/fi.po +++ b/po/email/fi.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/fr.po b/po/email/fr.po index 4da9e6f..1aec48c 100644 --- a/po/email/fr.po +++ b/po/email/fr.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/he.po b/po/email/he.po index 44b431e..6107612 100644 --- a/po/email/he.po +++ b/po/email/he.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # ION, 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/nb.po b/po/email/nb.po index 20558fe..9628319 100644 --- a/po/email/nb.po +++ b/po/email/nb.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/nl.po b/po/email/nl.po index 4316a63..009e327 100644 --- a/po/email/nl.po +++ b/po/email/nl.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/pl.po b/po/email/pl.po index 0b1efdd..871e0ac 100644 --- a/po/email/pl.po +++ b/po/email/pl.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/pt_BR.po b/po/email/pt_BR.po index 0c11f2b..ec9645e 100644 --- a/po/email/pt_BR.po +++ b/po/email/pt_BR.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/ro.po b/po/email/ro.po index 4422040..95e769f 100644 --- a/po/email/ro.po +++ b/po/email/ro.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/ru.po b/po/email/ru.po index c861240..3f15a0d 100644 --- a/po/email/ru.po +++ b/po/email/ru.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/sr.po b/po/email/sr.po index c7555ae..b5ebeed 100644 --- a/po/email/sr.po +++ b/po/email/sr.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/sv.po b/po/email/sv.po index 424e1e1..2a6615b 100644 --- a/po/email/sv.po +++ b/po/email/sv.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/email/zh_CN.po b/po/email/zh_CN.po index c2592be..6a6cdc9 100644 --- a/po/email/zh_CN.po +++ b/po/email/zh_CN.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file EMAIL -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/SABnzbd.pot b/po/main/SABnzbd.pot index 3ed55ee..5e75402 100644 --- a/po/main/SABnzbd.pot +++ b/po/main/SABnzbd.pot @@ -1,6 +1,6 @@ # # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org # msgid "" diff --git a/po/main/cs.po b/po/main/cs.po index 9db5359..d415191 100644 --- a/po/main/cs.po +++ b/po/main/cs.po @@ -1,11 +1,11 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 # Pavel C , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/da.po b/po/main/da.po index 846a509..e20c6c6 100644 --- a/po/main/da.po +++ b/po/main/da.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/de.po b/po/main/de.po index dd34d6c..a60650b 100644 --- a/po/main/de.po +++ b/po/main/de.po @@ -1,14 +1,14 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # N S , 2020 # Safihre , 2020 # C E , 2020 # Nikolai Bohl , 2020 # hotio, 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/es.po b/po/main/es.po index 1951396..245b8c6 100644 --- a/po/main/es.po +++ b/po/main/es.po @@ -1,12 +1,12 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Ester Molla Aragones , 2020 # Safihre , 2020 # 1024mb , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/fi.po b/po/main/fi.po index 953d536..af5cfdd 100644 --- a/po/main/fi.po +++ b/po/main/fi.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/fr.po b/po/main/fr.po index 6aba287..bbd5efd 100644 --- a/po/main/fr.po +++ b/po/main/fr.po @@ -1,11 +1,11 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 # Fred L <88com88@gmail.com>, 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/he.po b/po/main/he.po index 542f687..531a457 100644 --- a/po/main/he.po +++ b/po/main/he.po @@ -1,11 +1,11 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 # ION, 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/nb.po b/po/main/nb.po index e533760..e32c869 100644 --- a/po/main/nb.po +++ b/po/main/nb.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/nl.po b/po/main/nl.po index edc162c..b33b330 100644 --- a/po/main/nl.po +++ b/po/main/nl.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/pl.po b/po/main/pl.po index 6f7914e..88176f3 100644 --- a/po/main/pl.po +++ b/po/main/pl.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/pt_BR.po b/po/main/pt_BR.po index 5f24e25..fee3662 100644 --- a/po/main/pt_BR.po +++ b/po/main/pt_BR.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/ro.po b/po/main/ro.po index 97334a4..f1b3cb2 100644 --- a/po/main/ro.po +++ b/po/main/ro.po @@ -1,11 +1,11 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 # Eduard Baniceru , 2021 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/ru.po b/po/main/ru.po index 6e1bf42..2b6bc81 100644 --- a/po/main/ru.po +++ b/po/main/ru.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/sr.po b/po/main/sr.po index 77ddae8..7441667 100644 --- a/po/main/sr.po +++ b/po/main/sr.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/sv.po b/po/main/sv.po index be0f95d..886ce43 100644 --- a/po/main/sv.po +++ b/po/main/sv.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/main/zh_CN.po b/po/main/zh_CN.po index a2d4d00..d7aadd9 100644 --- a/po/main/zh_CN.po +++ b/po/main/zh_CN.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file MAIN -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.2.0-develop\n" diff --git a/po/nsis/SABnsis.pot b/po/nsis/SABnsis.pot index 154f674..04b9e28 100644 --- a/po/nsis/SABnsis.pot +++ b/po/nsis/SABnsis.pot @@ -1,6 +1,6 @@ # # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org # msgid "" diff --git a/po/nsis/cs.po b/po/nsis/cs.po index 1c69a9b..47da136 100644 --- a/po/nsis/cs.po +++ b/po/nsis/cs.po @@ -1,7 +1,7 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/da.po b/po/nsis/da.po index 3b1a92a..dc1a3e4 100644 --- a/po/nsis/da.po +++ b/po/nsis/da.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/de.po b/po/nsis/de.po index ae0d88b..dd4c9e3 100644 --- a/po/nsis/de.po +++ b/po/nsis/de.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/es.po b/po/nsis/es.po index d9724cf..90faa79 100644 --- a/po/nsis/es.po +++ b/po/nsis/es.po @@ -1,11 +1,11 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 # Ester Molla Aragones , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/fi.po b/po/nsis/fi.po index ca669ab..5a470a8 100644 --- a/po/nsis/fi.po +++ b/po/nsis/fi.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/fr.po b/po/nsis/fr.po index a71be07..21939ac 100644 --- a/po/nsis/fr.po +++ b/po/nsis/fr.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/he.po b/po/nsis/he.po index 0a84715..1e49d54 100644 --- a/po/nsis/he.po +++ b/po/nsis/he.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/nb.po b/po/nsis/nb.po index 9859d45..98f4802 100644 --- a/po/nsis/nb.po +++ b/po/nsis/nb.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/nl.po b/po/nsis/nl.po index 3665ced..d80c420 100644 --- a/po/nsis/nl.po +++ b/po/nsis/nl.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/pl.po b/po/nsis/pl.po index 7ab4da5..c1e0ae1 100644 --- a/po/nsis/pl.po +++ b/po/nsis/pl.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/pt_BR.po b/po/nsis/pt_BR.po index d820025..3db8f89 100644 --- a/po/nsis/pt_BR.po +++ b/po/nsis/pt_BR.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/ro.po b/po/nsis/ro.po index 40e4efe..6008562 100644 --- a/po/nsis/ro.po +++ b/po/nsis/ro.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/ru.po b/po/nsis/ru.po index 41dd436..e96751a 100644 --- a/po/nsis/ru.po +++ b/po/nsis/ru.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/sr.po b/po/nsis/sr.po index e452f60..2ff81d4 100644 --- a/po/nsis/sr.po +++ b/po/nsis/sr.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/sv.po b/po/nsis/sv.po index 2f485ba..76f3931 100644 --- a/po/nsis/sv.po +++ b/po/nsis/sv.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/po/nsis/zh_CN.po b/po/nsis/zh_CN.po index f05aae7..8c4e51d 100644 --- a/po/nsis/zh_CN.po +++ b/po/nsis/zh_CN.po @@ -1,10 +1,10 @@ # SABnzbd Translation Template file NSIS -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org -# +# # Translators: # Safihre , 2020 -# +# msgid "" msgstr "" "Project-Id-Version: SABnzbd-3.0.0-develop\n" diff --git a/sabnzbd/__init__.py b/sabnzbd/__init__.py index 879d8e3..1f65127 100644 --- a/sabnzbd/__init__.py +++ b/sabnzbd/__init__.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 2d094b6..74e0b68 100644 --- a/sabnzbd/api.py +++ b/sabnzbd/api.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 07ab929..398076d 100644 --- a/sabnzbd/articlecache.py +++ b/sabnzbd/articlecache.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 1646806..abb6f66 100644 --- a/sabnzbd/assembler.py +++ b/sabnzbd/assembler.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 5f12337..573fa53 100644 --- a/sabnzbd/bpsmeter.py +++ b/sabnzbd/bpsmeter.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 be34c2d..bf67ec7 100644 --- a/sabnzbd/cfg.py +++ b/sabnzbd/cfg.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 470f60b..3b1cbee 100644 --- a/sabnzbd/config.py +++ b/sabnzbd/config.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 578fdff..1ed31dc 100644 --- a/sabnzbd/constants.py +++ b/sabnzbd/constants.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 33f9710..691c24a 100644 --- a/sabnzbd/database.py +++ b/sabnzbd/database.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 30db106..41ec82e 100644 --- a/sabnzbd/decoder.py +++ b/sabnzbd/decoder.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 433b3be..963de29 100644 --- a/sabnzbd/decorators.py +++ b/sabnzbd/decorators.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 3394192..7eb3b5d 100755 --- a/sabnzbd/deobfuscate_filenames.py +++ b/sabnzbd/deobfuscate_filenames.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 80e7d87..f033cb7 100644 --- a/sabnzbd/directunpacker.py +++ b/sabnzbd/directunpacker.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 283165b..8218ab5 100644 --- a/sabnzbd/dirscanner.py +++ b/sabnzbd/dirscanner.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 f7543d1..a921297 100644 --- a/sabnzbd/downloader.py +++ b/sabnzbd/downloader.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 656dc52..6e8076e 100644 --- a/sabnzbd/emailer.py +++ b/sabnzbd/emailer.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 8015d30..5d3e14c 100644 --- a/sabnzbd/encoding.py +++ b/sabnzbd/encoding.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 f97fef2..8930716 100644 --- a/sabnzbd/getipaddress.py +++ b/sabnzbd/getipaddress.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 95c88eb..6736112 100644 --- a/sabnzbd/interface.py +++ b/sabnzbd/interface.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 1158a06..665b275 100644 --- a/sabnzbd/lang.py +++ b/sabnzbd/lang.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -OO # -*- coding: utf-8 -*- -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # # 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 d1b2f27..d08c58a 100644 --- a/sabnzbd/misc.py +++ b/sabnzbd/misc.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 f9ef1dc..b049278 100644 --- a/sabnzbd/newsunpack.py +++ b/sabnzbd/newsunpack.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 7a2ee2a..931cad2 100644 --- a/sabnzbd/newswrapper.py +++ b/sabnzbd/newswrapper.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 efb3b6e..dca08e7 100644 --- a/sabnzbd/notifier.py +++ b/sabnzbd/notifier.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 a1b9136..22dbb33 100644 --- a/sabnzbd/nzbqueue.py +++ b/sabnzbd/nzbqueue.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 c51400a..9c18bd3 100644 --- a/sabnzbd/nzbstuff.py +++ b/sabnzbd/nzbstuff.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 5926b0c..51f869f 100644 --- a/sabnzbd/osxmenu.py +++ b/sabnzbd/osxmenu.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 416e622..5f7da86 100644 --- a/sabnzbd/panic.py +++ b/sabnzbd/panic.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 641e0cc..9187795 100644 --- a/sabnzbd/par2file.py +++ b/sabnzbd/par2file.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 f8af960..2344f15 100644 --- a/sabnzbd/postproc.py +++ b/sabnzbd/postproc.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 dc816a6..32aa298 100644 --- a/sabnzbd/powersup.py +++ b/sabnzbd/powersup.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 27c7da6..fc74310 100644 --- a/sabnzbd/rss.py +++ b/sabnzbd/rss.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 26ffb3a..7c6e908 100644 --- a/sabnzbd/sabtray.py +++ b/sabnzbd/sabtray.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 2483340..4db49c8 100644 --- a/sabnzbd/sabtraylinux.py +++ b/sabnzbd/sabtraylinux.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 8a2d803..149600a 100644 --- a/sabnzbd/scheduler.py +++ b/sabnzbd/scheduler.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 fced238..0cfa9bc 100644 --- a/sabnzbd/skintext.py +++ b/sabnzbd/skintext.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -OO # -*- coding: UTF-8 -*- -# Copyright 2012-2020 The SABnzbd-Team +# Copyright 2012-2021 The SABnzbd-Team # # 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 989ef8c..908fb05 100644 --- a/sabnzbd/sorting.py +++ b/sabnzbd/sorting.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 deda2fb..c7b4e7e 100644 --- a/sabnzbd/urlgrabber.py +++ b/sabnzbd/urlgrabber.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 a86e202..eb30732 100644 --- a/sabnzbd/utils/apireg.py +++ b/sabnzbd/utils/apireg.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2012-2020 The SABnzbd-Team +# Copyright 2012-2021 The SABnzbd-Team # # 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 1cc8ad5..299dcd4 100644 --- a/sabnzbd/utils/rarvolinfo.py +++ b/sabnzbd/utils/rarvolinfo.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2009-2020 The SABnzbd-Team +# Copyright 2009-2021 The SABnzbd-Team # # 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/servertests.py b/sabnzbd/utils/servertests.py index fb70d41..00dd535 100644 --- a/sabnzbd/utils/servertests.py +++ b/sabnzbd/utils/servertests.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 c32eccd..ccde50f 100644 --- a/sabnzbd/utils/sleepless.py +++ b/sabnzbd/utils/sleepless.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2009-2020 The SABnzbd-Team +# Copyright 2009-2021 The SABnzbd-Team # # 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 d7d8c16..28afbd8 100644 --- a/sabnzbd/utils/ssdp.py +++ b/sabnzbd/utils/ssdp.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2009-2020 The SABnzbd-Team +# Copyright 2009-2021 The SABnzbd-Team # # 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 5e33c24..db88dd7 100644 --- a/sabnzbd/zconfig.py +++ b/sabnzbd/zconfig.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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/scripts/Deobfuscate.py b/scripts/Deobfuscate.py index e86711c..05fca0a 100755 --- a/scripts/Deobfuscate.py +++ b/scripts/Deobfuscate.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 e0826c3..99c5607 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 44b4c41..534e1b7 100644 --- a/tests/sabnews.py +++ b/tests/sabnews.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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.py b/tests/test_api.py index 7743172..e5a7915 100644 --- a/tests/test_api.py +++ b/tests/test_api.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 6284437..548adbe 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 2d3c190..79b4bbf 100644 --- a/tests/test_deobfuscate_filenames.py +++ b/tests/test_deobfuscate_filenames.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 6e09481..35d9215 100644 --- a/tests/test_encoding.py +++ b/tests/test_encoding.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 448ae95..e801e6f 100644 --- a/tests/test_filesystem.py +++ b/tests/test_filesystem.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 d2cbcb7..b0e5d1c 100644 --- a/tests/test_functional_api.py +++ b/tests/test_functional_api.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 2c7a31d..e3627db 100644 --- a/tests/test_functional_config.py +++ b/tests/test_functional_config.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 7f96f65..7eef67b 100644 --- a/tests/test_functional_downloads.py +++ b/tests/test_functional_downloads.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 510bf25..6c3c48e 100644 --- a/tests/test_functional_misc.py +++ b/tests/test_functional_misc.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 8bab590..c2e5ed1 100644 --- a/tests/test_getipaddress.py +++ b/tests/test_getipaddress.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 17e22cf..1b3fb50 100644 --- a/tests/test_misc.py +++ b/tests/test_misc.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 5e93132..86a7b85 100644 --- a/tests/test_newsunpack.py +++ b/tests/test_newsunpack.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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_probablyip.py b/tests/test_probablyip.py index e5bb6de..da6b3e9 100644 --- a/tests/test_probablyip.py +++ b/tests/test_probablyip.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 d0561bf..5b03d1e 100644 --- a/tests/test_rss.py +++ b/tests/test_rss.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 ebbccef..a9e1d2a 100644 --- a/tests/test_urlgrabber.py +++ b/tests/test_urlgrabber.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 bb20deb..e1d9904 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-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 4f11545..f41a43c 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-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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_happyeyeballs.py b/tests/test_utils/test_happyeyeballs.py index 7072e81..a3d6885 100644 --- a/tests/test_utils/test_happyeyeballs.py +++ b/tests/test_utils/test_happyeyeballs.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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_internetspeed.py b/tests/test_utils/test_internetspeed.py index 66b4bdd..80fec49 100644 --- a/tests/test_utils/test_internetspeed.py +++ b/tests/test_utils/test_internetspeed.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 c0296eb..cd43cc7 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-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 9e8a40c..5655414 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-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 06fdd8c..368f0c6 100644 --- a/tests/test_win_utils.py +++ b/tests/test_win_utils.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 af87b0e..9f467dd 100644 --- a/tests/testhelper.py +++ b/tests/testhelper.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2007-2020 The SABnzbd-Team +# Copyright 2007-2021 The SABnzbd-Team # # 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 8d88c02..179fbed 100755 --- a/tools/extract_pot.py +++ b/tools/extract_pot.py @@ -1,5 +1,5 @@ #!/usr/bin/python3 -OO -# Copyright 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # # 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 2011-2020 The SABnzbd-Team +# Copyright 2011-2021 The SABnzbd-Team # team@sabnzbd.org # msgid "" diff --git a/tools/make_mo.py b/tools/make_mo.py index 3825006..eb46b9a 100755 --- a/tools/make_mo.py +++ b/tools/make_mo.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -OO # -*- coding: utf-8 -*- -# Copyright 2010-2020 The SABnzbd-Team +# Copyright 2010-2021 The SABnzbd-Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License