This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository cobertura.
commit a9f6d0dab5130db74ca709e69081fa9798ce5d2d Author: Miguel Landaeta <[email protected]> Date: Sat Jul 29 15:08:37 2017 +0100 Upload d/copyright --- debian/changelog | 3 +- debian/copyright | 793 ++++++++++++++++++++++++++++--------------------------- 2 files changed, 413 insertions(+), 383 deletions(-) diff --git a/debian/changelog b/debian/changelog index aa9368e..483d4b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ cobertura (1.9.4.1+dfsg-5) UNRELEASED; urgency=medium * Team upload. * Remove myself from uploaders list. (Closes: #XXXXXX). * Update watch file. + * Update copyright info to format 1.0. - -- Miguel Landaeta <[email protected]> Sat, 29 Jul 2017 15:02:17 +0100 + -- Miguel Landaeta <[email protected]> Sat, 29 Jul 2017 15:08:10 +0100 cobertura (1.9.4.1+dfsg-4) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index b8f85ba..d58aa07 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,46 +1,93 @@ -The sources where downloaded as http://downloads.sourceforge.net/project/cobertura/cobertura/1.9.3/cobertura-1.9.3-bin.tar.gz?use_mirror=hivelocity. +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: cobertura +Source: http://cobertura.github.io/cobertura/ +Comment: To clarify any doubt regarding the incompatibility between GPL-2+ and + Apache-1.1 licenses, upstream comments about this: + . + "The use of the Apache Software License in Cobertura is very straight forward. + Cobertura includes a set of ant tasks which can be used to call Cobertura. Ant + itself is licensed under the Apache Software License, Version 2.0. Because ant + tasks are loaded directly into the runtime of ant, and the GPL is incompatable + with all versions of the Apache Software License, ant tasks can not be + licensed under the GPL. + . + For this reason, the Cobertura ant tasks are licensed under the Apache + Software License, Version 1.1. And because these ant tasks are not + GPL-compatable, but the rest of Cobertura is GPL, when these ant tasks invoke + Cobertura they must do so by exec'ing a new JVM." + . + For more information about this, please visit upstream's website available at + http://cobertura.sourceforge.net/license.html. License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + . + Also add information on how to contact you by electronic and paper mail. + . The full text of the GPL is distributed in /usr/share/common-licenses/GPL-2 on Debian systems. License: Apache-2.0 + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + . The full text of the Apache License 2.0 is distributed in /usr/share/common-licenses/Apache-2.0 on Debian systems. License: Apache-1.1 The Apache Software License, Version 1.1 - + . Copyright (c) 2000 The Apache Software Foundation. All rights reserved. - + . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - + . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - + . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - + . 3. The end-user documentation included with the redistribution, if any, must include the following acknowlegement: "This product includes software developed by the Apache Software Foundation (http://www.apache.org/)." Alternately, this acknowlegement may appear in the software itself, if and wherever such third-party acknowlegements normally appear. - + . 4. The names "Ant" and "Apache Software Foundation" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact [email protected]. - + . 5. Products derived from this software may not be called "Apache" nor may "Apache" appear in their names without prior written permission of the Apache Group. - + . THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE @@ -54,12 +101,12 @@ License: Apache-1.1 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================== - + . This software consists of voluntary contributions made by many individuals on behalf of the Apache Software Foundation. For more information on the Apache Software Foundation, please see <http://www.apache.org/>. - + . Portions of this software are based upon public domain software originally written at the National Center for Supercomputing Applications, University of Illinois, Urbana-Champaign. @@ -67,64 +114,64 @@ License: Apache-1.1 License: MPL-1.1 MOZILLA PUBLIC LICENSE Version 1.1 - + . --------------- - + . 1. Definitions. - + . 1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party. - + . 1.1. "Contributor" means each entity that creates or contributes to the creation of Modifications. - + . 1.2. "Contributor Version" means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor. - + . 1.3. "Covered Code" means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof. - + . 1.4. "Electronic Distribution Mechanism" means a mechanism generally accepted in the software development community for the electronic transfer of data. - + . 1.5. "Executable" means Covered Code in any form other than Source Code. - + . 1.6. "Initial Developer" means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A. - + . 1.7. "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License. - + . 1.8. "License" means this document. - + . 1.8.1. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein. - + . 1.9. "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is: A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications. - + . B. Any new file that contains any part of the Original Code or previous Modifications. - + . 1.10. "Original Code" means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License. - + . 1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor. - + . 1.11. "Source Code" means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control @@ -134,7 +181,7 @@ License: MPL-1.1 Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge. - + . 1.12. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. @@ -145,9 +192,9 @@ License: MPL-1.1 contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. - + . 2. Source Code License. - + . 2.1. The Initial Developer Grant. The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property @@ -157,33 +204,33 @@ License: MPL-1.1 modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and - + . (b) under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof). - + . (c) the licenses granted in this Section 2.1(a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License. - + . (d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code; or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices. - + . 2.2. Contributor Grant. Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license - + . (a) under intellectual property rights (other than patent or trademark) Licensable by Contributor, to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger Work; and - + . (b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions @@ -192,11 +239,11 @@ License: MPL-1.1 Contributor (or portions thereof); and 2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination). - + . (c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first makes Commercial Use of the Covered Code. - + . (d) Notwithstanding Section 2.2(b) above, no patent license is granted: 1) for any code that Contributor has deleted from the Contributor Version; 2) separate from the Contributor Version; @@ -206,9 +253,9 @@ License: MPL-1.1 Contributor Version) or other devices; or 4) under Patent Claims infringed by Covered Code in the absence of Modifications made by that Contributor. - + . 3. Distribution Obligations. - + . 3.1. Application of License. The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation @@ -221,7 +268,7 @@ License: MPL-1.1 License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5. - + . 3.2. Availability of Source Code. Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License @@ -234,7 +281,7 @@ License: MPL-1.1 has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party. - + . 3.3. Description of Modifications. You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered Code and @@ -244,7 +291,7 @@ License: MPL-1.1 Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code. - + . 3.4. Intellectual Property Matters (a) Third Party Claims. If Contributor has knowledge that a license under a third party's @@ -260,20 +307,20 @@ License: MPL-1.1 (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained. - + . (b) Contributor APIs. If Contributor's Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file. - + . (c) Representations. Contributor represents that, except as disclosed pursuant to Section 3.4(a) above, Contributor believes that Contributor's Modifications are Contributor's original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License. - + . 3.5. Required Notices. You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not possible to put such notice in a particular Source @@ -293,7 +340,7 @@ License: MPL-1.1 Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer. - + . 3.6. Distribution of Executable Versions. You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for that Covered Code, @@ -316,15 +363,15 @@ License: MPL-1.1 Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer. - + . 3.7. Larger Works. You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Code. - + . 4. Inability to Comply Due to Statute or Regulation. - + . If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute, judicial order, or regulation then You must: (a) comply with @@ -335,19 +382,19 @@ License: MPL-1.1 extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. - + . 5. Application of this License. - + . This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code. - + . 6. Versions of the License. - + . 6.1. New Versions. Netscape Communications Corporation ("Netscape") may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number. - + . 6.2. Effect of New Versions. Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that @@ -355,7 +402,7 @@ License: MPL-1.1 of any subsequent version of the License published by Netscape. No one other than Netscape has the right to modify the terms applicable to Covered Code created under this License. - + . 6.3. Derivative Works. If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code @@ -369,9 +416,9 @@ License: MPL-1.1 Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.) - + . 7. DISCLAIMER OF WARRANTY. - + . COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF @@ -382,9 +429,9 @@ License: MPL-1.1 COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. - + . 8. TERMINATION. - + . 8.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All @@ -392,12 +439,12 @@ License: MPL-1.1 survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive. - + . 8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You file such action is referred to as "Participant") alleging that: - + . (a) such Participant's Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License @@ -412,14 +459,14 @@ License: MPL-1.1 is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above. - + . (b) any software, hardware, or device, other than such Participant's Contributor Version, directly or indirectly infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Modifications made by that Participant. - + . 8.3. If You assert a patent infringement claim against Participant alleging that such Participant's Contributor Version directly or indirectly infringes any patent where such claim is resolved (such as @@ -428,14 +475,14 @@ License: MPL-1.1 granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license. - + . 8.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination. - + . 9. LIMITATION OF LIABILITY. - + . UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, @@ -450,9 +497,9 @@ License: MPL-1.1 PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. - + . 10. U.S. GOVERNMENT END USERS. - + . The Covered Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" and "commercial computer software documentation," as such @@ -460,9 +507,9 @@ License: MPL-1.1 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with only those rights set forth herein. - + . 11. MISCELLANEOUS. - + . This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent @@ -481,44 +528,44 @@ License: MPL-1.1 Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. - + . 12. RESPONSIBILITY FOR CLAIMS. - + . As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability. - + . 13. MULTIPLE-LICENSED CODE. - + . Initial Developer may designate portions of the Covered Code as "Multiple-Licensed". "Multiple-Licensed" means that the Initial Developer permits you to utilize portions of the Covered Code under Your choice of the NPL or the alternative licenses, if any, specified by the Initial Developer in the file described in Exhibit A. - + . EXHIBIT A -Mozilla Public License. - + . ``The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ - + . Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. - + . The Original Code is ______________________________________. - + . The Initial Developer of the Original Code is ________________________. Portions created by ______________________ are Copyright (C) ______ _______________________. All Rights Reserved. - + . Contributor(s): ______________________________________. - + . Alternatively, the contents of this file may be used under the terms of the _____ license (the "[___] License"), in which case the provisions of [______] License are applicable instead of those @@ -529,570 +576,552 @@ License: MPL-1.1 other provisions required by the [___] License. If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the [___] License." - + . [NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.] -Note: To clarify any doubt regarding the incompatibility between GPL-2+ and - Apache-1.1 licenses, upstream comments about this: - -"The use of the Apache Software License in Cobertura is very straight forward. -Cobertura includes a set of ant tasks which can be used to call Cobertura. Ant -itself is licensed under the Apache Software License, Version 2.0. Because ant -tasks are loaded directly into the runtime of ant, and the GPL is incompatable -with all versions of the Apache Software License, ant tasks can not be -licensed under the GPL. - -For this reason, the Cobertura ant tasks are licensed under the Apache -Software License, Version 1.1. And because these ant tasks are not -GPL-compatable, but the rest of Cobertura is GPL, when these ant tasks invoke -Cobertura they must do so by exec'ing a new JVM." - -For more information about this, please visit upstream's website available at -http://cobertura.sourceforge.net/license.html. - Files: * -Copyright: © 2005 Björn Beskow <[email protected]>, - © 2008 Matt Cordes <[email protected]>, - © 2005 Erik Dick <[email protected]>, - © 2005 Mark Doliner <[email protected]>, - © 2005 Joakim Erdfelt <[email protected]>, - © 2008 Julian Gamble <[email protected]>, - © 2006 Dan Godfrey <[email protected]>, - © 2008 Tri Bao Ho <[email protected]>, - © 2006 Naoki Iwami <[email protected]>, - © 2003 jcoverage ltd., - © 2009 John Lewis <[email protected]>, - © 2005 Grzegorz Lukasik <[email protected]>, - © 2006 Jiri Mares <[email protected]>, - © 2009 Amit Nithianandan <[email protected]>, - © 2005 Olivier Parent <[email protected]>, - © 2009 Ed Randall <[email protected]>, - © 2005 Alex Ruiz <[email protected]>, - © 2005 James Seigel <[email protected]>, - © 2005 Mark Sinke <[email protected]>, - © 2009 Charlie Squires <[email protected]>, - © 2005 Jeremy Thomerson <[email protected]>, - © 2009 Chris van Es <[email protected]>, - © 2006 Srivathsan Varadarajan <[email protected]>, - © 2005 Nathan Wilson <[email protected]>, - © 2005 Alexei Yudichev <[email protected]>, - © 2010 Piotr Tabor <[email protected]> +Copyright: 2005 Björn Beskow <[email protected]> + 2008 Matt Cordes <[email protected]> + 2005 Erik Dick <[email protected]> + 2005 Mark Doliner <[email protected]> + 2005 Joakim Erdfelt <[email protected]> + 2008 Julian Gamble <[email protected]> + 2006 Dan Godfrey <[email protected]> + 2008 Tri Bao Ho <[email protected]> + 2006 Naoki Iwami <[email protected]> + 2003 jcoverage ltd. + 2009 John Lewis <[email protected]> + 2005 Grzegorz Lukasik <[email protected]> + 2006 Jiri Mares <[email protected]> + 2009 Amit Nithianandan <[email protected]> + 2005 Olivier Parent <[email protected]> + 2009 Ed Randall <[email protected]> + 2005 Alex Ruiz <[email protected]> + 2005 James Seigel <[email protected]> + 2005 Mark Sinke <[email protected]> + 2009 Charlie Squires <[email protected]> + 2005 Jeremy Thomerson <[email protected]> + 2009 Chris van Es <[email protected]> + 2006 Srivathsan Varadarajan <[email protected]> + 2005 Nathan Wilson <[email protected]> + 2005 Alexei Yudichev <[email protected]> + 2010 Piotr Tabor <[email protected]> License: GPL-2+ Files: antLibrary/* -Copyright: © 2008 John Lewis +Copyright: 2008 John Lewis License: Apache-1.1 Files: src/net/sourceforge/cobertura/javancss/* -Copyright: © 2000 Chr. Clemens Lee <[email protected]> +Copyright: 2000 Chr. Clemens Lee <[email protected]> License: GPL-2+ Files: src/net/sourceforge/cobertura/javancss/ccl/* -Copyright: © 2000 Chr. Clemens Lee -License: MPL-1.1, GPL-2+, LGPL-2.1 +Copyright: 2000 Chr. Clemens Lee +License: MPL-1.1 or GPL-2+ or LGPL-2.1 Files: src/net/sourceforge/cobertura/ant/Regex.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner License: Apache-1.1 Files: src/net/sourceforge/cobertura/ant/CommonMatchingTask.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Joakim Erdfelt, - © 2005 Grzegorz Lukasik, - © 2006 Srivathsan Varadarajan, - © 2008 Matt Cordes, - © 2008 John Lewis +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Joakim Erdfelt + 2005 Grzegorz Lukasik + 2006 Srivathsan Varadarajan + 2008 Matt Cordes + 2008 John Lewis License: Apache-1.1 Files: src/net/sourceforge/cobertura/ant/ReportTask.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Jeremy Thomerson, - © 2005 Grzegorz Lukasik +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Jeremy Thomerson + 2005 Grzegorz Lukasik License: Apache-1.1 Files: src/net/sourceforge/cobertura/ant/IncludeClasses.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2006 John Lewis +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2006 John Lewis License: Apache-1.1 Files: src/net/sourceforge/cobertura/ant/Ignore.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner License: Apache-1.1 Files: src/net/sourceforge/cobertura/ant/InstrumentTask.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Joakim Erdfelt, - © 2005 Grzegorz Lukasik, - © 2005 Alexei Yudichev, - © 2006 John Lewis, - © 2006 Jiri Mares +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Joakim Erdfelt + 2005 Grzegorz Lukasik + 2005 Alexei Yudichev + 2006 John Lewis + 2006 Jiri Mares License: Apache-1.1 Files: src/net/sourceforge/cobertura/ant/CheckTask.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Nathan Wilson, - © 2005 Alex Ruiz +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Nathan Wilson + 2005 Alex Ruiz License: Apache-1.1 Files: src/net/sourceforge/cobertura/ant/MergeTask.java -Copyright © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Joakim Erdfelt, - © 2005 Grzegorz Lukasik +Copyright 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Joakim Erdfelt + 2005 Grzegorz Lukasik License: Apache-1.1 Files: src/net/sourceforge/cobertura/ant/AntUtil.java -Copyright: © 2006 Mark Doliner, - © 2006 John Lewis +Copyright: 2006 Mark Doliner + 2006 John Lewis License: Apache-1.1 Files: src/net/sourceforge/cobertura/ant/ExcludeClasses.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2006 John Lewis +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2006 John Lewis License: Apache-1.1 Files: src/net/sourceforge/cobertura/ant/IgnoreBranches.java -Copyright: © 2006 Jiri Mares +Copyright: 2006 Jiri Mares License: Apache-1.1 Files: src/net/sourceforge/cobertura/check/PackageCoverage.java -Copyright: © 2005 Mark Doliner +Copyright: 2005 Mark Doliner License: GPL-2+ Files: src/net/sourceforge/cobertura/check/Main.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Nathan Wilson, - © 2009 Charlie Squires +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Nathan Wilson + 2009 Charlie Squires License: GPL-2+ Files: src/net/sourceforge/cobertura/check/CoverageRate.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner License: GPL-2+ Files: src/net/sourceforge/cobertura/webapp/FlushCoberturaServlet.java -Copyright: © 2009 Amit Nithianandan, - © 2009 John Lewis -License: Apache-1.1, GPL-2+ +Copyright: 2009 Amit Nithianandan + 2009 John Lewis +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/webapp/web.xml -Copyright: © 2009 Amit Nithianandan +Copyright: 2009 Amit Nithianandan License: Apache-2.0 Files: src/net/sourceforge/cobertura/reporting/xml/SummaryXMLReport.java -Copyright: © 2008 Julian Gamble +Copyright: 2008 Julian Gamble License: GPL-2+ Files: src/net/sourceforge/cobertura/reporting/xml/XMLReport.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Jeremy Thomerson, - © 2006 Jiri Mares, - © 2008 Julian Gamble +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Jeremy Thomerson + 2006 Jiri Mares + 2008 Julian Gamble License: GPL-2+ Files: src/net/sourceforge/cobertura/reporting/Main.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Jeremy Thomerson, - © 2005 Grzegorz Lukasik, - © 2006 Dan Godfrey +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Jeremy Thomerson + 2005 Grzegorz Lukasik + 2006 Dan Godfrey License: GPL-2+ Files: src/net/sourceforge/cobertura/reporting/ComplexityCalculator.java -Copyright: © 2005 Mark Doliner, - © 2005 Jeremy Thomerson, - © 2005 Grzegorz Lukasik, - © 2008 Tri Bao Ho, - © 2009 John Lewis +Copyright: 2005 Mark Doliner + 2005 Jeremy Thomerson + 2005 Grzegorz Lukasik + 2008 Tri Bao Ho + 2009 John Lewis License: GPL-2+ Files: src/net/sourceforge/cobertura/reporting/html/JavaToHtml.java -Copyright: © 2005 Mark Doliner +Copyright: 2005 Mark Doliner License: GPL-2+ Files: src/net/sourceforge/cobertura/reporting/html/SourceFileDataBaseNameComparator.java -Copyright: © 2005 Mark Doliner +Copyright: 2005 Mark Doliner License: GPL-2+ Files: src/net/sourceforge/cobertura/reporting/html/HTMLReport.java -Copyright © 2005 Mark Doliner, - © 2005 Grzegorz Lukasik, - © 2005 Jeremy Thomerson, - © 2006 Naoki Iwami, - © 2009 Charlie Squires, - © 2009 John Lewis +Copyright 2005 Mark Doliner + 2005 Grzegorz Lukasik + 2005 Jeremy Thomerson + 2006 Naoki Iwami + 2009 Charlie Squires + 2009 John Lewis License: GPL-2+ Files: src/net/sourceforge/cobertura/reporting/html/files/CopyFiles.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner License: GPL-2+ Files: src/net/sourceforge/cobertura/reporting/html/files/sortabletable.js -Copyright: © 1998-2004 Erik Arvidsson -License: WebFX Non-Commercial License, WebFX Commercial license, GPL-2+ -Note: WebFX website (http://webfx.eae.net/license.html) states that their -components were relicensed under Apache Software License 2.0 (Apache-2.0), -allowing anyone to use them free of charge. +Copyright: 1998-2004 Erik Arvidsson +License: WebFX Non-Commercial License or WebFX Commercial license or GPL-2+ +Comment: WebFX website (http://webfx.eae.net/license.html) states that their + components were relicensed under Apache Software License 2.0 (Apache-2.0), + allowing anyone to use them free of charge. Files: src/net/sourceforge/cobertura/reporting/html/files/stringbuilder.js -Copyright: © 1998-2002 Erik Arvidsson -License: WebFX Non-Commercial License, WebFX Commercial license, GPL-2+ -Note: WebFX website (http://webfx.eae.net/license.html) states that their -components were relicensed under Apache Software License 2.0 (Apache-2.0), -allowing anyone to use them free of charge. +Copyright: 1998-2002 Erik Arvidsson +License: WebFX Non-Commercial License or WebFX Commercial license or GPL-2+ +Comment: WebFX website (http://webfx.eae.net/license.html) states that their + components were relicensed under Apache Software License 2.0 (Apache-2.0), + allowing anyone to use them free of charge. Files: src/net/sourceforge/cobertura/reporting/html/files/customsorttypes.js -Copyright: © 2005 Mark Doliner, - © 2005 Olivier Parent +Copyright: 2005 Mark Doliner + 2005 Olivier Parent License: GPL-2+ Files: src/net/sourceforge/cobertura/util/StringUtil.java -Copyright: © 2005 Jeremy Thomerson -License: Apache-1.1, GPL-2+ +Copyright: 2005 Jeremy Thomerson +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/util/CommandLineBuilder.java -Copyright: © 2005 Grzegorz Lukasik -License: Apache-1.1, GPL-2+ +Copyright: 2005 Grzegorz Lukasik +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/util/FileFinder.java -Copyright: © 2005 Jeremy Thomerson, - © 2005 Grzegorz Lukasik, - © 2009 Charlie Squires, - © 2009 John Lewis +Copyright: 2005 Jeremy Thomerson + 2005 Grzegorz Lukasik + 2009 Charlie Squires + 2009 John Lewis License: GPL-2+ Files: src/net/sourceforge/cobertura/util/RegexUtil.java -Copyright: © 2005 Mark Doliner, - © 2006 John Lewis -License: Apache-1.1, GPL-2+ +Copyright: 2005 Mark Doliner + 2006 John Lewis +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/util/FileLocker.java -Copyright: © 2006 John Lewis, - © 2006 Mark Doliner, - © 2009 Chris van Es -License: Apache-1.1, GPL-2+ +Copyright: 2006 John Lewis + 2006 Mark Doliner + 2009 Chris van Es +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/util/Header.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Erik Dick +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Erik Dick License: GPL-2+ Files: src/net/sourceforge/cobertura/util/ArchiveUtil.java -Copyright: © 2005 Grzegorz Lukasik, - © 2006 John Lewis, - © 2006 Mark Doliner -License: Apache-1.1, GPL-2+ +Copyright: 2005 Grzegorz Lukasik + 2006 John Lewis + 2006 Mark Doliner +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/util/ConfigurationUtil.java -Copyright: © 2007 Joakim Erdfelt +Copyright: 2007 Joakim Erdfelt License: GPL-2+ Files: src/net/sourceforge/cobertura/util/IOUtil.java -Copyright: © 2005 Grzegorz Lukasik, - © 2006 John Lewis, - © 2007 Ignat Zapolsky -License: Apache-1.1, GPL-2+ +Copyright: 2005 Grzegorz Lukasik + 2006 John Lewis + 2007 Ignat Zapolsky +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/util/Source.java -Copyright: © 2009 John Lewis -License: Apache-1.1, GPL-2+ +Copyright: 2009 John Lewis +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/JumpData.java -Copyright: © 2006 Jiri Mares +Copyright: 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/PackageData.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Jeremy Thomerson +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Jeremy Thomerson License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/HasBeenInstrumented.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/CoverageDataFileHandler.java -Copyright: © 2003 jcoverage ltd. - © 2005 Mark Doliner, - © 2007 Joakim Erdfelt, - © 2007 Ignat Zapolsky +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2007 Joakim Erdfelt + 2007 Ignat Zapolsky License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/SwitchData.java -Copyright: © 2006 Jiri Mares +Copyright: 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/SourceFileData.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Jeremy Thomerson, - © 2006 Jiri Mares +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Jeremy Thomerson + 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/ClassData.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2006 Jiri Mares +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/ProjectData.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Grzegorz Lukasik, - © 2005 Björn Beskow, - © 2006 John Lewis, - © 2009 Chris van Es, - © 2009 Ed Randall, - © 2010 Charlie Squires, - © 2010 Piotr Tabor +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Grzegorz Lukasik + 2005 Björn Beskow + 2006 John Lewis + 2009 Chris van Es + 2009 Ed Randall + 2010 Charlie Squires + 2010 Piotr Tabor License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/BranchCoverageData.java -Copyright: © 2006 Jiri Mares +Copyright: 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/CoverageDataContainer.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Jeremy Thomerson, - © 2005 Mark Sinke +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Jeremy Thomerson + 2005 Mark Sinke License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/LineData.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Mark Sinke, - © 2006 Jiri Mares +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Mark Sinke + 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/SaveTimer.java -Copyright: © 2005 Mark Doliner +Copyright: 2005 Mark Doliner License: GPL-2+ Files: src/net/sourceforge/cobertura/coveragedata/CoverageData.java -Copyright: © 2005 Mark Doliner +Copyright: 2005 Mark Doliner License: GPL-2+ -Files: src/net/sourceforge/cobertura/coveragedata/TouchCollector.java, - src/net/sourceforge/cobertura/coveragedata/countermaps/AtomicCounterMap.java, +Files: src/net/sourceforge/cobertura/coveragedata/TouchCollector.java + src/net/sourceforge/cobertura/coveragedata/countermaps/AtomicCounterMap.java src/net/sourceforge/cobertura/coveragedata/countermaps/CounterMap.java -Copyright: © 2010 Piotr Tabor -License: Apache-1.1, GPL-2+ +Copyright: 2010 Piotr Tabor +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/instrument/Archive.java -Copyright: © 2006 John Lewis, - © 2006 Mark Doliner -License: Apache-1.1, GPL-2+ +Copyright: 2006 John Lewis + 2006 Mark Doliner +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/instrument/NewLocalVariableMethodAdapter.java -Copyright: © 2006 Jiri Mares +Copyright: 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/instrument/CoberturaFile.java -Copyright: © 2006 John Lewis -License: Apache-1.1, GPL-2+ +Copyright: 2006 John Lewis +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/instrument/JumpHolder.java -Copyright: © 2006 Jiri Mares +Copyright: 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/instrument/Main.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Joakim Erdfelt, - © 2005 Grzegorz Lukasik, - © 2006 John Lewis, - © 2006 Jiri Mares +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Joakim Erdfelt + 2005 Grzegorz Lukasik + 2006 John Lewis + 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/instrument/SwitchHolder.java -Copyright: © 2006 Jiri Mares +Copyright: 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/instrument/ClassPattern.java -Copyright: © 2006 John Lewis -License: Apache-1.1, GPL-2+ +Copyright: 2006 John Lewis +License: Apache-1.1 or GPL-2+ Files: src/net/sourceforge/cobertura/instrument/SecondPassMethodInstrumenter.java -Copyright: © 2005 Mark Doliner, - © 2006 Jiri Mares, - © 2010 Piotr Tabor +Copyright: 2005 Mark Doliner + 2006 Jiri Mares + 2010 Piotr Tabor License: GPL-2+ Files: src/net/sourceforge/cobertura/instrument/ClassInstrumenter.java -Copyright: © 2005 Mark Doliner, - © 2006 Jiri Mares +Copyright: 2005 Mark Doliner + 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/instrument/FirstPassMethodInstrumenter.java -Copyright: © 2005 Mark Doliner, - © 2006 Jiri Mares +Copyright: 2005 Mark Doliner + 2006 Jiri Mares License: GPL-2+ Files: src/net/sourceforge/cobertura/merge/Main.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2005 Joakim Erdfelt, - © 2005 Mark Sinke, - © 2005 Grzegorz Lukasik +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2005 Joakim Erdfelt + 2005 Mark Sinke + 2005 Grzegorz Lukasik License: GPL-2+ Files: src-2/* -Copyright: © 2005 Jeremy Thomerson +Copyright: 2005 Jeremy Thomerson License: GPL-2+ -Files: examples/functionaltest1/src/test/first/Test.java, - examples/functionaltest1/src/test/second/B.java, - examples/functionaltest1/src/test/first/B.java, +Files: examples/functionaltest1/src/test/first/Test.java + examples/functionaltest1/src/test/second/B.java + examples/functionaltest1/src/test/first/B.java examples/functionaltest1/src/test/second/A.java -Copyright: © 2006 John Lewis -License: GPL-2+, Apache-1.1 +Copyright: 2006 John Lewis +License: GPL-2+ or Apache-1.1 Files: examples/functionalconditiontest/src/test/condition/Test.java -Copyright: © 2007 John Lewis -License: GPL-2+, Apache-1.1 +Copyright: 2007 John Lewis +License: GPL-2+ or Apache-1.1 Files: examples/functionaltest1/src/test/first/A.java -Copyright: © 2008 John Lewis -License: GPL-2+, Apache-1.1 +Copyright: 2008 John Lewis +License: GPL-2+ or Apache-1.1 -Files: examples/basic/src/com/example/simple/SimpleTest.java, +Files: examples/basic/src/com/example/simple/SimpleTest.java examples/basic/src/com/example/simple/Simple.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner License: GPL-2+ -Files: examples/groovy/src/com/example/simple/SimpleTest.groovy, +Files: examples/groovy/src/com/example/simple/SimpleTest.groovy examples/groovy/src/com/example/simple/Simple.groovy -Copyright: © 2003 jcoverage ltd., - © 2006 Mark Doliner +Copyright: 2003 jcoverage ltd. + 2006 Mark Doliner License: GPL-2+ -Files: test/HelloWorld.java, +Files: test/HelloWorld.java test/net/sourceforge/cobertura/reporting/xml/XMLReportTest.java test/net/sourceforge/cobertura/reporting/JUnitXMLParserEntityResolver.java test/net/sourceforge/cobertura/reporting/html/JavaToHtmlTest.java test/net/sourceforge/cobertura/reporting/html/files/CopyFilesTest.java test/net/sourceforge/cobertura/coveragedata/CoverageDataFileHandlerTest.java -Copyright: © 2005 Mark Doliner +Copyright: 2005 Mark Doliner License: GPL-2+ Files: test/net/sourceforge/cobertura/coveragedata/ProjectDataTest.java -Copyright: © 2005 Mark Doliner, - © 2010 Piotr Tabor +Copyright: 2005 Mark Doliner + 2010 Piotr Tabor License: GPL-2+ -Files: test/SomeOtherClassTest.java, +Files: test/SomeOtherClassTest.java test/net/sourceforge/cobertura/util/StringUtilTest.java test/net/sourceforge/cobertura/util/FileFlooder.java -Copyright: © 2005 Jeremy Thomerson +Copyright: 2005 Jeremy Thomerson License: GPL-2+ -Files: test/net/sourceforge/cobertura/test/util/TestUtil.groovy, +Files: test/net/sourceforge/cobertura/test/util/TestUtil.groovy test/net/sourceforge/cobertura/test/util/WebappServer.groovy test/net/sourceforge/cobertura/webapp/test/WebAppFunctionalTest.groovy test/net/sourceforge/cobertura/thread/test/* -Copyright: © 2009 John Lewis +Copyright: 2009 John Lewis License: Apache-1.1 Files: test/net/sourceforge/cobertura/ant/FunctionalTest.java -Copyright: © 2008 John Lewis, - © 2006 Mark Doliner -License: GPL-2+, Apache-1.1 +Copyright: 2008 John Lewis + 2006 Mark Doliner +License: GPL-2+ or Apache-1.1 -Files: test/net/sourceforge/cobertura/ant/Util.java, +Files: test/net/sourceforge/cobertura/ant/Util.java test/net/sourceforge/cobertura/ant/FunctionalConditionCoverageTest.java -Copyright: © 2006 John Lewis, - © 2006 Mark Doliner -License: GPL-2+, Apache-1.1 +Copyright: 2006 John Lewis + 2006 Mark Doliner +License: GPL-2+ or Apache-1.1 -Files: test/net/sourceforge/cobertura/reporting/ComplexityCalculatorTest.java, - test/net/sourceforge/cobertura/util/IOUtilTest.java, +Files: test/net/sourceforge/cobertura/reporting/ComplexityCalculatorTest.java + test/net/sourceforge/cobertura/util/IOUtilTest.java test/net/sourceforge/cobertura/merge/MergeMainTest.java -Copyright: © 2005 Grzegorz Lukasik +Copyright: 2005 Grzegorz Lukasik License: GPL-2+ Files: test/net/sourceforge/cobertura/reporting/JUnitXMLHelper.java -Copyright: © 2006 Mark Doliner, - © 2006 John Lewis +Copyright: 2006 Mark Doliner + 2006 John Lewis License: GPL-2+ Files: test/net/sourceforge/cobertura/reporting/JUnitXMLParserErrorHandler.java -Copyright: © 2005 Mark Doliner, - © 2005 Grzegorz Lukasik +Copyright: 2005 Mark Doliner + 2005 Grzegorz Lukasik License: GPL-2+ Files: test/net/sourceforge/cobertura/reporting/ComplexityCalculator2Test.groovy -Copyright: © 2008 John Lewis +Copyright: 2008 John Lewis License: Apache-1.1 Files: test/net/sourceforge/cobertura/util/FileFinderTest.java -Copyright: © 2005 James Seigel, - © 2005 Grzegorz Lukasik +Copyright: 2005 James Seigel + 2005 Grzegorz Lukasik License: GPL-2+ Files: test/net/sourceforge/cobertura/util/CommandLineBuilderTest.java -Copyright: © 2005 Grzegorz Lukasik -License: GPL-2+, Apache-1.1 +Copyright: 2005 Grzegorz Lukasik +License: GPL-2+ or Apache-1.1 Files: test/net/sourceforge/cobertura/util/FileFixture.java -Copyright: © 2005 James Seigel, - © 2005 Grzegorz Lukasik, - © 2008 John Lewis +Copyright: 2005 James Seigel + 2005 Grzegorz Lukasik + 2008 John Lewis License: GPL-2+ Files: test/net/sourceforge/cobertura/util/FileFinder2Test.groovy -Copyright: © 2008 Charlie Squires, - © 2008 John Lewis +Copyright: 2008 Charlie Squires + 2008 John Lewis License: Apache-1.1 -Files: test/net/sourceforge/cobertura/coveragedata/SwitchDataTest.java, +Files: test/net/sourceforge/cobertura/coveragedata/SwitchDataTest.java test/net/sourceforge/cobertura/coveragedata/JumpDataTest.java -Copyright: © 2006 Jiri Mares +Copyright: 2006 Jiri Mares License: GPL-2+ Files: test/net/sourceforge/cobertura/coveragedata/LineDataTest.java test/net/sourceforge/cobertura/coveragedata/PackageDataTest.java -Copyright: © 2005 Mark Doliner, - © 2006 Jiri Mares +Copyright: 2005 Mark Doliner + 2006 Jiri Mares License: GPL-2+ Files: test/net/sourceforge/cobertura/coveragedata/ClassDataTest.java -Copyright: © 2003 jcoverage ltd., - © 2005 Mark Doliner, - © 2006 Jiri Mares +Copyright: 2003 jcoverage ltd. + 2005 Mark Doliner + 2006 Jiri Mares License: GPL-2+ Files: test/net/sourceforge/cobertura/coveragedata/TouchCollectorTest.java -Copyright: © 2010 John Lewis -License: Apache-1.1, GPL-2+ +Copyright: 2010 John Lewis +License: Apache-1.1 or GPL-2+ Files: test/net/sourceforge/cobertura/coveragedata/countermaps/AtomicCounterMapTest.java -Copyright: © 2010 Piotr Tabor -License: Apache-1.1, GPL-2+ +Copyright: 2010 Piotr Tabor +License: Apache-1.1 or GPL-2+ Files: test/net/sourceforge/cobertura/merge/MergeTest.java -Copyright: © 2005 Grzegorz Lukasik, - © 2006 Jiri Mares +Copyright: 2005 Grzegorz Lukasik + 2006 Jiri Mares License: GPL-2+ Files: debian/* -Copyright: © 2010 Miguel Landaeta <[email protected]>, - © 2010 Gabriele Giacone <[email protected]> +Copyright: 2010 Miguel Landaeta <[email protected]> + 2010 Gabriele Giacone <[email protected]> License: GPL-2+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cobertura.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

