diff options
author | Jani Laakso <jani.laakso@itmill.com> | 2007-01-12 14:13:42 +0000 |
---|---|---|
committer | Jani Laakso <jani.laakso@itmill.com> | 2007-01-12 14:13:42 +0000 |
commit | 9a27fafb2b31dcf6cb216c47c3a14d44b9b0362e (patch) | |
tree | 83de08b53eb7c43427d598e6fecac56b2da9a983 /src/com/itmill/toolkit/data | |
parent | fa0976b42928b850c1bf338efa320d738d4f5bbf (diff) | |
download | vaadin-framework-9a27fafb2b31dcf6cb216c47c3a14d44b9b0362e.tar.gz vaadin-framework-9a27fafb2b31dcf6cb216c47c3a14d44b9b0362e.zip |
Fixed typo: "Intarfaces" => "Interfaces"
svn changeset:255/svn branch:toolkit
Diffstat (limited to 'src/com/itmill/toolkit/data')
19 files changed, 38 insertions, 38 deletions
diff --git a/src/com/itmill/toolkit/data/Buffered.java b/src/com/itmill/toolkit/data/Buffered.java index 2fd9129362..0e14fdd8c6 100644 --- a/src/com/itmill/toolkit/data/Buffered.java +++ b/src/com/itmill/toolkit/data/Buffered.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/BufferedValidatable.java b/src/com/itmill/toolkit/data/BufferedValidatable.java index abbf72a709..f5cc18f0de 100644 --- a/src/com/itmill/toolkit/data/BufferedValidatable.java +++ b/src/com/itmill/toolkit/data/BufferedValidatable.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/Container.java b/src/com/itmill/toolkit/data/Container.java index 618b8a6a65..048a5da590 100644 --- a/src/com/itmill/toolkit/data/Container.java +++ b/src/com/itmill/toolkit/data/Container.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/Item.java b/src/com/itmill/toolkit/data/Item.java index 16ed269053..04f4488525 100644 --- a/src/com/itmill/toolkit/data/Item.java +++ b/src/com/itmill/toolkit/data/Item.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/Property.java b/src/com/itmill/toolkit/data/Property.java index d3b3d8cdb0..8f5e40a1f3 100644 --- a/src/com/itmill/toolkit/data/Property.java +++ b/src/com/itmill/toolkit/data/Property.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/Validatable.java b/src/com/itmill/toolkit/data/Validatable.java index 9bbc4dbe64..67501c4a0a 100644 --- a/src/com/itmill/toolkit/data/Validatable.java +++ b/src/com/itmill/toolkit/data/Validatable.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/Validator.java b/src/com/itmill/toolkit/data/Validator.java index f0b69e3d90..4894adce42 100644 --- a/src/com/itmill/toolkit/data/Validator.java +++ b/src/com/itmill/toolkit/data/Validator.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/util/BeanItem.java b/src/com/itmill/toolkit/data/util/BeanItem.java index 0530235ef1..eb7ca89add 100644 --- a/src/com/itmill/toolkit/data/util/BeanItem.java +++ b/src/com/itmill/toolkit/data/util/BeanItem.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/util/ContainerHierarchicalWrapper.java b/src/com/itmill/toolkit/data/util/ContainerHierarchicalWrapper.java index f7b254772f..24adf5672c 100644 --- a/src/com/itmill/toolkit/data/util/ContainerHierarchicalWrapper.java +++ b/src/com/itmill/toolkit/data/util/ContainerHierarchicalWrapper.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/util/ContainerOrderedWrapper.java b/src/com/itmill/toolkit/data/util/ContainerOrderedWrapper.java index cd23f81c46..51e5bc4e20 100644 --- a/src/com/itmill/toolkit/data/util/ContainerOrderedWrapper.java +++ b/src/com/itmill/toolkit/data/util/ContainerOrderedWrapper.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/util/FilesystemContainer.java b/src/com/itmill/toolkit/data/util/FilesystemContainer.java index b958ad2968..41eee1fe84 100644 --- a/src/com/itmill/toolkit/data/util/FilesystemContainer.java +++ b/src/com/itmill/toolkit/data/util/FilesystemContainer.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/util/HierarchicalContainer.java b/src/com/itmill/toolkit/data/util/HierarchicalContainer.java index 94830c3b0b..426b8726f3 100644 --- a/src/com/itmill/toolkit/data/util/HierarchicalContainer.java +++ b/src/com/itmill/toolkit/data/util/HierarchicalContainer.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/util/IndexedContainer.java b/src/com/itmill/toolkit/data/util/IndexedContainer.java index 57c668644e..e11b6193c1 100644 --- a/src/com/itmill/toolkit/data/util/IndexedContainer.java +++ b/src/com/itmill/toolkit/data/util/IndexedContainer.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/util/MethodProperty.java b/src/com/itmill/toolkit/data/util/MethodProperty.java index c91bbc4962..e80a27de85 100644 --- a/src/com/itmill/toolkit/data/util/MethodProperty.java +++ b/src/com/itmill/toolkit/data/util/MethodProperty.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/util/ObjectProperty.java b/src/com/itmill/toolkit/data/util/ObjectProperty.java index 9564a09b1b..c8b8abef4d 100644 --- a/src/com/itmill/toolkit/data/util/ObjectProperty.java +++ b/src/com/itmill/toolkit/data/util/ObjectProperty.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/util/PropertysetItem.java b/src/com/itmill/toolkit/data/util/PropertysetItem.java index 1adfd49f17..744a9c9d8e 100644 --- a/src/com/itmill/toolkit/data/util/PropertysetItem.java +++ b/src/com/itmill/toolkit/data/util/PropertysetItem.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/validator/CompositeValidator.java b/src/com/itmill/toolkit/data/validator/CompositeValidator.java index 33b3776248..90c01f9eed 100644 --- a/src/com/itmill/toolkit/data/validator/CompositeValidator.java +++ b/src/com/itmill/toolkit/data/validator/CompositeValidator.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/validator/NullValidator.java b/src/com/itmill/toolkit/data/validator/NullValidator.java index c1d6bbf747..29ee031a91 100644 --- a/src/com/itmill/toolkit/data/validator/NullValidator.java +++ b/src/com/itmill/toolkit/data/validator/NullValidator.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* diff --git a/src/com/itmill/toolkit/data/validator/StringLengthValidator.java b/src/com/itmill/toolkit/data/validator/StringLengthValidator.java index 2cc96d1eb3..9c8c3ef113 100644 --- a/src/com/itmill/toolkit/data/validator/StringLengthValidator.java +++ b/src/com/itmill/toolkit/data/validator/StringLengthValidator.java @@ -9,9 +9,9 @@ ************************************************************************* This product is distributed under commercial license that can be found - from the product package on license/license.txt. Use of this product might + from the product package on license.pdf. Use of this product might require purchasing a commercial license from IT Mill Ltd. For guidelines - on usage, see license/licensing-guidelines.html + on usage, see licensing-guidelines.html ************************************************************************* |