diff options
Diffstat (limited to 'tests/unittest_regrtest.py')
-rw-r--r-- | tests/unittest_regrtest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unittest_regrtest.py b/tests/unittest_regrtest.py index 7a5723d4..7f0eb886 100644 --- a/tests/unittest_regrtest.py +++ b/tests/unittest_regrtest.py @@ -10,8 +10,8 @@ # Copyright (c) 2019, 2021 hippo91 <guillaume.peillex@gmail.com> # Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk> # Copyright (c) 2020 David Gilman <davidgilman1@gmail.com> -# Copyright (c) 2021 Andrew Haigh <hello@nelf.in> # Copyright (c) 2021 Pierre Sassoulas <pierre.sassoulas@gmail.com> +# Copyright (c) 2021 Andrew Haigh <hello@nelf.in> # Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html # For details: https://github.com/PyCQA/astroid/blob/master/LICENSE |