From 577058d3ca8058d717461a638f7758d4c5d338fa Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 21 Feb 2011 13:24:31 -0500 Subject: [PATCH] ISCL --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c2870e4..0e2ee5a 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ setup( # 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'Natural Language :: English', - 'License :: OSI Approved :: ISC License', + 'License :: OSI Approved :: ISC License (ISCL)', 'Programming Language :: Python', # 'Programming Language :: Python :: 2.5', 'Programming Language :: Python :: 2.6',