diff options
author | Artur Signell <artur@vaadin.com> | 2013-01-04 11:08:56 +0200 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2013-01-04 12:26:29 +0200 |
commit | fb68bd53035fdd9cf0448623d5f6867fe17bab64 (patch) | |
tree | b42aadb2d95ec0b6e945d80ba97ed3fb26eeac33 /uitest/src/com/vaadin/tests/dd | |
parent | bcc7fda715e689f6611f904d52e3fa41a331e63d (diff) | |
download | vaadin-framework-fb68bd53035fdd9cf0448623d5f6867fe17bab64.tar.gz vaadin-framework-fb68bd53035fdd9cf0448623d5f6867fe17bab64.zip |
Updated copyright notices and added missing license headers
Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
Diffstat (limited to 'uitest/src/com/vaadin/tests/dd')
-rw-r--r-- | uitest/src/com/vaadin/tests/dd/MyDragSourceConnector.java | 2 | ||||
-rw-r--r-- | uitest/src/com/vaadin/tests/dd/MyDropTargetConnector.java | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/uitest/src/com/vaadin/tests/dd/MyDragSourceConnector.java b/uitest/src/com/vaadin/tests/dd/MyDragSourceConnector.java index e787a182e4..bc7268a53a 100644 --- a/uitest/src/com/vaadin/tests/dd/MyDragSourceConnector.java +++ b/uitest/src/com/vaadin/tests/dd/MyDragSourceConnector.java @@ -1,5 +1,5 @@ /* - * Copyright 2011 Vaadin Ltd. + * Copyright 2000-2013 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 diff --git a/uitest/src/com/vaadin/tests/dd/MyDropTargetConnector.java b/uitest/src/com/vaadin/tests/dd/MyDropTargetConnector.java index f0f2b5dfd6..a3f7f8757a 100644 --- a/uitest/src/com/vaadin/tests/dd/MyDropTargetConnector.java +++ b/uitest/src/com/vaadin/tests/dd/MyDropTargetConnector.java @@ -1,5 +1,5 @@ /* - * Copyright 2011 Vaadin Ltd. + * Copyright 2000-2013 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 |