File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ scoverage is a free Apache licensed code coverage tool for scala that offers sta
5
5
scoverage is available for sbt, maven, and gradle.
6
6
7
7
[ ![ 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 )
8
9
9
10
Join the [ scoverage] ( http://groups.google.com/group/scala-code-coverage-tool )
10
11
google group for help, bug reports, feature requests, and general
@@ -201,7 +202,7 @@ Further details are given in the plugin readme's.
201
202
```
202
203
This software is licensed under the Apache 2 license, quoted below.
203
204
204
- Copyright 2013-2014 Stephen Samuel
205
+ Copyright 2013-2015 Stephen Samuel
205
206
206
207
Licensed under the Apache License, Version 2.0 (the "License"); you may not
207
208
use this file except in compliance with the License. You may obtain a copy of
You can’t perform that action at this time.
0 commit comments