changed license from MIT to BSD 3-clause - closes #42

This commit is contained in:
Michael Greene
2014-05-07 11:46:42 -07:00
parent 0160027471
commit b2b27cca8f
4 changed files with 33 additions and 25 deletions

View File

@@ -42,7 +42,7 @@ setup(
'Topic :: Security :: Cryptography',
'Topic :: Software Development :: Libraries',
'Topic :: Software Development :: Libraries :: Python Modules',
'License :: OSI Approved :: MIT License',
'License :: OSI Approved :: BSD License',
],
keywords = ["PGP", "pgp", "Pretty Good Privacy", "GPG", "gpg", "OpenPGP"],