Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPL to MIT and other improvements #20

Merged
merged 2 commits into from
Mar 6, 2018
Merged

GPL to MIT and other improvements #20

merged 2 commits into from
Mar 6, 2018

Conversation

jborean93
Copy link
Owner

Makes a few changes to the library such as

  • Removed the des encryption code that was incorrectly licensed
  • Rewrote a few sections to be more legible
  • Rewrote the testing suite to use py.test and not unittests
  • Added pep8 sanity check to the build
  • Changed overall license from GPL to MIT now the code is written by myself
  • Fixed up some deprecation issues with hashlib

… libraries, changed test suite to tox/py.test, fixed up some deprecated warnings from underlying libraries
@jborean93
Copy link
Owner Author

Hey @nnam, I know it is out of the blue but this PR changes the license type from GPL to MIT. You made a commit to add pass the hash support here b2e4a17 and would like to get your approval for changing the license.

@nnam
Copy link
Contributor

nnam commented Mar 6, 2018

No problem. 👍

@coveralls
Copy link

coveralls commented Mar 6, 2018

Coverage Status

Coverage increased (+2.08%) to 100.0% when pulling 28f0996 on relicense-tidy into c729e49 on master.

@jborean93
Copy link
Owner Author

Thanks @nnam.

@jborean93 jborean93 merged commit dc83682 into master Mar 6, 2018
@jborean93 jborean93 deleted the relicense-tidy branch March 6, 2018 21:56
@jborean93 jborean93 mentioned this pull request Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants