All the generated HTML files already had a license header.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/b332ec3f
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/b332ec3f
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/b332ec3f

Branch: refs/heads/master
Commit: b332ec3f5a4fb20f3cd097dd85e6486428cc59e4
Parents: 18b1044
Author: Thorsten Schöning <[email protected]>
Authored: Fri Jul 1 14:02:37 2016 +0000
Committer: Thorsten Schöning <[email protected]>
Committed: Fri Jul 1 14:02:37 2016 +0000

----------------------------------------------------------------------
 build.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/b332ec3f/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 746e2a8..aa1acfc 100644
--- a/build.xml
+++ b/build.xml
@@ -2004,13 +2004,6 @@
 
        <target name="site"
                        depends="apidocs">
-               <replace        dir="${target.dir}/site"
-                                       includes="**/*.html">
-                       <replacetoken>&lt;html</replacetoken>
-                       <replacevalue>&lt;!--
-                               &license;
-                               --&gt;&lt;html</replacevalue>
-               </replace>
        </target>
 
        <target name="gump"

Reply via email to