
Author: seb Date: Fri Oct 27 16:09:34 2006 New Revision: 806 Modified: logback/trunk/logback-site/src/site/xdocTemplates/accessLogJetty.xml logback/trunk/logback-site/src/site/xdocTemplates/shortIntro.xml Log: modified licenses to Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License Modified: logback/trunk/logback-site/src/site/xdocTemplates/accessLogJetty.xml ============================================================================== --- logback/trunk/logback-site/src/site/xdocTemplates/accessLogJetty.xml (original) +++ logback/trunk/logback-site/src/site/xdocTemplates/accessLogJetty.xml Fri Oct 27 16:09:34 2006 @@ -18,24 +18,33 @@ <table> <tr> <td valign="top" align="top"> - <a rel="license" href="http://creativecommons.org/licenses/by/2.5/"> - <img alt="Creative Commons License" style="border-width: 0" - src="http://creativecommons.org/images/public/somerights20.png"/> - </a> - + <a rel="license" + href="http://creativecommons.org/licenses/by-nc-sa/2.5/"> + <img alt="Creative Commons License" + style="border-width: 0" + src="http://creativecommons.org/images/public/somerights20.png" /> + </a> </td> <td> - <p>Copyright © 2005-2006, QOS.ch</p> + <p>Copyright © 2000-2006, QOS.ch</p> <p> - This work is licensed under a <a rel="license" - href="http://creativecommons.org/licenses/by/2.5/">Creative - Commons Attribution 2.5 License</a>. + <!--Creative Commons License--> + This work is licensed under a + <a rel="license" + href="http://creativecommons.org/licenses/by-nc-sa/2.5/"> + Creative Commons + Attribution-NonCommercial-ShareAlike 2.5 + License + </a> + . + <!--/Creative Commons License--> </p> </td> </tr> </table> + <h2>Introduction</h2> <p> Modified: logback/trunk/logback-site/src/site/xdocTemplates/shortIntro.xml ============================================================================== --- logback/trunk/logback-site/src/site/xdocTemplates/shortIntro.xml (original) +++ logback/trunk/logback-site/src/site/xdocTemplates/shortIntro.xml Fri Oct 27 16:09:34 2006 @@ -15,31 +15,35 @@ </div> - <table> - <tr> - <td valign="top" align="top"> - <a rel="license" - href="http://creativecommons.org/licenses/by-nc-nd/2.5/"> - <img alt="Creative Commons License" border="0" - valign="top" align="top" - src="http://creativecommons.org/images/public/somerights20.png" /> - </a> - </td> - <td> - <p>Copyright © 2000-2006, QOS.ch</p> - - <p> - This work is licensed under a - <a rel="license" - href="http://creativecommons.org/licenses/by-nc-nd/2.5/"> - Creative Commons Attribution-Noncommercial-No - Derivative Works 2.5 License - </a> - . - </p> - </td> - </tr> - </table> + <table> + <tr> + <td valign="top" align="top"> + <a rel="license" + href="http://creativecommons.org/licenses/by-nc-sa/2.5/"> + <img alt="Creative Commons License" + style="border-width: 0" + src="http://creativecommons.org/images/public/somerights20.png" /> + </a> + </td> + <td> + <p>Copyright © 2000-2006, QOS.ch</p> + + <p> + <!--Creative Commons License--> + This work is licensed under a + <a rel="license" + href="http://creativecommons.org/licenses/by-nc-sa/2.5/"> + Creative Commons + Attribution-NonCommercial-ShareAlike 2.5 + License + </a> + . + <!--/Creative Commons License--> + </p> + </td> + </tr> + </table> + <h2>Introduction</h2>