From: Jamie B. <jbi...@us...> - 2005-06-17 16:34:58
|
jbisotti 05/06/17 09:34:52 Modified: cobertura plugin.jelly plugin.properties cobertura/xdocs changes.xml goals.xml index.xml navigation.xml properties.xml Log: Adding license header/updating existing license header to include 2005. Revision Changes Path 1.5 +18 -0 maven-plugins/cobertura/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/plugin.jelly,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- plugin.jelly 15 Jun 2005 17:59:17 -0000 1.4 +++ plugin.jelly 17 Jun 2005 16:34:51 -0000 1.5 @@ -1,5 +1,23 @@ <?xml version="1.0"?> +<!-- +/* + * Copyright 2001-2004 The Apache Software Foundation. + * + * 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. + */ + --> + <project xmlns:j="jelly:core" xmlns:ant="jelly:ant" 1.4 +16 -0 maven-plugins/cobertura/plugin.properties Index: plugin.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/plugin.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- plugin.properties 15 Jun 2005 18:01:50 -0000 1.3 +++ plugin.properties 17 Jun 2005 16:34:51 -0000 1.4 @@ -1,3 +1,19 @@ +# ------------------------------------------------------------------- +# Copyright 2001-2005 The Apache Software Foundation. +# +# 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. +# ------------------------------------------------------------------- + maven.cobertura.dir=${maven.build.dir}/cobertura maven.cobertura.instrumentation=${maven.cobertura.dir}/classes maven.cobertura.junit.fork=yes 1.2 +1 -1 maven-plugins/cobertura/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/xdocs/changes.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- changes.xml 10 Jun 2005 06:24:56 -0000 1.1 +++ changes.xml 17 Jun 2005 16:34:52 -0000 1.2 @@ -2,7 +2,7 @@ <!-- /* - * Copyright 2001-2004 The Apache Software Foundation. + * Copyright 2001-2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.3 +2 -2 maven-plugins/cobertura/xdocs/goals.xml Index: goals.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/xdocs/goals.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- goals.xml 15 Jun 2005 17:59:18 -0000 1.2 +++ goals.xml 17 Jun 2005 16:34:52 -0000 1.3 @@ -1,7 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> + <!-- /* - * Copyright 2001-2004 The Apache Software Foundation. + * Copyright 2001-2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,7 +18,6 @@ */ --> - <document> <properties> <title>Maven Cobertura plugin Goals</title> 1.2 +2 -2 maven-plugins/cobertura/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/xdocs/index.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.xml 10 Jun 2005 06:16:45 -0000 1.1 +++ index.xml 17 Jun 2005 16:34:52 -0000 1.2 @@ -1,7 +1,8 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> + <!-- /* - * Copyright 2001-2004 The Apache Software Foundation. + * Copyright 2001-2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,7 +18,6 @@ */ --> - <document> <properties> <title>Cobertura Plugin</title> 1.2 +2 -2 maven-plugins/cobertura/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/xdocs/navigation.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- navigation.xml 10 Jun 2005 06:24:56 -0000 1.1 +++ navigation.xml 17 Jun 2005 16:34:52 -0000 1.2 @@ -1,7 +1,8 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> + <!-- /* - * Copyright 2001-2004 The Apache Software Foundation. + * Copyright 2001-2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,7 +18,6 @@ */ --> - <project> <properties> <title>Cobertura Plugin</title> 1.4 +2 -2 maven-plugins/cobertura/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/xdocs/properties.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- properties.xml 15 Jun 2005 18:01:50 -0000 1.3 +++ properties.xml 17 Jun 2005 16:34:52 -0000 1.4 @@ -1,7 +1,8 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> + <!-- /* - * Copyright 2001-2004 The Apache Software Foundation. + * Copyright 2001-2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,7 +18,6 @@ */ --> - <document> <properties> <title>Cobertura Plugin Properties</title> |