From 9ad8589efd625fe125345a6e1508ee5be78fd547 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 14 Feb 2011 03:58:26 -0500 Subject: [PATCH] ISC --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9b3bec0c..66845871 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ setup( # 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'Natural Language :: English', - 'License :: OSI Approved :: MIT License', + 'License :: OSI Approved :: ISC License (ISCL)', 'Programming Language :: Python', # 'Programming Language :: Python :: 2.5', 'Programming Language :: Python :: 2.6',