From: Bob Halley Date: Sat, 4 Jul 2020 16:44:52 +0000 (-0700) Subject: Update classifiers. X-Git-Tag: v2.0.0rc2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15445186d8baa642afee8477fbbd6e6532ecdeba;p=thirdparty%2Fdnspython.git Update classifiers. --- diff --git a/setup.py b/setup.py index a3752111..8dad5125 100755 --- a/setup.py +++ b/setup.py @@ -58,9 +58,9 @@ direct manipulation of DNS zones, messages, names, and records.""", "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", - "License :: Freeware", - "Operating System :: Microsoft :: Windows :: Windows 95/98/2000", + "License :: OSI Approved :: ISC License (ISCL)", "Operating System :: POSIX", + "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Topic :: Internet :: Name Service (DNS)", "Topic :: Software Development :: Libraries :: Python Modules",