diff options
Diffstat (limited to 'llvm/utils/lit/setup.py')
-rw-r--r-- | llvm/utils/lit/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/lit/setup.py b/llvm/utils/lit/setup.py index 10b75e7..9d26b2e 100644 --- a/llvm/utils/lit/setup.py +++ b/llvm/utils/lit/setup.py @@ -60,7 +60,7 @@ https://github.com/llvm/llvm-project/tree/master/llvm/utils/lit 'Development Status :: 3 - Alpha', 'Environment :: Console', 'Intended Audience :: Developers', - 'License :: OSI Approved :: Apache-2.0 with LLVM exception', + 'License :: OSI Approved :: Apache Software License', 'Natural Language :: English', 'Operating System :: OS Independent', 'Programming Language :: Python', |