readme-md-template.md: remove license badge, as travis now displays license information at the top
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1811491 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/6806d896 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/6806d896 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/6806d896 Branch: refs/heads/master Commit: 6806d8969ec62dae99740208a6dbf092a5f55e85 Parents: f63b2ab Author: Pascal Schumacher <[email protected]> Authored: Sun Oct 8 14:35:44 2017 +0000 Committer: Pascal Schumacher <[email protected]> Committed: Sun Oct 8 14:35:44 2017 +0000 ---------------------------------------------------------------------- src/main/resources/commons-xdoc-templates/readme-md-template.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/6806d896/src/main/resources/commons-xdoc-templates/readme-md-template.md ---------------------------------------------------------------------- diff --git a/src/main/resources/commons-xdoc-templates/readme-md-template.md b/src/main/resources/commons-xdoc-templates/readme-md-template.md index eac336a..c9ff71b 100644 --- a/src/main/resources/commons-xdoc-templates/readme-md-template.md +++ b/src/main/resources/commons-xdoc-templates/readme-md-template.md @@ -47,7 +47,6 @@ [](https://coveralls.io/r/apache/@ARTIFACTCOREID@) [](https://maven-badges.herokuapp.com/maven-central/@GROUPID@/@ARTIFACTCOREID@/) [](https://javadoc.io/doc/@GROUPID@/@ARTIFACTCOREID@/@VERSION@) -[](http://www.apache.org/licenses/LICENSE-2.0.html) @DESCRIPTION@
