Fixup license

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-03-30 09:54:02 +02:00
parent 3f0f050463
commit 63746a75e9
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 7 additions and 0 deletions

View File

@ -44,6 +44,13 @@ Intuitive find & replace CLI.
%package -n %{crate}
Summary: %{summary}
# Install all deps (without check), grab their licenses and make it simple
# * ASL 2.0 or MIT
# * MIT
# * MIT or ASL 2.0
# * (MIT or ASL 2.0) and BSD
# * Unlicense or MIT
License: MIT and BSD
%description -n %{crate} %{_description}