You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2008/03/26 19:55:45 UTC

svn commit: r641481 - in /ant/antlibs/common/trunk: build.xml stylesheets/changes2readmehtml.xsl stylesheets/changes2whatsnew.xsl stylesheets/contributors.xsl

Author: bodewig
Date: Wed Mar 26 11:55:32 2008
New Revision: 641481

URL: http://svn.apache.org/viewvc?rev=641481&view=rev
Log:
Add license

Modified:
    ant/antlibs/common/trunk/build.xml
    ant/antlibs/common/trunk/stylesheets/changes2readmehtml.xsl
    ant/antlibs/common/trunk/stylesheets/changes2whatsnew.xsl
    ant/antlibs/common/trunk/stylesheets/contributors.xsl

Modified: ant/antlibs/common/trunk/build.xml
URL: http://svn.apache.org/viewvc/ant/antlibs/common/trunk/build.xml?rev=641481&r1=641480&r2=641481&view=diff
==============================================================================
--- ant/antlibs/common/trunk/build.xml (original)
+++ ant/antlibs/common/trunk/build.xml Wed Mar 26 11:55:32 2008
@@ -1,21 +1,19 @@
 <?xml version="1.0"?>
 <!--
-  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.
+   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.
 -->
 <project name="common">
 

Modified: ant/antlibs/common/trunk/stylesheets/changes2readmehtml.xsl
URL: http://svn.apache.org/viewvc/ant/antlibs/common/trunk/stylesheets/changes2readmehtml.xsl?rev=641481&r1=641480&r2=641481&view=diff
==============================================================================
--- ant/antlibs/common/trunk/stylesheets/changes2readmehtml.xsl (original)
+++ ant/antlibs/common/trunk/stylesheets/changes2readmehtml.xsl Wed Mar 26 11:55:32 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+   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.
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 version="1.0">
 

Modified: ant/antlibs/common/trunk/stylesheets/changes2whatsnew.xsl
URL: http://svn.apache.org/viewvc/ant/antlibs/common/trunk/stylesheets/changes2whatsnew.xsl?rev=641481&r1=641480&r2=641481&view=diff
==============================================================================
--- ant/antlibs/common/trunk/stylesheets/changes2whatsnew.xsl (original)
+++ ant/antlibs/common/trunk/stylesheets/changes2whatsnew.xsl Wed Mar 26 11:55:32 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+   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.
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 version="1.0">
 

Modified: ant/antlibs/common/trunk/stylesheets/contributors.xsl
URL: http://svn.apache.org/viewvc/ant/antlibs/common/trunk/stylesheets/contributors.xsl?rev=641481&r1=641480&r2=641481&view=diff
==============================================================================
--- ant/antlibs/common/trunk/stylesheets/contributors.xsl (original)
+++ ant/antlibs/common/trunk/stylesheets/contributors.xsl Wed Mar 26 11:55:32 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+   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.
+-->
 <xsl:stylesheet version="1.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform">