Просмотр исходного кода

Replaced license place holder with actual license (#8955)

tags/7.0.0.beta1
Artur Signell 11 лет назад
Родитель
Сommit
8d0c857382
100 измененных файлов: 1287 добавлений и 99 удалений
  1. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/AbstractConnectorClassBasedFactoryGenerator.java
  2. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/AcceptCriteriaFactoryGenerator.java
  3. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/ClassPathExplorer.java
  4. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/ConnectorStateFactoryGenerator.java
  5. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/ConnectorWidgetFactoryGenerator.java
  6. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/CustomWidgetMapGenerator.java
  7. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/EagerWidgetMapGenerator.java
  8. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/GeneratedRpcMethodProviderGenerator.java
  9. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/LazyWidgetMapGenerator.java
  10. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/RpcProxyCreatorGenerator.java
  11. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/RpcProxyGenerator.java
  12. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/SerializerGenerator.java
  13. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/SerializerMapGenerator.java
  14. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/WidgetMapGenerator.java
  15. 13
    1
      client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/WidgetSetBuilder.java
  16. 13
    1
      client-compiler/src/com/vaadin/tools/WidgetsetCompiler.java
  17. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ApplicationConfiguration.java
  18. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ApplicationConnection.java
  19. 13
    1
      client/src/com/vaadin/terminal/gwt/client/BrowserInfo.java
  20. 13
    1
      client/src/com/vaadin/terminal/gwt/client/CSSRule.java
  21. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ClientExceptionHandler.java
  22. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ComponentConnector.java
  23. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ComponentContainerConnector.java
  24. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ComponentDetail.java
  25. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ComponentDetailMap.java
  26. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ComponentLocator.java
  27. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ComputedStyle.java
  28. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ConnectorHierarchyChangeEvent.java
  29. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ConnectorMap.java
  30. 13
    1
      client/src/com/vaadin/terminal/gwt/client/Console.java
  31. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ContainerResizedListener.java
  32. 13
    1
      client/src/com/vaadin/terminal/gwt/client/DateTimeService.java
  33. 13
    1
      client/src/com/vaadin/terminal/gwt/client/DirectionalManagedLayout.java
  34. 13
    1
      client/src/com/vaadin/terminal/gwt/client/EventHelper.java
  35. 13
    1
      client/src/com/vaadin/terminal/gwt/client/FastStringSet.java
  36. 13
    1
      client/src/com/vaadin/terminal/gwt/client/Focusable.java
  37. 13
    1
      client/src/com/vaadin/terminal/gwt/client/JavaScriptConnectorHelper.java
  38. 13
    1
      client/src/com/vaadin/terminal/gwt/client/JavaScriptExtension.java
  39. 13
    1
      client/src/com/vaadin/terminal/gwt/client/LayoutManager.java
  40. 13
    1
      client/src/com/vaadin/terminal/gwt/client/LayoutManagerIE8.java
  41. 13
    1
      client/src/com/vaadin/terminal/gwt/client/LocaleNotLoadedException.java
  42. 13
    1
      client/src/com/vaadin/terminal/gwt/client/LocaleService.java
  43. 13
    1
      client/src/com/vaadin/terminal/gwt/client/MeasuredSize.java
  44. 13
    1
      client/src/com/vaadin/terminal/gwt/client/MouseEventDetailsBuilder.java
  45. 13
    1
      client/src/com/vaadin/terminal/gwt/client/NullConsole.java
  46. 13
    1
      client/src/com/vaadin/terminal/gwt/client/Paintable.java
  47. 13
    1
      client/src/com/vaadin/terminal/gwt/client/RenderInformation.java
  48. 13
    1
      client/src/com/vaadin/terminal/gwt/client/RenderSpace.java
  49. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ResourceLoader.java
  50. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ServerConnector.java
  51. 13
    1
      client/src/com/vaadin/terminal/gwt/client/SimpleTree.java
  52. 13
    1
      client/src/com/vaadin/terminal/gwt/client/StyleConstants.java
  53. 13
    1
      client/src/com/vaadin/terminal/gwt/client/SuperDevMode.java
  54. 13
    1
      client/src/com/vaadin/terminal/gwt/client/SynchronousXHR.java
  55. 13
    1
      client/src/com/vaadin/terminal/gwt/client/TooltipInfo.java
  56. 13
    1
      client/src/com/vaadin/terminal/gwt/client/UIDL.java
  57. 13
    1
      client/src/com/vaadin/terminal/gwt/client/Util.java
  58. 13
    1
      client/src/com/vaadin/terminal/gwt/client/VCaption.java
  59. 13
    1
      client/src/com/vaadin/terminal/gwt/client/VCaptionWrapper.java
  60. 13
    1
      client/src/com/vaadin/terminal/gwt/client/VConsole.java
  61. 13
    1
      client/src/com/vaadin/terminal/gwt/client/VDebugConsole.java
  62. 13
    1
      client/src/com/vaadin/terminal/gwt/client/VErrorMessage.java
  63. 13
    1
      client/src/com/vaadin/terminal/gwt/client/VSchedulerImpl.java
  64. 13
    1
      client/src/com/vaadin/terminal/gwt/client/VTooltip.java
  65. 13
    1
      client/src/com/vaadin/terminal/gwt/client/VUIDLBrowser.java
  66. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ValueMap.java
  67. 13
    1
      client/src/com/vaadin/terminal/gwt/client/WidgetInstantiator.java
  68. 13
    1
      client/src/com/vaadin/terminal/gwt/client/WidgetLoader.java
  69. 13
    1
      client/src/com/vaadin/terminal/gwt/client/WidgetMap.java
  70. 13
    1
      client/src/com/vaadin/terminal/gwt/client/WidgetSet.java
  71. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/AbstractServerConnectorEvent.java
  72. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/DiffJSONSerializer.java
  73. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/GeneratedRpcMethodProvider.java
  74. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/HasJavaScriptConnectorHelper.java
  75. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/InitializableServerRpc.java
  76. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/JSONSerializer.java
  77. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/JsonDecoder.java
  78. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/JsonEncoder.java
  79. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/RpcManager.java
  80. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/RpcMethod.java
  81. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/RpcProxy.java
  82. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/SerializerMap.java
  83. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/StateChangeEvent.java
  84. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/Type.java
  85. 13
    1
      client/src/com/vaadin/terminal/gwt/client/communication/URLReference_Serializer.java
  86. 13
    1
      client/src/com/vaadin/terminal/gwt/client/extensions/AbstractExtensionConnector.java
  87. 13
    1
      client/src/com/vaadin/terminal/gwt/client/extensions/javascriptmanager/JavaScriptManagerConnector.java
  88. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/AbstractClickEventHandler.java
  89. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/AbstractComponentConnector.java
  90. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/AbstractComponentContainerConnector.java
  91. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/AbstractConnector.java
  92. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/AbstractFieldConnector.java
  93. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/AbstractLayoutConnector.java
  94. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/Action.java
  95. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/ActionOwner.java
  96. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/CalendarEntry.java
  97. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/ClickEventHandler.java
  98. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/ConnectorClassBasedFactory.java
  99. 13
    1
      client/src/com/vaadin/terminal/gwt/client/ui/ConnectorStateFactory.java
  100. 0
    0
      client/src/com/vaadin/terminal/gwt/client/ui/ConnectorWidgetFactory.java

+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/AbstractConnectorClassBasedFactoryGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.widgetsetutils;

+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/AcceptCriteriaFactoryGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.widgetsetutils;


+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/ClassPathExplorer.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.widgetsetutils;


+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/ConnectorStateFactoryGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.widgetsetutils;

+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/ConnectorWidgetFactoryGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.widgetsetutils;

+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/CustomWidgetMapGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.widgetsetutils;


+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/EagerWidgetMapGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.widgetsetutils;


+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/GeneratedRpcMethodProviderGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.widgetsetutils;

+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/LazyWidgetMapGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.widgetsetutils;


+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/RpcProxyCreatorGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.widgetsetutils;


+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/RpcProxyGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.widgetsetutils;

+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/SerializerGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.widgetsetutils;

+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/SerializerMapGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.widgetsetutils;

+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/WidgetMapGenerator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.widgetsetutils;


+ 13
- 1
client-compiler/src/com/vaadin/terminal/gwt/widgetsetutils/WidgetSetBuilder.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.widgetsetutils;


+ 13
- 1
client-compiler/src/com/vaadin/tools/WidgetsetCompiler.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.tools;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ApplicationConfiguration.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ApplicationConnection.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/BrowserInfo.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/CSSRule.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ClientExceptionHandler.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ComponentConnector.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ComponentContainerConnector.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ComponentDetail.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ComponentDetailMap.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ComponentLocator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ComputedStyle.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ConnectorHierarchyChangeEvent.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ConnectorMap.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/Console.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ContainerResizedListener.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/DateTimeService.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/DirectionalManagedLayout.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/EventHelper.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/FastStringSet.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/Focusable.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/JavaScriptConnectorHelper.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/JavaScriptExtension.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/LayoutManager.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/LayoutManagerIE8.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/LocaleNotLoadedException.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/LocaleService.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/MeasuredSize.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/MouseEventDetailsBuilder.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/NullConsole.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/Paintable.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/RenderInformation.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/RenderSpace.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ResourceLoader.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ServerConnector.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/SimpleTree.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/StyleConstants.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/SuperDevMode.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/SynchronousXHR.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/TooltipInfo.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/UIDL.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/Util.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/VCaption.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/VCaptionWrapper.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/VConsole.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/VDebugConsole.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/VErrorMessage.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/VSchedulerImpl.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/VTooltip.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/VUIDLBrowser.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
/**
*

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ValueMap.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
/**
*

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/WidgetInstantiator.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/WidgetLoader.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/WidgetMap.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/WidgetSet.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/AbstractServerConnectorEvent.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.communication;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/DiffJSONSerializer.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.communication;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/GeneratedRpcMethodProvider.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.communication;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/HasJavaScriptConnectorHelper.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client.communication;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/InitializableServerRpc.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.communication;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/JSONSerializer.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client.communication;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/JsonDecoder.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client.communication;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/JsonEncoder.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client.communication;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/RpcManager.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client.communication;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/RpcMethod.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.communication;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/RpcProxy.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.communication;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/SerializerMap.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client.communication;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/StateChangeEvent.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.communication;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/Type.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.communication;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/communication/URLReference_Serializer.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.communication;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/extensions/AbstractExtensionConnector.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client.extensions;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/extensions/javascriptmanager/JavaScriptManagerConnector.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client.extensions.javascriptmanager;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/AbstractClickEventHandler.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.ui;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/AbstractComponentConnector.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.ui;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/AbstractComponentContainerConnector.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.ui;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/AbstractConnector.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.ui;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/AbstractFieldConnector.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.ui;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/AbstractLayoutConnector.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.ui;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/Action.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client.ui;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/ActionOwner.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.ui;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/CalendarEntry.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/

package com.vaadin.terminal.gwt.client.ui;

+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/ClickEventHandler.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.ui;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/ConnectorClassBasedFactory.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.ui;


+ 13
- 1
client/src/com/vaadin/terminal/gwt/client/ui/ConnectorStateFactory.java Просмотреть файл

@@ -1,5 +1,17 @@
/*
@VaadinApache2LicenseForJavaFiles@
* Copyright 2011 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
package com.vaadin.terminal.gwt.client.ui;


+ 0
- 0
client/src/com/vaadin/terminal/gwt/client/ui/ConnectorWidgetFactory.java Просмотреть файл


Некоторые файлы не были показаны из-за большого количества измененных файлов

Загрузка…
Отмена
Сохранить