Skip to content
Snippets Groups Projects
Commit af09efb5 authored by Gavin M. Roy's avatar Gavin M. Roy
Browse files

Update license related info

parent 694582bd
No related branches found
No related tags found
No related merge requests found
Copyright (c) 2012-2014 Gavin M. Roy
Copyright (c) 2012-2015 Gavin M. Roy
All rights reserved.
 
Redistribution and use in source and binary forms, with or without modification,
Loading
Loading
Loading
Loading
@@ -37,6 +37,6 @@ setuptools.setup(name='rabbitpy',
include_package_data=True,
install_requires=['pamqp>=1.6.0,<2.0'],
tests_require=tests_require,
license=open('LICENSE').read(),
license='BSD',
classifiers=classifiers,
zip_safe=True)
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