Skip to content

Commit 6ebf6b3

Browse files
javier-godoyngonzalezpazFC
authored andcommitted
chore: update license headers
1 parent 03f729d commit 6ebf6b3

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

src/main/resources/META-INF/resources/frontend/styles/multiselect-cb-hide.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*-
22
* #%L
3-
* TwinColGrid Add-on Project
3+
* TwinColGrid add-on
44
* %%
55
* Copyright (C) 2017 - 2020 Flowing Code
66
* %%

src/test/java/com/flowingcode/vaadin/addons/twincolgrid/Book.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
/*-
44
* #%L
5-
* TwinColGrid add-on demo
5+
* TwinColGrid add-on
66
* %%
7-
* Copyright (C) 2017 - 2018 FlowingCode S.A.
7+
* Copyright (C) 2017 - 2020 Flowing Code
88
* %%
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

src/test/java/com/flowingcode/vaadin/addons/twincolgrid/Library.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
/*-
44
* #%L
5-
* TwinColGrid add-on demo
5+
* TwinColGrid add-on
66
* %%
7-
* Copyright (C) 2017 - 2018 FlowingCode S.A.
7+
* Copyright (C) 2017 - 2020 Flowing Code
88
* %%
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

src/test/java/com/flowingcode/vaadin/addons/twincolgrid/ObjectUtils.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
/*-
44
* #%L
5-
* TwinColGrid add-on demo
5+
* TwinColGrid add-on
66
* %%
7-
* Copyright (C) 2017 - 2018 FlowingCode S.A.
7+
* Copyright (C) 2017 - 2020 Flowing Code
88
* %%
99
* Licensed under the Apache License, Version 2.0 (the "License");
1010
* you may not use this file except in compliance with the License.

src/test/resources/META-INF/resources/frontend/styles/demo-styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*-
22
* #%L
3-
* TwinColGrid Add-on Project
3+
* TwinColGrid add-on
44
* %%
55
* Copyright (C) 2017 - 2020 Flowing Code
66
* %%
@@ -23,4 +23,4 @@ vaadin-checkbox.smallcheckbox {
2323

2424
body {
2525
max-width: 100%;
26-
}
26+
}

0 commit comments

Comments
 (0)