diff options
author | Marko Grönroos <magi@iki.fi> | 2009-02-24 15:08:05 +0000 |
---|---|---|
committer | Marko Grönroos <magi@iki.fi> | 2009-02-24 15:08:05 +0000 |
commit | 48045ce86969d6510ace8888608f7b6346c1a9f5 (patch) | |
tree | 2d4e0c2b5c6664c0371c00d2dee7e2f1b6808c54 /build/html-style.properties | |
parent | f38d48a9b1f58260995ce471b8bbbbadf24d8c64 (diff) | |
download | vaadin-framework-48045ce86969d6510ace8888608f7b6346c1a9f5.tar.gz vaadin-framework-48045ce86969d6510ace8888608f7b6346c1a9f5.zip |
Updated copyright notices from 2008 to 2009. Fixes #2671.
svn changeset:6948/svn branch:trunk
Diffstat (limited to 'build/html-style.properties')
-rw-r--r-- | build/html-style.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build/html-style.properties b/build/html-style.properties index 59b28f63c5..c2b8cf9111 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>© Oy IT Mill Ltd. 2000-2008</div></div> +html.body.end=<div id="footer"><span>Version: ${version}</span>© Oy IT Mill Ltd. 2000-2009</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 © 2000-2008 IT Mill Ltd. All Rights Reserved.</i> +javadoc.bottom=<i>Copyright © 2000-2009 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>© Oy IT Mill Ltd. 2000-2008</div></div> +www.manual.body.end=<div id="footer"><span>Version: ${version}</span>© Oy IT Mill Ltd. 2000-2009</div></div> www.manual.docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.textonly"/>
\ No newline at end of file |