Skip to content

Commit

Permalink
Change license from LGPL2 to Apache 2 in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Éric Lemoine committed Oct 11, 2018
1 parent b6f6848 commit 4efa0a1
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 4efa0a1

Please sign in to comment.