summaryrefslogtreecommitdiff
path: root/tests/unittest_modutils.py
diff options
context:
space:
mode:
authorhippo91 <guillaume.peillex@gmail.com>2020-12-27 16:02:19 +0100
committerhippo91 <guillaume.peillex@gmail.com>2020-12-27 16:02:19 +0100
commitdaecc59041810680708d1d099199d83331b853bd (patch)
tree58e869bc48d58b67685c488529226df8e85690e2 /tests/unittest_modutils.py
parentf05a518d15a89ad8c2894923a6530ea891fcc0e0 (diff)
downloadastroid-git-daecc59041810680708d1d099199d83331b853bd.tar.gz
New copyright notices
Diffstat (limited to 'tests/unittest_modutils.py')
-rw-r--r--tests/unittest_modutils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittest_modutils.py b/tests/unittest_modutils.py
index 460bc93f..9b3cecf4 100644
--- a/tests/unittest_modutils.py
+++ b/tests/unittest_modutils.py
@@ -10,6 +10,7 @@
# Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk>
# Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com>
# Copyright (c) 2019 markmcclain <markmcclain@users.noreply.github.com>
+# Copyright (c) 2020 Peter Kolbus <peter.kolbus@gmail.com>
# 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/COPYING.LESSER