Author: pascalschumacher
Date: Sun Oct  8 14:35:44 2017
New Revision: 1811491

URL: http://svn.apache.org/viewvc?rev=1811491&view=rev
Log:
readme-md-template.md: remove license badge, as travis now displays license 
information at the top

Modified:
    
commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/readme-md-template.md

Modified: 
commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/readme-md-template.md
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/readme-md-template.md?rev=1811491&r1=1811490&r2=1811491&view=diff
==============================================================================
--- 
commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/readme-md-template.md
 (original)
+++ 
commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/readme-md-template.md
 Sun Oct  8 14:35:44 2017
@@ -47,7 +47,6 @@
 [![Coverage 
Status](https://coveralls.io/repos/apache/@ARTIFACTCOREID@/badge.svg?branch=master)](https://coveralls.io/r/apache/@ARTIFACTCOREID@)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/@GROUPID@/@ARTIFACTCOREID@/badge.svg)](https://maven-badges.herokuapp.com/maven-central/@GROUPID@/@ARTIFACTCOREID@/)
 
[![Javadocs](https://javadoc.io/badge/@GROUPID@/@ARTIFACTCOREID@/@[email protected])](https://javadoc.io/doc/@GROUPID@/@ARTIFACTCOREID@/@VERSION@)
-[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
 
 @DESCRIPTION@
 


Reply via email to