aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAlex Stapleton <alexs@prol.etari.at>2014-11-06 14:40:11 +0000
committerAlex Stapleton <alexs@prol.etari.at>2014-11-06 14:40:11 +0000
commit4a779f069d0280f2ad531526086e898a1c05e7d7 (patch)
treebac709a8aaff32c8a3385d85b0b2afcf79e68f35 /setup.py
parentec60e31c37a04f773e65d98e83ba9d5b05d4950f (diff)
parentd2cb974e4503198dd4149be2ca3da61b7fa7a48c (diff)
downloadcryptography-4a779f069d0280f2ad531526086e898a1c05e7d7.tar.gz
cryptography-4a779f069d0280f2ad531526086e898a1c05e7d7.tar.bz2
cryptography-4a779f069d0280f2ad531526086e898a1c05e7d7.zip
Merge pull request #1458 from alex/setup-py-license
Update the license in setup.py
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index ca729275..bf4e864b 100644
--- a/setup.py
+++ b/setup.py
@@ -304,6 +304,7 @@ setup(
classifiers=[
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
+ "License :: OSI Approved :: BSD License",
"Natural Language :: English",
"Operating System :: MacOS :: MacOS X",
"Operating System :: POSIX",