[
https://issues.jboss.org/browse/WFCORE-3085?page=com.atlassian.jira.plugi...
]
Kabir Khan commented on WFCORE-3085:
------------------------------------
The existing license <name> should be "GNU Lesser General Public License v2.1
only"
But I also think we need to add the following since AFAIK new files are ASL 2.0:
{code}
<licenses>
<license>
<name>Apache License 2.0</name>
<
url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
{code}
Update license related information
----------------------------------
Key: WFCORE-3085
URL:
https://issues.jboss.org/browse/WFCORE-3085
Project: WildFly Core
Issue Type: Task
Affects Versions: 3.0.0.Beta28
Reporter: Petr SakaĆ
Please change name of license in root pom file licenses tag to comply with the name from
the first column of the license list
https://spdx.org/licenses/
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)