diff --git a/docs/ant2/FunctionalRequirements.html b/docs/ant2/FunctionalRequirements.html
index 46ba38014..78d5dd8fb 100644
--- a/docs/ant2/FunctionalRequirements.html
+++ b/docs/ant2/FunctionalRequirements.html
@@ -1,3 +1,19 @@
+
diff --git a/docs/ant2/VFS.txt b/docs/ant2/VFS.txt
index 3290282fd..029fe25c5 100644
--- a/docs/ant2/VFS.txt
+++ b/docs/ant2/VFS.txt
@@ -1,3 +1,19 @@
+
From: "Adam Murdoch"
Subject: RE: Virtual FileSystem Layer
Date: Sat, 22 Dec 2001 12:06:37 +1000
diff --git a/docs/ant2/actionlist.html b/docs/ant2/actionlist.html
index 8fd995533..61392a8a1 100644
--- a/docs/ant2/actionlist.html
+++ b/docs/ant2/actionlist.html
@@ -1,3 +1,19 @@
+
Ant1.9 Action List
diff --git a/docs/ant2/original-specification.html b/docs/ant2/original-specification.html
index 882659efc..9c13e9c00 100644
--- a/docs/ant2/original-specification.html
+++ b/docs/ant2/original-specification.html
@@ -1,3 +1,19 @@
+
diff --git a/docs/ant2/requested-features.html b/docs/ant2/requested-features.html
index 91ea09635..b6aa8ab43 100644
--- a/docs/ant2/requested-features.html
+++ b/docs/ant2/requested-features.html
@@ -1,3 +1,19 @@
+
diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt
index f6a6d22fe..ba8d85507 100644
--- a/docs/ant2/requested-features.txt
+++ b/docs/ant2/requested-features.txt
@@ -1,3 +1,19 @@
+
Status:
=======
diff --git a/docs/bindownload.cgi b/docs/bindownload.cgi
index 06a42f201..4324f769f 100755
--- a/docs/bindownload.cgi
+++ b/docs/bindownload.cgi
@@ -1,4 +1,20 @@
#!/bin/sh
+
+# 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.
+
# Wrapper script around mirrors.cgi script
# (we must change to that directory in order for python to pick up the
# python includes correctly)
diff --git a/docs/page.css b/docs/page.css
index ea755a477..a256c933b 100644
--- a/docs/page.css
+++ b/docs/page.css
@@ -1,3 +1,20 @@
+/*
+ * 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 {
background-color: #FFFFFF;
color: #000000;
diff --git a/docs/srcdownload.cgi b/docs/srcdownload.cgi
index 06a42f201..4324f769f 100755
--- a/docs/srcdownload.cgi
+++ b/docs/srcdownload.cgi
@@ -1,4 +1,20 @@
#!/bin/sh
+
+# 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.
+
# Wrapper script around mirrors.cgi script
# (we must change to that directory in order for python to pick up the
# python includes correctly)