diff options
author | Claudiu Popa <pcmanticore@gmail.com> | 2018-07-15 11:36:36 +0200 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2018-07-15 11:36:36 +0200 |
commit | 3a8635a9ef85759f96bfefd8edcd70e223fd12bb (patch) | |
tree | 2c72a366633a58fa013008cd37ed9ce9eea13cbd /pylint/test/unittest_checkers_utils.py | |
parent | 6f087b25b3b751ddb2c1cbd03f4b406fd82da78a (diff) | |
download | pylint-git-3a8635a9ef85759f96bfefd8edcd70e223fd12bb.tar.gz |
Update copyright notices
Diffstat (limited to 'pylint/test/unittest_checkers_utils.py')
-rw-r--r-- | pylint/test/unittest_checkers_utils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pylint/test/unittest_checkers_utils.py b/pylint/test/unittest_checkers_utils.py index 5b34ce33f..824a22278 100644 --- a/pylint/test/unittest_checkers_utils.py +++ b/pylint/test/unittest_checkers_utils.py @@ -1,5 +1,5 @@ # Copyright (c) 2010 LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr> -# Copyright (c) 2013-2016 Claudiu Popa <pcmanticore@gmail.com> +# Copyright (c) 2013-2017 Claudiu Popa <pcmanticore@gmail.com> # Copyright (c) 2013-2014 Google, Inc. # Copyright (c) 2014 Arun Persaud <arun@nubati.net> # Copyright (c) 2015 Ionel Cristian Maries <contact@ionelmc.ro> |