Project

General

Profile

Download (925 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / cots / audit / cobertura / README @ master

1
ABOUT
2

    
3
Cobertura is a free Java code coverage reporting tool.  It is
4
based on jcoverage 1.0.5.  See the Cobertura web page for more
5
details.  http://cobertura.sourceforge.net/
6

    
7

    
8
COPYRIGHT
9

    
10
See the included file "COPYRIGHT"
11

    
12

    
13
LICENSE
14

    
15
Cobertura is free software.  Most of it is licensed under the GNU
16
GPL, and you can redistribute it and/or modify it under the terms
17
of the GNU General Public License as published by the Free Software
18
Foundation; either version 2 of the License, or (at your option)
19
any later version.  Please review the file COPYING included in this
20
distribution for further details.
21

    
22
Parts of Cobertura are licensed under the Apache Software License,
23
Version 1.1.
24

    
25

    
26
WARRANTY
27

    
28
Cobertura is distributed in the hope that it will be useful, but
29
WITHOUT ANY WARRANTY; without even the implied warranty of
30
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
31
General Public License for more details.