diff --git a/setup.py b/setup.py index 66b4647a3..d033ea09f 100644 --- a/setup.py +++ b/setup.py @@ -111,7 +111,7 @@ setup( author_email='hdl@haruhi.download', maintainer='Dominika Liberda', maintainer_email='ja@sdomi.pl', - license='Unlicense', + license='LGPL-3.0-or-later', packages=[ 'haruhi_dl', 'haruhi_dl.extractor', 'haruhi_dl.downloader',