Skip to content

Commit a9bdf18

Browse files
authored
Update license (#47)
1 parent be77b19 commit a9bdf18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
name='iotedgehubdev',
4141
version=VERSION,
4242
url='https://github.com/Azure/iotedgehubdev',
43-
license='BSD',
43+
license='MIT',
4444
author='iotedgehubdev',
4545
author_email='vsciet@microsoft.com',
4646
description='Azure IoT EdgeHub Dev Tool',
@@ -67,7 +67,7 @@
6767
# 'Development Status :: 7 - Inactive',
6868
'Environment :: Console',
6969
'Intended Audience :: Developers',
70-
'License :: OSI Approved :: BSD License',
70+
'License :: OSI Approved :: MIT License',
7171
'Operating System :: POSIX',
7272
'Operating System :: MacOS',
7373
'Operating System :: Unix',

0 commit comments

Comments
 (0)