Skip to content

Commit 5929e45

Browse files
committed
Added license badge.
1 parent db86022 commit 5929e45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ scoverage is a free Apache licensed code coverage tool for scala that offers sta
55
scoverage is available for sbt, maven, and gradle.
66

77
[![Build Status](https://travis-ci.org/scoverage/scalac-scoverage-plugin.svg?branch=master)](https://travis-ci.org/scoverage/scalac-scoverage-plugin)
8+
[![License](http://img.shields.io/:license-Apache%202-red.svg)](http://www.apache.org/licenses/LICENSE-2.0.txt)
89

910
Join the [scoverage](http://groups.google.com/group/scala-code-coverage-tool)
1011
google group for help, bug reports, feature requests, and general
@@ -201,7 +202,7 @@ Further details are given in the plugin readme's.
201202
```
202203
This software is licensed under the Apache 2 license, quoted below.
203204
204-
Copyright 2013-2014 Stephen Samuel
205+
Copyright 2013-2015 Stephen Samuel
205206
206207
Licensed under the Apache License, Version 2.0 (the "License"); you may not
207208
use this file except in compliance with the License. You may obtain a copy of

0 commit comments

Comments
 (0)