Преглед изворни кода

Update remaining copyright years to 2014

Change-Id: I1fc2bd735b538ebac6d4f41fc8536f26795cc85f
tags/7.2.0
Artur Signell пре 10 година
родитељ
комит
2c8c29e68b
100 измењених фајлова са 106 додато и 106 уклоњено
  1. 1
    1
      client-compiler/src/com/vaadin/server/widgetsetutils/metadata/OnStateChangeVisitor.java
  2. 1
    1
      client/src/com/vaadin/client/annotations/OnStateChange.java
  3. 1
    1
      client/src/com/vaadin/client/communication/Date_Serializer.java
  4. 1
    1
      client/src/com/vaadin/client/communication/Heartbeat.java
  5. 1
    1
      client/src/com/vaadin/client/componentlocator/ComponentLocator.java
  6. 1
    1
      client/src/com/vaadin/client/componentlocator/LegacyLocatorStrategy.java
  7. 1
    1
      client/src/com/vaadin/client/componentlocator/LocatorStrategy.java
  8. 1
    1
      client/src/com/vaadin/client/componentlocator/LocatorUtil.java
  9. 1
    1
      client/src/com/vaadin/client/componentlocator/SelectorPredicate.java
  10. 1
    1
      client/src/com/vaadin/client/componentlocator/VaadinFinderLocatorStrategy.java
  11. 1
    1
      client/src/com/vaadin/client/debug/internal/AnalyzeLayoutsPanel.java
  12. 1
    1
      client/src/com/vaadin/client/debug/internal/ConnectorInfoPanel.java
  13. 1
    1
      client/src/com/vaadin/client/debug/internal/HierarchyPanel.java
  14. 1
    1
      client/src/com/vaadin/client/debug/internal/OptimizedWidgetsetPanel.java
  15. 2
    2
      client/src/com/vaadin/client/debug/internal/SelectConnectorListener.java
  16. 2
    2
      client/src/com/vaadin/client/debug/internal/SelectorPath.java
  17. 1
    1
      client/src/com/vaadin/client/debug/internal/TestBenchSection.java
  18. 1
    1
      client/src/com/vaadin/client/event/PointerCancelEvent.java
  19. 1
    1
      client/src/com/vaadin/client/event/PointerCancelHandler.java
  20. 1
    1
      client/src/com/vaadin/client/event/PointerDownEvent.java
  21. 1
    1
      client/src/com/vaadin/client/event/PointerDownHandler.java
  22. 1
    1
      client/src/com/vaadin/client/event/PointerEvent.java
  23. 2
    2
      client/src/com/vaadin/client/event/PointerEventSupport.java
  24. 1
    1
      client/src/com/vaadin/client/event/PointerEventSupportImpl.java
  25. 1
    1
      client/src/com/vaadin/client/event/PointerEventSupportImplModernIE.java
  26. 1
    1
      client/src/com/vaadin/client/event/PointerMoveEvent.java
  27. 1
    1
      client/src/com/vaadin/client/event/PointerMoveHandler.java
  28. 1
    1
      client/src/com/vaadin/client/event/PointerUpEvent.java
  29. 1
    1
      client/src/com/vaadin/client/event/PointerUpHandler.java
  30. 1
    1
      client/src/com/vaadin/client/extensions/ResponsiveConnector.java
  31. 1
    1
      client/src/com/vaadin/client/metadata/JsniInvoker.java
  32. 1
    1
      client/src/com/vaadin/client/metadata/OnStateChangeMethod.java
  33. 1
    1
      client/src/com/vaadin/client/ui/FontIcon.java
  34. 1
    1
      client/src/com/vaadin/client/ui/ImageIcon.java
  35. 1
    1
      client/src/com/vaadin/client/ui/VWindowOverlay.java
  36. 1
    1
      server/src/com/vaadin/data/util/converter/StringToBigDecimalConverter.java
  37. 1
    1
      server/src/com/vaadin/event/UIEvents.java
  38. 1
    1
      server/src/com/vaadin/server/Responsive.java
  39. 1
    1
      server/src/com/vaadin/server/ServiceDestroyEvent.java
  40. 1
    1
      server/src/com/vaadin/server/communication/JSONSerializer.java
  41. 1
    1
      server/src/com/vaadin/ui/NotificationConfiguration.java
  42. 1
    1
      server/tests/src/com/vaadin/data/util/MethodPropertyMemoryConsumption.java
  43. 1
    1
      server/tests/src/com/vaadin/data/util/TransactionalPropertyWrapperTest.java
  44. 1
    1
      server/tests/src/com/vaadin/server/ConnectorResourceHandlerTest.java
  45. 1
    1
      server/tests/src/com/vaadin/server/DefaultDeploymentConfigurationTest.java
  46. 1
    1
      server/tests/src/com/vaadin/server/VaadinGateInRequestTests.java
  47. 1
    1
      server/tests/src/com/vaadin/server/VaadinHttpAndPortletRequestTests.java
  48. 2
    2
      server/tests/src/com/vaadin/server/VaadinLiferayRequestTests.java
  49. 1
    1
      server/tests/src/com/vaadin/server/VaadinPortletTests.java
  50. 1
    1
      server/tests/src/com/vaadin/server/VaadinServiceTest.java
  51. 1
    1
      server/tests/src/com/vaadin/server/VaadinServletTest.java
  52. 2
    2
      server/tests/src/com/vaadin/server/VaadinWebSpherePortalRequestTests.java
  53. 1
    1
      server/tests/src/com/vaadin/tests/data/converter/TestStringToBigDecimalConverter.java
  54. 1
    1
      server/tests/src/com/vaadin/tests/server/component/abstractorderedlayout/LayoutSettingsOnReplace.java
  55. 1
    1
      server/tests/src/com/vaadin/tests/server/component/abstractsinglecomponentcontainer/TestRemoveFromParentLocking.java
  56. 1
    1
      server/tests/src/com/vaadin/tests/server/component/window/WindowTest.java
  57. 1
    1
      server/tests/src/com/vaadin/ui/UIInitRefreshTest.java
  58. 1
    1
      shared/src/com/vaadin/shared/ui/accordion/AccordionState.java
  59. 2
    2
      shared/src/com/vaadin/shared/ui/tabsheet/TabState.java
  60. 1
    1
      shared/src/com/vaadin/shared/ui/tabsheet/TabsheetClientRpc.java
  61. 1
    1
      shared/src/com/vaadin/shared/ui/ui/NotificationRole.java
  62. 1
    1
      shared/src/com/vaadin/shared/ui/upload/UploadServerRpc.java
  63. 1
    1
      uitest/src/com/vaadin/tests/application/DetachOldUIOnReload.java
  64. 1
    1
      uitest/src/com/vaadin/tests/application/RefreshStatePreserveTitle.java
  65. 1
    1
      uitest/src/com/vaadin/tests/application/calculator/Calc.java
  66. 1
    1
      uitest/src/com/vaadin/tests/applicationservlet/SessionExpiration.java
  67. 1
    1
      uitest/src/com/vaadin/tests/components/SaneErrorsTest.java
  68. 1
    1
      uitest/src/com/vaadin/tests/components/accordion/AccordionAddTab.java
  69. 1
    1
      uitest/src/com/vaadin/tests/components/accordion/AccordionAddTabTest.java
  70. 1
    1
      uitest/src/com/vaadin/tests/components/button/ButtonClick.java
  71. 1
    1
      uitest/src/com/vaadin/tests/components/button/ButtonClickTest.java
  72. 1
    1
      uitest/src/com/vaadin/tests/components/combobox/ComboBoxSetNullWhenNewItemsAllowed.java
  73. 1
    1
      uitest/src/com/vaadin/tests/components/combobox/ComboBoxSetNullWhenNewItemsAllowedTest.java
  74. 1
    1
      uitest/src/com/vaadin/tests/components/customfield/CustomFieldSize.java
  75. 1
    1
      uitest/src/com/vaadin/tests/components/datefield/DisabledParentLayout.java
  76. 1
    1
      uitest/src/com/vaadin/tests/components/datefield/DisabledParentLayoutTest.java
  77. 1
    1
      uitest/src/com/vaadin/tests/components/menubar/SpaceMenuBarNavigation.java
  78. 1
    1
      uitest/src/com/vaadin/tests/components/menubar/SpaceMenuBarNavigationTest.java
  79. 1
    1
      uitest/src/com/vaadin/tests/components/nativebutton/NativeButtonIconAndText.java
  80. 1
    1
      uitest/src/com/vaadin/tests/components/nativebutton/NativeButtonIconAndTextTest.java
  81. 1
    1
      uitest/src/com/vaadin/tests/components/notification/MiddleNotificationPosition.java
  82. 1
    1
      uitest/src/com/vaadin/tests/components/notification/MiddleNotificationPositionTest.java
  83. 1
    1
      uitest/src/com/vaadin/tests/components/orderedlayout/NestedLayoutCaptionHover.java
  84. 1
    1
      uitest/src/com/vaadin/tests/components/orderedlayout/NestedLayoutCaptionHoverTest.java
  85. 1
    1
      uitest/src/com/vaadin/tests/components/page/PageTitle.java
  86. 1
    1
      uitest/src/com/vaadin/tests/components/popupview/PopupViewCaption.java
  87. 1
    1
      uitest/src/com/vaadin/tests/components/popupview/PopupViewCaptionTest.java
  88. 1
    1
      uitest/src/com/vaadin/tests/components/table/CtrlShiftMultiselectTest.java
  89. 1
    1
      uitest/src/com/vaadin/tests/components/table/TableRemovedQuicklySendsInvalidRpcCalls.java
  90. 1
    1
      uitest/src/com/vaadin/tests/components/table/TableRemovedQuicklySendsInvalidRpcCallsTest.java
  91. 2
    2
      uitest/src/com/vaadin/tests/components/tabsheet/PreventTabChangeTest.java
  92. 1
    1
      uitest/src/com/vaadin/tests/components/tabsheet/TabSheetFocusedTabTest.java
  93. 1
    1
      uitest/src/com/vaadin/tests/components/tabsheet/TabSheetWithTabIds.java
  94. 1
    1
      uitest/src/com/vaadin/tests/components/textfield/AutomaticImmediate.java
  95. 1
    1
      uitest/src/com/vaadin/tests/components/textfield/AutomaticImmediateTest.java
  96. 1
    1
      uitest/src/com/vaadin/tests/components/textfield/BigDecimalTextField.java
  97. 1
    1
      uitest/src/com/vaadin/tests/components/ui/MultiFileUploadTest.java
  98. 1
    1
      uitest/src/com/vaadin/tests/components/ui/PollListenerTest.java
  99. 1
    1
      uitest/src/com/vaadin/tests/components/ui/UIRefresh.java
  100. 0
    0
      uitest/src/com/vaadin/tests/components/ui/UIRefreshTest.java

