summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-07-04 09:44:52 -0700
committerBob Halley <halley@dnspython.org>2020-07-04 09:44:52 -0700
commit15445186d8baa642afee8477fbbd6e6532ecdeba (patch)
tree7971c699d14249382adac1340a698169bf43908d /setup.py
parentb918610e4fc30a694eb78a6d8a856412d19a6087 (diff)
downloaddnspython-15445186d8baa642afee8477fbbd6e6532ecdeba.tar.gz
Update classifiers.
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index a375211..8dad512 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",