Author: sgoeschl
Date: Wed Jan 23 14:24:55 2008
New Revision: 614711
URL: http://svn.apache.org/viewvc?rev=614711&view=rev
Log:
Removing RAT report complaints
Modified:
commons/sandbox/exec/trunk/src/site/site.xml
Modified: commons/sandbox/exec/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/exec/trunk/src/site/site.xml?rev=614711&r1=614710&r2=614711&view=diff
==============================================================================
--- commons/sandbox/exec/trunk/src/site/site.xml (original)
+++ commons/sandbox/exec/trunk/src/site/site.xml Wed Jan 23 14:24:55 2008
@@ -1,11 +1,7 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Commons CSV">
+<site>
<body>
-
<menu name="Commons Exec">
- <item name="Overview" href="/index.html"/>
- <item name="Tutorial" href="/tutorial.html"/>
+ <item name="Overview" href="/index.html" />
</menu>
-
</body>
-</project>
+</site>