summaryrefslogtreecommitdiffstats
path: root/build/html-style.properties
diff options
context:
space:
mode:
authorMarko Grönroos <magi@iki.fi>2008-02-26 13:18:54 +0000
committerMarko Grönroos <magi@iki.fi>2008-02-26 13:18:54 +0000
commit9e5b1f5171cf6d2c84ba00ad514ee791f3f6e61c (patch)
tree7676ae2502ac1fc7d8690112cee7c798dd376495 /build/html-style.properties
parent58836873a3358a56669643f97d7966d3f0b3e03c (diff)
downloadvaadin-framework-9e5b1f5171cf6d2c84ba00ad514ee791f3f6e61c.tar.gz
vaadin-framework-9e5b1f5171cf6d2c84ba00ad514ee791f3f6e61c.zip
Merged /branches/5.1 (3858:3929) back to trunk.
svn changeset:3930/svn branch:trunk
Diffstat (limited to 'build/html-style.properties')
-rw-r--r--build/html-style.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/html-style.properties b/build/html-style.properties
index c0c2eb8804..59b28f63c5 100644
--- a/build/html-style.properties
+++ b/build/html-style.properties
@@ -3,13 +3,13 @@ html.body.endtag=</body>
docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.textonly"/>
html.body.start1=<div id="container"><div id="header"><h1>
html.body.start2=</h1></div><div id="itmilllogo"></div>
-html.body.end=<div id="footer"><span>Version: ${version}</span>&#x0A9; Oy IT Mill Ltd. 2000-2007</div></div>
+html.body.end=<div id="footer"><span>Version: ${version}</span>&#x0A9; Oy IT Mill Ltd. 2000-2008</div></div>
html.head.tag=<head>
html.head.endtag=</head>
html.head.style=<link rel="stylesheet" type="text/css" href="styles/demos.css" />
javadoc.doctitle=<h1>IT Mill Toolkit</h1>
-javadoc.bottom=<i>Copyright &#169; 2000-2007 IT Mill Ltd. All Rights Reserved.</i>
+javadoc.bottom=<i>Copyright &#169; 2000-2008 IT Mill Ltd. All Rights Reserved.</i>
www.manual.body.start1=<div id="container"><div id="header"><h1>
www.manual.body.start2=</h1></div><div id="itmilllogo"></div>
-www.manual.body.end=<div id="footer"><span>Version: ${version}</span>&#x0A9; Oy IT Mill Ltd. 2000-2007</div></div>
+www.manual.body.end=<div id="footer"><span>Version: ${version}</span>&#x0A9; Oy IT Mill Ltd. 2000-2008</div></div>
www.manual.docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.textonly"/> \ No newline at end of file