diff --git a/setup.py b/setup.py index 6149816..daea81f 100644 --- a/setup.py +++ b/setup.py @@ -25,6 +25,7 @@ % about["__version__"], keywords=["rtf"], scripts=["striprtf/striprtf"], + license="BSD-3-Clause", classifiers=[ "License :: OSI Approved :: BSD License", ],