Author: jonathan
Date: Tue Jan 15 20:15:15 2008
New Revision: 12299
Log:
added 2008 to the displayed copyrights.
Modified:
trunk/commons/dynamic-codegen/src/doc.xslt
trunk/commons/dynamic-codegen/src/tryit.xslt
Modified: trunk/commons/dynamic-codegen/src/doc.xslt
==============================================================================
--- trunk/commons/dynamic-codegen/src/doc.xslt (original)
+++ trunk/commons/dynamic-codegen/src/doc.xslt Tue Jan 15 20:15:15 2008
@@ -93,7 +93,7 @@
<!-- footer -->
<xsl:if test="$enable-footer='true'">
<div id="footer">
- <p>© 2007 <a href="http://wso2.com/">WSO2 Inc.</a></p>
+ <p>© 2007-2008 <a href="http://wso2.com/">WSO2
Inc.</a></p>
</div>
</xsl:if>
<!-- end of footer -->
Modified: trunk/commons/dynamic-codegen/src/tryit.xslt
==============================================================================
--- trunk/commons/dynamic-codegen/src/tryit.xslt (original)
+++ trunk/commons/dynamic-codegen/src/tryit.xslt Tue Jan 15 20:15:15 2008
@@ -678,7 +678,7 @@
<!-- footer -->
<xsl:if test="$enable-footer='true'">
<div id="footer">
- <p>© 2007 <a href="http://wso2.com/">WSO2 Inc.</a></p>
+ <p>© 2007-2008 <a href="http://wso2.com/">WSO2 Inc.</a></p>
</div>
</xsl:if>
<!-- end of footer -->
_______________________________________________
Commons-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/commons-dev