ICU-6438 fix copyright generation

X-SVN-Rev: 24400
This commit is contained in:
Steven R. Loomis 2008-07-21 20:03:09 +00:00
parent d00dd059cb
commit 4812a80950

View File

@ -21,7 +21,9 @@
<xsl:template match="/">
<!-- Copyright (C) 2008, International Business Machines Corporation, All Rights Reserved. -->
<xsl:comment>
Copyright (C) <xsl:value-of select="$ourYear" />, International Business Machines Corporation, All Rights Reserved.
</xsl:comment>
<html>
<head>
<title>ICU4C API Comparison: <xsl:value-of select="$leftVer"/> with <xsl:value-of select="$rightVer" /> </title>