diff options
author | Jani Laakso <jani.laakso@itmill.com> | 2007-02-09 14:06:10 +0000 |
---|---|---|
committer | Jani Laakso <jani.laakso@itmill.com> | 2007-02-09 14:06:10 +0000 |
commit | 3c66ba7c4c2fe92a76d09e098abce2f03296f935 (patch) | |
tree | e1f973c760788ca2d08fac5a98bbbeccdb37957f /build/html-style.properties | |
parent | 58ab5caaefd2aac164006e01bed1cc2877058e6c (diff) | |
download | vaadin-framework-3c66ba7c4c2fe92a76d09e098abce2f03296f935.tar.gz vaadin-framework-3c66ba7c4c2fe92a76d09e098abce2f03296f935.zip |
Added javadoc <head> <bottom> properties.
svn changeset:609/svn branch:toolkit
Diffstat (limited to 'build/html-style.properties')
-rw-r--r-- | build/html-style.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/html-style.properties b/build/html-style.properties index 24f10f9975..b48c1aa814 100644 --- a/build/html-style.properties +++ b/build/html-style.properties @@ -8,4 +8,4 @@ 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.copyright=<i>Copyright © 2000-2006 IT Mill Ltd. All Rights Reserved.</i>
\ No newline at end of file +javadoc.bottom=<i>Copyright © 2000-2006 IT Mill Ltd. All Rights Reserved.</i>
\ No newline at end of file |