Update license field to SPDX format
This commit is contained in:
parent
6378903fa4
commit
e42cbcf9e5
@ -4,11 +4,11 @@ Name: plexus-containers
|
||||
Version: 2.1.1
|
||||
Release: 4%{?dist}
|
||||
Summary: Containers for Plexus
|
||||
# Most of the files are either under ASL 2.0 or MIT
|
||||
# Most of the files are either under Apache-2.0 or MIT
|
||||
# The following files are under xpp:
|
||||
# plexus-component-metadata/src/main/java/org/codehaus/plexus/metadata/merge/Driver.java
|
||||
# plexus-component-metadata/src/main/java/org/codehaus/plexus/metadata/merge/MXParser.java
|
||||
License: ASL 2.0 and MIT and xpp
|
||||
License: Apache-2.0 AND MIT AND xpp
|
||||
URL: https://github.com/codehaus-plexus/plexus-containers
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user