+ 1
- 1
client-compiler/src/com/vaadin/server/widgetsetutils/metadata/OnStateChangeVisitor.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/annotations/OnStateChange.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/communication/Date_Serializer.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/communication/Heartbeat.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/componentlocator/ComponentLocator.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/componentlocator/LegacyLocatorStrategy.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/componentlocator/LocatorStrategy.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/componentlocator/LocatorUtil.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/componentlocator/SelectorPredicate.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/componentlocator/VaadinFinderLocatorStrategy.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/debug/internal/AnalyzeLayoutsPanel.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/debug/internal/ConnectorInfoPanel.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/debug/internal/HierarchyPanel.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/debug/internal/OptimizedWidgetsetPanel.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 2
- 2
client/src/com/vaadin/client/debug/internal/SelectConnectorListener.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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
@@ -35,4 +35,4 @@ public interface SelectConnectorListener {
*/
public void select(ServerConnector connector,
Element element);
}
}

+ 2
- 2
client/src/com/vaadin/client/debug/internal/SelectorPath.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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
@@ -265,4 +265,4 @@ public class SelectorPath {
}
return name;
}
}
}

+ 1
- 1
client/src/com/vaadin/client/debug/internal/TestBenchSection.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/event/PointerCancelEvent.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/event/PointerCancelHandler.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/event/PointerDownEvent.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/event/PointerDownHandler.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/event/PointerEvent.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 2
- 2
client/src/com/vaadin/client/event/PointerEventSupport.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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
@@ -52,4 +52,4 @@ public class PointerEventSupport {
public static String getNativeEventName(EventType eventType) {
return impl.getNativeEventName(eventType);
}
}
}

