mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-20 21:58:03 -04:00
Update license to 'MPL' [RT #47101]
This commit is contained in:
parent
b675979c68
commit
a97ca00ce8
1 changed files with 1 additions and 1 deletions
|
|
@ -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'])
|
||||
|
|
|
|||
Loading…
Reference in a new issue