diff options
author | Jani Laakso <jani.laakso@itmill.com> | 2007-05-08 07:35:13 +0000 |
---|---|---|
committer | Jani Laakso <jani.laakso@itmill.com> | 2007-05-08 07:35:13 +0000 |
commit | 012fc6fb5ad3ecc76dbc26c8c39e13620de47704 (patch) | |
tree | 4ee5e7b8db026176749602715732a628babf58af /WebContent/WEB-INF | |
parent | 40a6331f5980edb96013d74e16f4613668a85d93 (diff) | |
download | vaadin-framework-012fc6fb5ad3ecc76dbc26c8c39e13620de47704.tar.gz vaadin-framework-012fc6fb5ad3ecc76dbc26c8c39e13620de47704.zip |
Fixed #554
svn changeset:1409/svn branch:trunk
Diffstat (limited to 'WebContent/WEB-INF')
-rw-r--r-- | WebContent/WEB-INF/itmill-toolkit-license.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/WebContent/WEB-INF/itmill-toolkit-license.xml b/WebContent/WEB-INF/itmill-toolkit-license.xml index c4c08fa86a..e078083dd0 100644 --- a/WebContent/WEB-INF/itmill-toolkit-license.xml +++ b/WebContent/WEB-INF/itmill-toolkit-license.xml @@ -5,15 +5,15 @@ This license is for development and testing purposes only. It is not valid for any kind of production use. To obtain a license for - production use, see http://license.itmill.com/ + production use, see http://www.itmill.com/ The license file should either be placed in your applications WEB-INF directory as itmill-toolkit-license.xml or set in your Application class init -method using readLicenseFile -method in com.itmill.toolkit.service.License - The legal text corresponding to this license can be found in - http://license.itmill.com/legal/itmill-toolkit-4-license.txt + The legal text corresponding to this license can be found in + http://www.itmill.com/ --> <license number="1"> |