aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-10-31 19:28:57 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2014-10-31 19:28:57 -0700
commitabe8bc966ceff90dbb26affcf54348e4809864d5 (patch)
tree6817054c41ecc8793ad8d6884460989b245af3b1 /setup.py
parentec60e31c37a04f773e65d98e83ba9d5b05d4950f (diff)
downloadcryptography-abe8bc966ceff90dbb26affcf54348e4809864d5.tar.gz
cryptography-abe8bc966ceff90dbb26affcf54348e4809864d5.tar.bz2
cryptography-abe8bc966ceff90dbb26affcf54348e4809864d5.zip
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",