+ 1
- 1
client/src/com/vaadin/client/event/PointerEventSupportImpl.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/event/PointerEventSupportImplModernIE.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/event/PointerMoveEvent.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/event/PointerMoveHandler.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/event/PointerUpEvent.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/event/PointerUpHandler.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/extensions/ResponsiveConnector.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/metadata/JsniInvoker.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/metadata/OnStateChangeMethod.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/ui/FontIcon.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/ui/ImageIcon.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
client/src/com/vaadin/client/ui/VWindowOverlay.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/src/com/vaadin/data/util/converter/StringToBigDecimalConverter.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/src/com/vaadin/event/UIEvents.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/src/com/vaadin/server/Responsive.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/src/com/vaadin/server/ServiceDestroyEvent.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/src/com/vaadin/server/communication/JSONSerializer.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/src/com/vaadin/ui/NotificationConfiguration.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/data/util/MethodPropertyMemoryConsumption.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/data/util/TransactionalPropertyWrapperTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/server/ConnectorResourceHandlerTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/server/DefaultDeploymentConfigurationTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/server/VaadinGateInRequestTests.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/server/VaadinHttpAndPortletRequestTests.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 2
- 2
server/tests/src/com/vaadin/server/VaadinLiferayRequestTests.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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
@@ -36,4 +36,4 @@ public class VaadinLiferayRequestTests extends

