You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by pa...@apache.org on 2017/04/28 14:43:38 UTC

commons-io git commit: README.md: remove license badge, because github now displays the license at the top

Repository: commons-io
Updated Branches:
  refs/heads/master a64b4cc53 -> ffcbfdc80


README.md: remove license badge, because github now displays the license at the top


Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/ffcbfdc8
Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/ffcbfdc8
Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/ffcbfdc8

Branch: refs/heads/master
Commit: ffcbfdc80ed7ca7ffce883f615f710beabd9e06c
Parents: a64b4cc
Author: pascalschumacher <pa...@gmx.net>
Authored: Fri Apr 28 16:43:27 2017 +0200
Committer: pascalschumacher <pa...@gmx.net>
Committed: Fri Apr 28 16:43:27 2017 +0200

----------------------------------------------------------------------
 README.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-io/blob/ffcbfdc8/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index c5da757..fc28d5f 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,6 @@ Apache Commons IO
 
 [![Build Status](https://travis-ci.org/apache/commons-io.svg?branch=master)](https://travis-ci.org/apache/commons-io)
 [![Coverage Status](https://coveralls.io/repos/github/apache/commons-io/badge.svg?branch=master)](https://coveralls.io/github/apache/commons-io?branch=master)
-[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
 
 The Apache Commons IO library contains utility classes, stream implementations, file filters, 
 file comparators, endian transformation classes, and much more.