FABLE-3DXRD / xfab

Other
6 stars 7 forks source link

Move copyright and license to dedicated LICENSE.txt file #31

Closed AxelHenningsson closed 2 years ago

AxelHenningsson commented 2 years ago

Move copyright and license to dedicated LICENSE.txt file as is common and best practice for python packaging.

NOTE: This pull request does not in any way modify, change or alter the copyright and license statements as previously found in the __init__.py, nor is it the intent or purpose of the author to do so.