diff --git a/bindings/python/setup.py.in b/bindings/python/setup.py.in index bda0f9bbc7..61409885fd 100644 --- a/bindings/python/setup.py.in +++ b/bindings/python/setup.py.in @@ -18,7 +18,7 @@ setup(name="foundationdb", classifiers=[ 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', - 'License :: OSI Approved :: Apache v2 License', + 'License :: OSI Approved :: Apache Software License', 'Operating System :: MacOS :: MacOS X', 'Operating System :: Microsoft :: Windows', 'Operating System :: POSIX :: Linux',