summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2010-10-28 18:28:38 +0100
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2010-10-28 18:28:38 +0100
commit92c413712914c2c71b508c3f142f2482a766ad0e (patch)
treea58e33430857498c58f85d5386228f770b962462 /setup.py
parent44c0c75e67086a0a9b22e4e614c7774d44d9fe84 (diff)
downloadlogutils-git-0.2.tar.gz
Changes for 0.20.2
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 29dcac6..a8a7da6 100644
--- a/setup.py
+++ b/setup.py
@@ -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',