]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update license to 'MPL' [RT #47101]
authorMark Andrews <marka@isc.org>
Thu, 1 Feb 2018 23:37:54 +0000 (10:37 +1100)
committerMark Andrews <marka@isc.org>
Thu, 1 Feb 2018 23:38:34 +0000 (10:38 +1100)
(cherry picked from commit a97ca00ce83f10eaee53681ea5c4d50771890df9)

bin/python/setup.py

index 0776f5952fbae704880bf3abb39e35117ce7f16b..e71afd9cd8b957acbb41540e8e99989ba2afa23d 100644 (file)
@@ -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'])