return spy;
}
}
}

+ 1
- 1
server/tests/src/com/vaadin/server/VaadinPortletTests.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/server/VaadinServiceTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/server/VaadinServletTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 2
- 2
server/tests/src/com/vaadin/server/VaadinWebSpherePortalRequestTests.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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
@@ -36,4 +36,4 @@ public class VaadinWebSpherePortalRequestTests extends

return spy;
}
}
}

+ 1
- 1
server/tests/src/com/vaadin/tests/data/converter/TestStringToBigDecimalConverter.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/tests/server/component/abstractorderedlayout/LayoutSettingsOnReplace.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/tests/server/component/abstractsinglecomponentcontainer/TestRemoveFromParentLocking.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/tests/server/component/window/WindowTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
server/tests/src/com/vaadin/ui/UIInitRefreshTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
shared/src/com/vaadin/shared/ui/accordion/AccordionState.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 2
- 2
shared/src/com/vaadin/shared/ui/tabsheet/TabState.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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
@@ -36,4 +36,4 @@ public class TabState implements Serializable {
public String id;
public String iconAltText;

}
}

+ 1
- 1
shared/src/com/vaadin/shared/ui/tabsheet/TabsheetClientRpc.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
shared/src/com/vaadin/shared/ui/ui/NotificationRole.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
shared/src/com/vaadin/shared/ui/upload/UploadServerRpc.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/application/DetachOldUIOnReload.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/application/RefreshStatePreserveTitle.java Прегледај датотеку

@@ -27,4 +27,4 @@ public class RefreshStatePreserveTitle extends AbstractTestUI {
protected Integer getTicketNumber() {
return Integer.valueOf(11054);
}
}
}

+ 1
- 1
uitest/src/com/vaadin/tests/application/calculator/Calc.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/applicationservlet/SessionExpiration.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/SaneErrorsTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/accordion/AccordionAddTab.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/accordion/AccordionAddTabTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/button/ButtonClick.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/button/ButtonClickTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/combobox/ComboBoxSetNullWhenNewItemsAllowed.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/combobox/ComboBoxSetNullWhenNewItemsAllowedTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/customfield/CustomFieldSize.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/datefield/DisabledParentLayout.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/datefield/DisabledParentLayoutTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/menubar/SpaceMenuBarNavigation.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/menubar/SpaceMenuBarNavigationTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/nativebutton/NativeButtonIconAndText.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/nativebutton/NativeButtonIconAndTextTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/notification/MiddleNotificationPosition.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/notification/MiddleNotificationPositionTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/orderedlayout/NestedLayoutCaptionHover.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/orderedlayout/NestedLayoutCaptionHoverTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/page/PageTitle.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/popupview/PopupViewCaption.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/popupview/PopupViewCaptionTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/table/CtrlShiftMultiselectTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/table/TableRemovedQuicklySendsInvalidRpcCalls.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/table/TableRemovedQuicklySendsInvalidRpcCallsTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 2
- 2
uitest/src/com/vaadin/tests/components/tabsheet/PreventTabChangeTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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
@@ -59,4 +59,4 @@ public class PreventTabChangeTest extends MultiBrowserTest {
.vaadin("//TabSheet#tabpanel"));
}

}
}

+ 1
- 1
uitest/src/com/vaadin/tests/components/tabsheet/TabSheetFocusedTabTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/tabsheet/TabSheetWithTabIds.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/textfield/AutomaticImmediate.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/textfield/AutomaticImmediateTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/textfield/BigDecimalTextField.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/ui/MultiFileUploadTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/ui/PollListenerTest.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 1
- 1
uitest/src/com/vaadin/tests/components/ui/UIRefresh.java Прегледај датотеку

@@ -1,5 +1,5 @@
/*
* Copyright 2000-2013 Vaadin Ltd.
* Copyright 2000-2014 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

+ 0
- 0
uitest/src/com/vaadin/tests/components/ui/UIRefreshTest.java Прегледај датотеку


Неке датотеке нису приказане због велике количине промена

Loading…
Откажи
Сачувај