diff options
author | Artur Signell <artur.signell@itmill.com> | 2011-08-23 14:15:12 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2011-08-23 14:15:12 +0000 |
commit | d20d93957b54f52350ff0ddc7ed922ab345f7bd7 (patch) | |
tree | 666f97950ff97ec1319fed16f785dd6eaa5d3a96 /WebContent | |
parent | c96076ef8bb2d9d9f27f0b44cb1743af0babab24 (diff) | |
download | vaadin-framework-d20d93957b54f52350ff0ddc7ed922ab345f7bd7.tar.gz vaadin-framework-d20d93957b54f52350ff0ddc7ed922ab345f7bd7.zip |
#7435 Updated title of license.html
svn changeset:20584/svn branch:6.7
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/license.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/license.html b/WebContent/license.html index db05574fae..10d760a782 100644 --- a/WebContent/license.html +++ b/WebContent/license.html @@ -2,7 +2,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<title>Vaadin</title> +<title>Vaadin Licensing</title> <link rel="stylesheet" type="text/css" href="css/styles.css" /> <!--[if IE]> <link rel="stylesheet" type="text/css" href="css/ie.css" /> |