summaryrefslogtreecommitdiffstats
path: root/build/html-style.properties
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2010-04-09 15:31:16 +0000
committerArtur Signell <artur.signell@itmill.com>2010-04-09 15:31:16 +0000
commit9dc2824a85c7a152be1d65ef584b80cbb4a4a473 (patch)
tree89ab0cfb3616bf57bde16a409b868bd719bc8827 /build/html-style.properties
parent1ecce45cd371a2b24d666c6d50b652dd14ead741 (diff)
downloadvaadin-framework-9dc2824a85c7a152be1d65ef584b80cbb4a4a473.tar.gz
vaadin-framework-9dc2824a85c7a152be1d65ef584b80cbb4a4a473.zip
Merged [11399] from 6.2 (copyright year)
svn changeset:12457/svn branch:6.3
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 aa0c2c2944..4700e4ca24 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-2009</div></div>
+html.body.end=<div id="footer"><span>Version: ${version}</span>&#x0A9; Oy IT Mill Ltd. 2000-2010</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>Vaadin</h1>
-javadoc.bottom=<i>Copyright &#169; 2000-2009 IT Mill Ltd. All Rights Reserved.</i>
+javadoc.bottom=<i>Copyright &#169; 2000-2010 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-2009</div></div>
+www.manual.body.end=<div id="footer"><span>Version: ${version}</span>&#x0A9; Oy IT Mill Ltd. 2000-2010</div></div>
www.manual.docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.textonly"/> \ No newline at end of file