Skip to content

Commit f06186a

Browse files
authored
Remove duplicate copyright and javadoc sections. (#12511)
1 parent 3374f2b commit f06186a

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

uitest/src/main/java/com/vaadin/tests/components/table/TableScrollAfterAddRow.java

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
*/
1616
package com.vaadin.tests.components.table;
1717

18-
/**
19-
*
20-
* @author Vaadin Ltd
21-
*/
2218
import com.vaadin.data.Item;
2319
import com.vaadin.data.util.IndexedContainer;
2420
import com.vaadin.server.VaadinRequest;
@@ -29,22 +25,6 @@
2925
import com.vaadin.ui.Table;
3026
import com.vaadin.ui.VerticalLayout;
3127

32-
/*
33-
* Copyright 2000-2022 Vaadin Ltd.
34-
*
35-
* Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
36-
* you may not use this file except in compliance with the License. You may obtain
37-
* a copy of the License at
38-
*
39-
* https://vaadin.com/license/cvdl-4.0
40-
*
41-
* Unless required by applicable law or agreed to in writing, software
42-
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
43-
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
44-
* License for the specific language governing permissions and limitations under
45-
* the License.
46-
*/
47-
4828
/**
4929
*
5030
* @author Vaadin Ltd

0 commit comments

Comments
 (0)