fix License tag
See: https://src.fedoraproject.org/rpms/modello/pull-request/1#comment-29587
This commit is contained in:
parent
68a0f6ea14
commit
197da3a2e5
@ -7,7 +7,9 @@ Epoch: 0
|
||||
Version: 1.10.0
|
||||
Release: 1%{?dist}
|
||||
# The majority of files are under MIT license, but some of them are ASL 2.0.
|
||||
License: MIT and ASL 2.0
|
||||
# Some parts of the project are derived from the Exolab project,
|
||||
# and are licensed under a 5-clause BSD license.
|
||||
License: MIT and ASL 2.0 and BSD
|
||||
|
||||
URL: http://codehaus-plexus.github.io/modello
|
||||
Source0: http://repo2.maven.org/maven2/org/codehaus/%{name}/%{name}/%{version}/%{name}-%{version}-source-release.zip
|
||||
|
||||
Loading…
Reference in New Issue
Block a user