Skip to content

Commit 8a01c80

Browse files
author
Georg Schramm
committed
change to LGPL-3.0-or-later
1 parent 4cd00b7 commit 8a01c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
author_email="[email protected]",
99
description="Python imaging utilities developed in the medical imaging research center of KU Leuven",
1010
long_description="Python imaging utilities developed in the medical imaging research center of KU Leuven",
11-
license='LGPL-3.0-only',
11+
license='LGPL-3.0-or-later',
1212
license_files = ('LICENSE',),
1313
long_description_content_type="text/markdown",
1414
url="https://github.com/gschramm/pymirc",

0 commit comments

Comments
 (0)