--- bin/python/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/python/setup.py b/bin/python/setup.py index 0776f59..e71afd9 100644 --- a/bin/python/setup.py +++ b/bin/python/setup.py @@ -13,6 +13,6 @@ setup(name='isc', url='https://www.isc.org/bind', author='Internet Systems Consortium, Inc', author_email='bind9-bugs@isc.org', - license='ISC', + license='MPL', requires=['ply'], packages=['isc']) -- 2.10.1.445.g3cdd5d1