提交 2b53041f authored 作者: Andrew Gaul's avatar Andrew Gaul

List licenses independently

This allows automated tools to consume this metadata.
上级 947b582b
...@@ -12,8 +12,13 @@ ...@@ -12,8 +12,13 @@
<licenses> <licenses>
<license> <license>
<name>MPL 2.0 or EPL 1.0</name> <name>MPL 2.0</name>
<url>http://h2database.com/html/license.html</url> <url>https://www.mozilla.org/en-US/MPL/2.0/</url>
<distribution>repo</distribution>
</license>
<license>
<name>EPL 1.0</name>
<url>https://opensource.org/licenses/eclipse-1.0.php</url>
<distribution>repo</distribution> <distribution>repo</distribution>
</license> </license>
</licenses> </licenses>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论