Updated copyright dates in xsl files. See #253.

This commit is contained in:
brectanus 2007-09-12 19:04:54 +00:00
parent 1e603d8a3e
commit 8a54517f0d
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@
</xsl:template>
<xsl:template name="user.footer.navigation">
<div class="copyright" align="center">Copyright (C) 2004-2006 <a href="http://www.breach.com">Breach Security</a></div>
<div class="copyright" align="center">Copyright (C) 2004-2007 <a href="http://www.breach.com">Breach Security</a></div>
</xsl:template>
<xsl:template name="article.titlepage.separator">
@ -289,4 +289,4 @@
</xsl:template>
-->
</xsl:stylesheet>
</xsl:stylesheet>

View File

@ -8,7 +8,7 @@
</xsl:template>
<xsl:template name="user.footer.navigation">
<div class="copyright" align="center">Copyright (C) 2004-2006 <a href="http://www.breach.com">Breach Security</a></div>
<div class="copyright" align="center">Copyright (C) 2004-2007 <a href="http://www.breach.com">Breach Security</a></div>
</xsl:template>
<xsl:template name="article.titlepage.separator">
@ -17,4 +17,4 @@
<xsl:param name="html.stylesheet">modsecurity-reference.css</xsl:param>
</xsl:stylesheet>
</xsl:stylesheet>