|
From: Lukas T. <luk...@us...> - 2007-05-25 09:38:36
|
lukas_theussl 07/05/25 02:38:35
Modified: webtest/xdocs index.xml
Log:
Fix invalid xdoc.
Revision Changes Path
1.6 +2 -2 maven-plugins/webtest/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/xdocs/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.xml 24 Jun 2005 10:41:53 -0000 1.5
+++ index.xml 25 May 2007 09:38:35 -0000 1.6
@@ -22,7 +22,8 @@
<p>
Redistribution and use in source and binary forms, with or
without modification, are permitted provided that the following conditions are met:
-
+ </p>
+
<ul>
<li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</li>
<li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. </li>
@@ -30,7 +31,6 @@
<li>The names "Canoo" and "Canoo WebTest" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact in...@ca.... </li>
<li>Products derived from this software may not be called "WebTest", nor may "Canoo" appear in their name, without prior written permission of the Canoo Engineering AG. </li>
</ul>
- </p>
<p>
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
|