Skip to content

Commit

Permalink
change to LGPL-3.0-or-later
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Schramm committed Jun 1, 2021
1 parent 4cd00b7 commit 8a01c80
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 @@ -8,7 +8,7 @@
author_email="georg.schramm@kuleuven.be",
description="Python imaging utilities developed in the medical imaging research center of KU Leuven",
long_description="Python imaging utilities developed in the medical imaging research center of KU Leuven",
license='LGPL-3.0-only',
license='LGPL-3.0-or-later',
license_files = ('LICENSE',),
long_description_content_type="text/markdown",
url="https://github.com/gschramm/pymirc",
Expand Down

0 comments on commit 8a01c80

Please sign in to comment.