From 15445186d8baa642afee8477fbbd6e6532ecdeba Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sat, 4 Jul 2020 09:44:52 -0700 Subject: [PATCH] Update classifiers. --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", -- 2.47.3