diff options
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2010-10-28 18:28:38 +0100 |
---|---|---|
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2010-10-28 18:28:38 +0100 |
commit | 92c413712914c2c71b508c3f142f2482a766ad0e (patch) | |
tree | a58e33430857498c58f85d5386228f770b962462 /setup.py | |
parent | 44c0c75e67086a0a9b22e4e614c7774d44d9fe84 (diff) | |
download | logutils-git-0.2.tar.gz |
Changes for 0.20.2
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ distutils.core.setup( 'Development Status :: 4 - Beta', 'Environment :: Console', 'Intended Audience :: Developers', - 'License :: OSI Approved :: New BSD License', + 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Topic :: Software Development', |