Skip to content

Commit

Permalink
Merge pull request #31 from Oslandia/license
Browse files Browse the repository at this point in the history
Change license from LGPL2 to Apache 2 in setup.py
  • Loading branch information
peppsac committed Oct 11, 2018
2 parents b6f6848 + 4efa0a1 commit d61e55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def find_version(*file_paths):
url='https://github.com/Oslandia/py3dtiles',
author='Oslandia',
author_email='contact@oslandia.com',
license='LGPL2 or later',
license='Apache License Version 2.0',
classifiers=[
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
Expand Down

0 comments on commit d61e55c

Please sign in to comment.