mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-15 00:50:02 -04:00
Update license to 'MPL' [RT #47101]
(cherry picked from commit a97ca00ce8)
This commit is contained in:
parent
2549e09af5
commit
1fea816a07
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