summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2006-09-11 20:37:25 +0000
committerStefan Bodewig <bodewig@apache.org>2006-09-11 20:37:25 +0000
commitdb1217ff52841cfc3a3aaf5c20623e296de796c6 (patch)
treee0a02e1e0867144c62247907124286a734dafdf1
parentad8251bb747fc97d72454fdb75b68d4a62e9d260 (diff)
downloadant-db1217ff52841cfc3a3aaf5c20623e296de796c6.tar.gz
the last files with Copyright notices should be gone now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442338 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/ant2/features.html20
-rw-r--r--src/etc/coverage-frames.xsl8
-rw-r--r--src/etc/jdepend.xsl28
-rw-r--r--src/etc/log.xsl9
-rw-r--r--src/etc/maudit-frames.xsl8
-rw-r--r--src/etc/mmetrics-frames.xsl8
-rw-r--r--src/main/org/apache/tools/ant/taskdefs/optional/perforce/package.html21
-rw-r--r--src/main/org/apache/tools/ant/taskdefs/optional/sos/package.html18
-rw-r--r--src/main/org/apache/tools/ant/types/resolver/package.html20
9 files changed, 78 insertions, 62 deletions
diff --git a/docs/ant2/features.html b/docs/ant2/features.html
index 4762b58ba..0cb8314f7 100644
--- a/docs/ant2/features.html
+++ b/docs/ant2/features.html
@@ -1,4 +1,20 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!--
+ 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.
+-->
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
@@ -361,9 +377,5 @@
requests for new tasks or enhancements to existing tasks.&quot;
for this.</p>
- <hr>
- <p align="center">$Id$</p>
- <p align="center">Copyright &copy; 2001 Apache Software
- Foundation. All rights Reserved.</p>
</body>
</html>
diff --git a/src/etc/coverage-frames.xsl b/src/etc/coverage-frames.xsl
index 185b19840..bba384b03 100644
--- a/src/etc/coverage-frames.xsl
+++ b/src/etc/coverage-frames.xsl
@@ -408,14 +408,6 @@
<!-- Page Footer -->
<xsl:template name="pageFooter">
- <table width="100%">
- <tr><td><hr noshade="yes" size="1"/></td></tr>
- <tr><td>
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright &#169; 1999-2001, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
</xsl:template>
diff --git a/src/etc/jdepend.xsl b/src/etc/jdepend.xsl
index e1e5e2da1..5acafaea8 100644
--- a/src/etc/jdepend.xsl
+++ b/src/etc/jdepend.xsl
@@ -1,20 +1,20 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<!--
- Copyright 2002,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.
-->
<xsl:output method="html" indent="yes" encoding="US-ASCII"/>
diff --git a/src/etc/log.xsl b/src/etc/log.xsl
index e56836e39..63e5729af 100644
--- a/src/etc/log.xsl
+++ b/src/etc/log.xsl
@@ -124,15 +124,6 @@
<xsl:apply-templates select="build"/>
- <!-- FOOTER -->
- <table width="100%">
- <tr><td><hr noshade="yes" size="1"/></td></tr>
- <tr><td>
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright &#169; 2000-2006, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
</body>
</html>
</xsl:template>
diff --git a/src/etc/maudit-frames.xsl b/src/etc/maudit-frames.xsl
index 3a6700b2c..7ec32f2ef 100644
--- a/src/etc/maudit-frames.xsl
+++ b/src/etc/maudit-frames.xsl
@@ -453,14 +453,6 @@
<!-- Page HEADER -->
<xsl:template name="pageFooter">
- <table width="100%">
- <tr><td><hr noshade="yes" size="1"/></td></tr>
- <tr><td>
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright &#169; 1999-2001, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
</xsl:template>
diff --git a/src/etc/mmetrics-frames.xsl b/src/etc/mmetrics-frames.xsl
index de9da8d51..effc1843b 100644
--- a/src/etc/mmetrics-frames.xsl
+++ b/src/etc/mmetrics-frames.xsl
@@ -799,14 +799,6 @@ will increase this number.
<!-- Page Footer -->
<xsl:template name="pageFooter">
- <table width="100%">
- <tr><td><hr noshade="yes" size="1"/></td></tr>
- <tr><td>
- <div align="center"><font color="#525D76" size="-1"><em>
- Copyright &#169; 1999-2001, Apache Software Foundation
- </em></font></div>
- </td></tr>
- </table>
</xsl:template>
<!-- class header -->
diff --git a/src/main/org/apache/tools/ant/taskdefs/optional/perforce/package.html b/src/main/org/apache/tools/ant/taskdefs/optional/perforce/package.html
index 36778810b..49dd91747 100644
--- a/src/main/org/apache/tools/ant/taskdefs/optional/perforce/package.html
+++ b/src/main/org/apache/tools/ant/taskdefs/optional/perforce/package.html
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
<body>
ANT Tasks for Perforce integration.
@@ -21,9 +37,4 @@ These tasks also require you to have the p4 (or p4.exe) client in your path.
@author <A HREF="mailto:leslie.hughes@rubus.com">Les Hughes</A>
-
-
-<hr>
-<p align="center">Copyright &copy; 2000-2001,2003 Apache Software Foundation. All rights
-Reserved.</p>
</body>
diff --git a/src/main/org/apache/tools/ant/taskdefs/optional/sos/package.html b/src/main/org/apache/tools/ant/taskdefs/optional/sos/package.html
index 7f75ed99f..a0538c21c 100644
--- a/src/main/org/apache/tools/ant/taskdefs/optional/sos/package.html
+++ b/src/main/org/apache/tools/ant/taskdefs/optional/sos/package.html
@@ -1,4 +1,20 @@
<html>
+<!--
+ 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.
+-->
<body>
<p>
Ant tasks for working with a SourceOffSite source control system.
@@ -9,7 +25,5 @@
The &lt;SOSCheckout&gt; Retreives and lock file(s) in a SOS database<br>
The &lt;SOSLabel&gt; Label a SOS database<br>
</p>
-<p align="center">Copyright &copy; 2002 Apache Software Foundation. All rights
-Reserved.</p>
</body>
</html>
diff --git a/src/main/org/apache/tools/ant/types/resolver/package.html b/src/main/org/apache/tools/ant/types/resolver/package.html
index 944c69eb7..11b3c7736 100644
--- a/src/main/org/apache/tools/ant/types/resolver/package.html
+++ b/src/main/org/apache/tools/ant/types/resolver/package.html
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
<body>
Ant integration with xml-commons resolver.
@@ -16,8 +32,4 @@ the xml-commons resolver library is available on the classpath.</p>
@author <A HREF="mailto:cstrong@arielpartners.com">Craeg Strong</A>
-
-<hr>
-<p align="center">Copyright &copy; 2002 Apache Software Foundation. All rights
-Reserved.</p>
</body>