ICU-6438 fix copyright generation
X-SVN-Rev: 24400
This commit is contained in:
parent
d00dd059cb
commit
4812a80950
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user