Skip to content
Snippets Groups Projects
Commit e4dccb3c authored by Florent Xicluna's avatar Florent Xicluna
Browse files

Adjust copyright holder

parent 40ad6b1d
No related branches found
No related tags found
No related merge requests found
Copyright © <year> Ned Batchelder
Copyright © 2011-2013 Tarek Ziade <tarek@ziade.org>
Copyright © 2013 Florent Xicluna <florent.xicluna@gmail.com>
 
Licensed under the terms of the Expat License
Loading
Loading
Loading
Loading
@@ -24,8 +24,10 @@ setup(
description="McCabe checker, plugin for flake8",
long_description=get_long_description(),
keywords='flake8 mccabe',
author='Florent Xicluna',
author_email='florent.xicluna@gmail.com',
author='Tarek Ziade',
author_email='tarek@ziade.org',
maintainer='Florent Xicluna',
maintainer_email='florent.xicluna@gmail.com',
url='https://github.com/florentx/mccabe',
license='Expat license',
py_modules=['mccabe'],
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment