Author: adrianc Date: Tue Apr 6 06:50:08 2010 New Revision: 931035 URL: http://svn.apache.org/viewvc?rev=931035&view=rev Log: Fixed pom.xml error I introduced earlier, fixed license text.
Modified: commons/sandbox/convert/trunk/pom.xml commons/sandbox/convert/trunk/src/site/xdoc/index.xml Modified: commons/sandbox/convert/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/sandbox/convert/trunk/pom.xml?rev=931035&r1=931034&r2=931035&view=diff ============================================================================== --- commons/sandbox/convert/trunk/pom.xml (original) +++ commons/sandbox/convert/trunk/pom.xml Tue Apr 6 06:50:08 2010 @@ -52,7 +52,6 @@ <contributors> <contributor> <name>Scott Gray</name> - <id>lektran</id> <organization>Apache Software Foundation</organization> </contributor> </contributors> Modified: commons/sandbox/convert/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/commons/sandbox/convert/trunk/src/site/xdoc/index.xml?rev=931035&r1=931034&r2=931035&view=diff ============================================================================== --- commons/sandbox/convert/trunk/src/site/xdoc/index.xml (original) +++ commons/sandbox/convert/trunk/src/site/xdoc/index.xml Tue Apr 6 06:50:08 2010 @@ -1,19 +1,22 @@ <?xml version="1.0"?> <!-- - Copyright 2003-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. - --> +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you 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. +--> <document>