diff --git a/test/__init__.py b/test/__init__.py index 36e59610d..e3fe9d2b3 100644 --- a/test/__init__.py +++ b/test/__init__.py @@ -5,7 +5,7 @@ # Copyright (C) 2006 Lukáš Lalinský # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2019 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/data/acousticbrainz/mock_acousticbrainz_extractor.py b/test/data/acousticbrainz/mock_acousticbrainz_extractor.py index eb493f8ad..48ec1380f 100644 --- a/test/data/acousticbrainz/mock_acousticbrainz_extractor.py +++ b/test/data/acousticbrainz/mock_acousticbrainz_extractor.py @@ -4,6 +4,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021 Gabriel Ferreira +# Copyright (C) 2021 Laurent Monin # # 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/test/data/testplugins/module/dummyplugin/__init__.py b/test/data/testplugins/module/dummyplugin/__init__.py index 74ac4796e..bde5af3d9 100644 --- a/test/data/testplugins/module/dummyplugin/__init__.py +++ b/test/data/testplugins/module/dummyplugin/__init__.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2019-2020 Laurent Monin +# Copyright (C) 2019-2021 Laurent Monin # # 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/test/data/testplugins/singlefile/dummyplugin.py b/test/data/testplugins/singlefile/dummyplugin.py index 74ac4796e..bde5af3d9 100644 --- a/test/data/testplugins/singlefile/dummyplugin.py +++ b/test/data/testplugins/singlefile/dummyplugin.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2019-2020 Laurent Monin +# Copyright (C) 2019-2021 Laurent Monin # # 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/test/formats/__init__.py b/test/formats/__init__.py index d56213313..a2aa579bb 100644 --- a/test/formats/__init__.py +++ b/test/formats/__init__.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/formats/common.py b/test/formats/common.py index 4d2907e67..f70f1b86b 100644 --- a/test/formats/common.py +++ b/test/formats/common.py @@ -4,7 +4,8 @@ # # Copyright (C) 2019 Zenara Daley # Copyright (C) 2019-2021 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2022 Laurent Monin +# Copyright (C) 2022 Marcin Szalowicz # # 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/test/formats/coverart.py b/test/formats/coverart.py index fcba078f4..1b8659479 100644 --- a/test/formats/coverart.py +++ b/test/formats/coverart.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2021 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/formats/test_aac.py b/test/formats/test_aac.py index ae975b50e..2aac86dd7 100644 --- a/test/formats/test_aac.py +++ b/test/formats/test_aac.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/formats/test_ac3.py b/test/formats/test_ac3.py index 71fd78f13..a7dab1b17 100644 --- a/test/formats/test_ac3.py +++ b/test/formats/test_ac3.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/formats/test_apev2.py b/test/formats/test_apev2.py index 95c337dd4..ea38f5e3b 100644 --- a/test/formats/test_apev2.py +++ b/test/formats/test_apev2.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019, 2021 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # Copyright (C) 2021 Bob Swift # # This program is free software; you can redistribute it and/or diff --git a/test/formats/test_asf.py b/test/formats/test_asf.py index 741a1755d..7081be32b 100644 --- a/test/formats/test_asf.py +++ b/test/formats/test_asf.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2021 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/formats/test_id3.py b/test/formats/test_id3.py index ff79dab6a..906def7fd 100644 --- a/test/formats/test_id3.py +++ b/test/formats/test_id3.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Zenara Daley -# Copyright (C) 2019-2020 Laurent Monin +# Copyright (C) 2019-2021 Laurent Monin # Copyright (C) 2019-2021 Philipp Wolfer # Copyright (C) 2020 raingloom # Copyright (C) 2021 Sophist-UK diff --git a/test/formats/test_midi.py b/test/formats/test_midi.py index 15b4f4a93..f3510c059 100644 --- a/test/formats/test_midi.py +++ b/test/formats/test_midi.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2021 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/formats/test_mp4.py b/test/formats/test_mp4.py index 77bb55974..569ab4e78 100644 --- a/test/formats/test_mp4.py +++ b/test/formats/test_mp4.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2021 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/formats/test_mutagenext.py b/test/formats/test_mutagenext.py index b165cc423..f05b9a01a 100644 --- a/test/formats/test_mutagenext.py +++ b/test/formats/test_mutagenext.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/formats/test_wav.py b/test/formats/test_wav.py index c967282d2..78512c2b4 100644 --- a/test/formats/test_wav.py +++ b/test/formats/test_wav.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2018-2020 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/picardtestcase.py b/test/picardtestcase.py index cf2bbcf7a..1b853eef9 100644 --- a/test/picardtestcase.py +++ b/test/picardtestcase.py @@ -4,7 +4,7 @@ # # Copyright (C) 2018 Wieland Hoffmann # Copyright (C) 2019-2022 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # Copyright (C) 2021 Bob Swift # # This program is free software; you can redistribute it and/or @@ -21,6 +21,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + import json import logging import os diff --git a/test/test_acousticbrainz.py b/test/test_acousticbrainz.py index b6d7ee49a..b3a0a2c8a 100644 --- a/test/test_acousticbrainz.py +++ b/test/test_acousticbrainz.py @@ -4,6 +4,7 @@ # # Copyright (C) 2021 Gabriel Ferreira # Copyright (C) 2021 Laurent Monin +# Copyright (C) 2021 Philipp Wolfer # # 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/test/test_acoustid.py b/test/test_acoustid.py index d50f8d0e7..76735380d 100644 --- a/test/test_acoustid.py +++ b/test/test_acoustid.py @@ -5,8 +5,8 @@ # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018 Wieland Hoffmann # Copyright (C) 2019-2020 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin # Copyright (C) 2020 Ray Bouchard +# Copyright (C) 2020-2021 Laurent Monin # Copyright (C) 2021 Bob Swift # Copyright (C) 2021 Vladislav Karbovskii # diff --git a/test/test_amazon_urls.py b/test/test_amazon_urls.py index b0b07ba68..336b546d4 100644 --- a/test/test_amazon_urls.py +++ b/test/test_amazon_urls.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2013, 2018, 2020 Laurent Monin +# Copyright (C) 2013, 2018, 2020-2021 Laurent Monin # Copyright (C) 2016 barami # Copyright (C) 2018 Wieland Hoffmann # Copyright (C) 2020 Philipp Wolfer diff --git a/test/test_api_helpers.py b/test/test_api_helpers.py index 45d669b7c..89ec3b771 100644 --- a/test/test_api_helpers.py +++ b/test/test_api_helpers.py @@ -4,8 +4,8 @@ # # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018 Wieland Hoffmann -# Copyright (C) 2018, 2020 Laurent Monin -# Copyright (C) 2019-2020, 2022 Philipp Wolfer +# Copyright (C) 2018, 2020-2021 Laurent Monin +# Copyright (C) 2019-2022 Philipp Wolfer # # 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/test/test_browser.py b/test/test_browser.py index 1e5336930..8ad183347 100644 --- a/test/test_browser.py +++ b/test/test_browser.py @@ -4,7 +4,7 @@ # # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018 Wieland Hoffmann -# Copyright (C) 2018, 2020 Laurent Monin +# Copyright (C) 2018, 2020-2021 Laurent Monin # Copyright (C) 2019, 2022 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_browser_addrelease.py b/test/test_browser_addrelease.py index 7a0353a3c..1eb688d3d 100644 --- a/test/test_browser_addrelease.py +++ b/test/test_browser_addrelease.py @@ -2,6 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # +# Copyright (C) 2021 Laurent Monin # Copyright (C) 2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_bytes2human.py b/test/test_bytes2human.py index b0f041552..eb1e4b234 100644 --- a/test/test_bytes2human.py +++ b/test/test_bytes2human.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2013, 2019-2020 Laurent Monin +# Copyright (C) 2013, 2019-2021 Laurent Monin # Copyright (C) 2014, 2017 Sophist-UK # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2018 Wieland Hoffmann diff --git a/test/test_compatid3.py b/test/test_compatid3.py index 931daf35e..b456886a9 100644 --- a/test/test_compatid3.py +++ b/test/test_compatid3.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2006-2007 Lukáš Lalinský -# Copyright (C) 2013, 2018, 2020 Laurent Monin +# Copyright (C) 2013, 2018, 2020-2021 Laurent Monin # Copyright (C) 2016 Christoph Reiter # Copyright (C) 2018 Wieland Hoffmann # Copyright (C) 2019, 2021 Philipp Wolfer diff --git a/test/test_config.py b/test/test_config.py index 3eb416125..564588b45 100644 --- a/test/test_config.py +++ b/test/test_config.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2019-2020 Laurent Monin +# Copyright (C) 2019-2021 Laurent Monin # Copyright (C) 2019-2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_config_upgrade.py b/test/test_config_upgrade.py index b08d0ad68..4982a324c 100644 --- a/test/test_config_upgrade.py +++ b/test/test_config_upgrade.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2019-2020 Laurent Monin +# Copyright (C) 2019-2021 Laurent Monin # Copyright (C) 2019-2021 Philipp Wolfer # Copyright (C) 2021 Bob Swift # Copyright (C) 2021 Gabriel Ferreira diff --git a/test/test_const_appdirs.py b/test/test_const_appdirs.py index d43b6cc9e..d7128f92e 100644 --- a/test/test_const_appdirs.py +++ b/test/test_const_appdirs.py @@ -2,6 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # +# Copyright (C) 2021 Laurent Monin # Copyright (C) 2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_coverart_image.py b/test/test_coverart_image.py index 2c3175a63..eeebfad64 100644 --- a/test/test_coverart_image.py +++ b/test/test_coverart_image.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019, 2021 Philipp Wolfer -# Copyright (C) 2019-2020 Laurent Monin +# Copyright (C) 2019-2021 Laurent Monin # # 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/test/test_coverartprovider_caa.py b/test/test_coverartprovider_caa.py index 7d6aeef74..1e84dceee 100644 --- a/test/test_coverartprovider_caa.py +++ b/test/test_coverartprovider_caa.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # Copyright (C) 2020-2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_dataobj.py b/test/test_dataobj.py index 9d289bfca..9a8ad236a 100644 --- a/test/test_dataobj.py +++ b/test/test_dataobj.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2018 Philipp Wolfer +# Copyright (C) 2018, 2021 Philipp Wolfer # Copyright (C) 2020-2021 Laurent Monin # # This program is free software; you can redistribute it and/or diff --git a/test/test_disc.py b/test/test_disc.py index b99dd9bd3..256bfe824 100644 --- a/test/test_disc.py +++ b/test/test_disc.py @@ -3,6 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2020-2022 Philipp Wolfer +# Copyright (C) 2021 Laurent Monin # # 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/test/test_disc_eaclog.py b/test/test_disc_eaclog.py index 5c63c4d52..7268bdc50 100644 --- a/test/test_disc_eaclog.py +++ b/test/test_disc_eaclog.py @@ -2,6 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # +# Copyright (C) 2022 Laurent Monin # Copyright (C) 2022 Philipp Wolfer # # This program is free software; you can redistribute it and/or @@ -18,6 +19,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + from typing import Iterator from test.picardtestcase import ( diff --git a/test/test_disc_utils.py b/test/test_disc_utils.py index 0e5ef3b44..23a71f88e 100644 --- a/test/test_disc_utils.py +++ b/test/test_disc_utils.py @@ -18,6 +18,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + from test.picardtestcase import PicardTestCase from picard.disc.utils import ( diff --git a/test/test_disc_whipper.py b/test/test_disc_whipper.py index ab470aa57..de710016e 100644 --- a/test/test_disc_whipper.py +++ b/test/test_disc_whipper.py @@ -18,6 +18,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + from test.picardtestcase import ( PicardTestCase, get_test_data_path, diff --git a/test/test_file.py b/test/test_file.py index b85602484..e1bfdea8d 100644 --- a/test/test_file.py +++ b/test/test_file.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2018-2021 Philipp Wolfer -# Copyright (C) 2019-2021 Laurent Monin +# Copyright (C) 2019-2022 Laurent Monin # Copyright (C) 2021 Bob Swift # Copyright (C) 2021 Sophist-UK # diff --git a/test/test_imagelist.py b/test/test_imagelist.py index 73751215f..a5bdd5b24 100644 --- a/test/test_imagelist.py +++ b/test/test_imagelist.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2018-2019 Wieland Hoffmann -# Copyright (C) 2018-2020 Laurent Monin +# Copyright (C) 2018-2021 Laurent Monin # Copyright (C) 2018-2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_interface_colors.py b/test/test_interface_colors.py index 30d2118c3..e816e9575 100644 --- a/test/test_interface_colors.py +++ b/test/test_interface_colors.py @@ -2,8 +2,8 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2020 Laurent Monin # Copyright (C) 2020 Philipp Wolfer +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/test_log.py b/test/test_log.py index eb03b9860..8a105e6bb 100644 --- a/test/test_log.py +++ b/test/test_log.py @@ -3,6 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021 Gabriel Ferreira +# Copyright (C) 2021 Laurent Monin # Copyright (C) 2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_mbjson.py b/test/test_mbjson.py index 41be22782..dbe709966 100644 --- a/test/test_mbjson.py +++ b/test/test_mbjson.py @@ -3,9 +3,9 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2017 Sambhav Kothari -# Copyright (C) 2017, 2019-2021 Laurent Monin +# Copyright (C) 2017, 2019-2022 Laurent Monin # Copyright (C) 2018 Wieland Hoffmann -# Copyright (C) 2018-2021 Philipp Wolfer +# Copyright (C) 2018-2022 Philipp Wolfer # Copyright (C) 2020 dukeyin # Copyright (C) 2021 Bob Swift # Copyright (C) 2021 Vladislav Karbovskii diff --git a/test/test_metadata.py b/test/test_metadata.py index 1f347a748..14e1a7d48 100644 --- a/test/test_metadata.py +++ b/test/test_metadata.py @@ -4,8 +4,8 @@ # # Copyright (C) 2017 Sophist-UK # Copyright (C) 2018, 2020 Wieland Hoffmann -# Copyright (C) 2018-2020 Laurent Monin -# Copyright (C) 2018-2020 Philipp Wolfer +# Copyright (C) 2018-2021 Laurent Monin +# Copyright (C) 2018-2021 Philipp Wolfer # Copyright (C) 2020 dukeyin # # This program is free software; you can redistribute it and/or diff --git a/test/test_plugins.py b/test/test_plugins.py index 61572411b..56c924420 100644 --- a/test/test_plugins.py +++ b/test/test_plugins.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2019-2020 Laurent Monin +# Copyright (C) 2019-2021 Laurent Monin # Copyright (C) 2019-2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_releaseversions.py b/test/test_releaseversions.py index f686fe904..d54116a97 100644 --- a/test/test_releaseversions.py +++ b/test/test_releaseversions.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2013, 2018, 2020 Laurent Monin +# Copyright (C) 2013, 2018, 2020-2021 Laurent Monin # Copyright (C) 2014 Michael Wiencek # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2017 Sophist-UK diff --git a/test/test_script.py b/test/test_script.py index 945ce1036..ec8a0ee76 100644 --- a/test/test_script.py +++ b/test/test_script.py @@ -3,16 +3,16 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2007 Lukáš Lalinský -# Copyright (C) 2010, 2014, 2018-2021 Philipp Wolfer +# Copyright (C) 2010, 2014, 2018-2022 Philipp Wolfer # Copyright (C) 2012 Chad Wilson # Copyright (C) 2013 Michael Wiencek -# Copyright (C) 2013, 2017-2020 Laurent Monin +# Copyright (C) 2013, 2017-2021 Laurent Monin # Copyright (C) 2014, 2017 Sophist-UK # Copyright (C) 2016-2017 Sambhav Kothari # Copyright (C) 2017 Antonio Larrosa # Copyright (C) 2017-2018, 2021 Wieland Hoffmann # Copyright (C) 2018 virusMac -# Copyright (C) 2020-2021 Bob Swift +# Copyright (C) 2020-2022 Bob Swift # Copyright (C) 2021 Adam James # # This program is free software; you can redistribute it and/or diff --git a/test/test_scripttofilename.py b/test/test_scripttofilename.py index 2e33f8979..fd92fd799 100644 --- a/test/test_scripttofilename.py +++ b/test/test_scripttofilename.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2018-2020 Philipp Wolfer -# Copyright (C) 2019-2020 Laurent Monin +# Copyright (C) 2019-2021 Laurent Monin # # 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/test/test_settingsoverride.py b/test/test_settingsoverride.py index ffed09e7e..94064be20 100644 --- a/test/test_settingsoverride.py +++ b/test/test_settingsoverride.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2019-2020 Laurent Monin +# Copyright (C) 2019-2021 Laurent Monin # Copyright (C) 2020 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_similarity.py b/test/test_similarity.py index 7359a51ba..a0d6d0d93 100644 --- a/test/test_similarity.py +++ b/test/test_similarity.py @@ -5,6 +5,7 @@ # Copyright (C) 2006 Lukáš Lalinský # Copyright (C) 2013, 2018-2021 Laurent Monin # Copyright (C) 2018 Wieland Hoffmann +# Copyright (C) 2021 Philipp Wolfer # # 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/test/test_taggenrefilter.py b/test/test_taggenrefilter.py index b7756d2ee..56a6720df 100644 --- a/test/test_taggenrefilter.py +++ b/test/test_taggenrefilter.py @@ -4,7 +4,7 @@ # # Copyright (C) 2019 Wieland Hoffmann # Copyright (C) 2019-2021 Laurent Monin -# Copyright (C) 2020 Philipp Wolfer +# Copyright (C) 2020-2021 Philipp Wolfer # # 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/test/test_textencoding.py b/test/test_textencoding.py index 4d11e9d13..abf29c716 100644 --- a/test/test_textencoding.py +++ b/test/test_textencoding.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2014, 2017 Sophist-UK -# Copyright (C) 2015, 2018, 2020 Laurent Monin +# Copyright (C) 2015, 2018, 2020-2021 Laurent Monin # Copyright (C) 2017 Ville Skyttä # Copyright (C) 2018 Wieland Hoffmann # Copyright (C) 2018-2019, 2021 Philipp Wolfer diff --git a/test/test_track.py b/test/test_track.py index cd8af9fac..e8bdc8a62 100644 --- a/test/test_track.py +++ b/test/test_track.py @@ -3,6 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021 Laurent Monin +# Copyright (C) 2021 Philipp Wolfer # # 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/test/test_ui_mainwindow.py b/test/test_ui_mainwindow.py index 97d888e1e..31de27773 100644 --- a/test/test_ui_mainwindow.py +++ b/test/test_ui_mainwindow.py @@ -3,6 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2020 Philipp Wolfer +# Copyright (C) 2021 Laurent Monin # # 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/test/test_util_astrcmp.py b/test/test_util_astrcmp.py index e40093201..3369736e3 100644 --- a/test/test_util_astrcmp.py +++ b/test/test_util_astrcmp.py @@ -5,7 +5,7 @@ # Copyright (C) 2017 Lukáš Lalinský # Copyright (C) 2017 Sophist-UK # Copyright (C) 2017-2018 Wieland Hoffmann -# Copyright (C) 2018, 2020 Laurent Monin +# Copyright (C) 2018, 2020-2021 Laurent Monin # Copyright (C) 2018-2019, 2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_util_bitreader.py b/test/test_util_bitreader.py index 3c4c51d06..16718c08a 100644 --- a/test/test_util_bitreader.py +++ b/test/test_util_bitreader.py @@ -2,6 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # +# Copyright (C) 2021 Laurent Monin # Copyright (C) 2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_util_filenaming.py b/test/test_util_filenaming.py index a3e63c9fe..79b388625 100644 --- a/test/test_util_filenaming.py +++ b/test/test_util_filenaming.py @@ -5,7 +5,7 @@ # Copyright (C) 2013-2014 Ionuț Ciocîrlan # Copyright (C) 2016 Sambhav Kothari # Copyright (C) 2018 Wieland Hoffmann -# Copyright (C) 2018-2020 Laurent Monin +# Copyright (C) 2018-2021 Laurent Monin # Copyright (C) 2019-2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_util_lrucache.py b/test/test_util_lrucache.py index bd32d8935..1647e9cd6 100644 --- a/test/test_util_lrucache.py +++ b/test/test_util_lrucache.py @@ -2,7 +2,7 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2019-2020 Laurent Monin +# Copyright (C) 2019-2021 Laurent Monin # Copyright (C) 2020 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_util_mbserver.py b/test/test_util_mbserver.py index 91574737b..a61578b83 100644 --- a/test/test_util_mbserver.py +++ b/test/test_util_mbserver.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021 Laurent Monin -# Copyright (C) 2021 Philipp Wolfer +# Copyright (C) 2021-2022 Philipp Wolfer # # 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/test/test_util_natsort.py b/test/test_util_natsort.py index 3d181c3f3..81c82d632 100644 --- a/test/test_util_natsort.py +++ b/test/test_util_natsort.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2020 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/test_util_preservedtags.py b/test/test_util_preservedtags.py index 8db115289..6a59a0b12 100644 --- a/test/test_util_preservedtags.py +++ b/test/test_util_preservedtags.py @@ -2,8 +2,8 @@ # # Picard, the next-generation MusicBrainz tagger # -# Copyright (C) 2020 Laurent Monin # Copyright (C) 2020 Philipp Wolfer +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/test_util_script_detector_weighted.py b/test/test_util_script_detector_weighted.py index eaf7aef4c..a55d2cfc6 100644 --- a/test/test_util_script_detector_weighted.py +++ b/test/test_util_script_detector_weighted.py @@ -4,6 +4,7 @@ # # Copyright (C) 2021 Bob Swift # Copyright (C) 2021 Laurent Monin +# Copyright (C) 2021 Philipp Wolfer # # 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/test/test_util_tags.py b/test/test_util_tags.py index 49867f4fa..f3de0454f 100644 --- a/test/test_util_tags.py +++ b/test/test_util_tags.py @@ -3,7 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2019-2020 Philipp Wolfer -# Copyright (C) 2020 Laurent Monin +# Copyright (C) 2020-2021 Laurent Monin # # 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/test/test_util_time.py b/test/test_util_time.py index 2f445cad7..b667ba235 100644 --- a/test/test_util_time.py +++ b/test/test_util_time.py @@ -3,6 +3,7 @@ # Picard, the next-generation MusicBrainz tagger # # Copyright (C) 2021 Gabriel Ferreira +# Copyright (C) 2021 Laurent Monin # Copyright (C) 2021 Philipp Wolfer # # This program is free software; you can redistribute it and/or diff --git a/test/test_util_uniqnum_title.py b/test/test_util_uniqnum_title.py index 16a3bc2ed..879264cdd 100644 --- a/test/test_util_uniqnum_title.py +++ b/test/test_util_uniqnum_title.py @@ -4,6 +4,7 @@ # # Copyright (C) 2021 Bob Swift # Copyright (C) 2021 Laurent Monin +# Copyright (C) 2021 Philipp Wolfer # # 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/test/test_utils.py b/test/test_utils.py index fbc1e1256..380fbf9e0 100644 --- a/test/test_utils.py +++ b/test/test_utils.py @@ -4,7 +4,7 @@ # # Copyright (C) 2006-2007 Lukáš Lalinský # Copyright (C) 2010 fatih -# Copyright (C) 2010-2011, 2014, 2018-2021 Philipp Wolfer +# Copyright (C) 2010-2011, 2014, 2018-2022 Philipp Wolfer # Copyright (C) 2012, 2014, 2018 Wieland Hoffmann # Copyright (C) 2013 Ionuț Ciocîrlan # Copyright (C) 2013-2014, 2018-2021 Laurent Monin diff --git a/test/test_webservice.py b/test/test_webservice.py index 66acfd69d..4e8d8fa25 100644 --- a/test/test_webservice.py +++ b/test/test_webservice.py @@ -4,8 +4,8 @@ # # Copyright (C) 2017 Sambhav Kothari # Copyright (C) 2017-2018 Wieland Hoffmann -# Copyright (C) 2018, 2020 Laurent Monin -# Copyright (C) 2019-2021 Philipp Wolfer +# Copyright (C) 2018, 2020-2021 Laurent Monin +# Copyright (C) 2019-2022 Philipp Wolfer # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License