Skip to content

Commit 3de4752

Browse files
paodbjavier-godoy
authored andcommitted
chore: update license headers
1 parent db1b48a commit 3de4752

27 files changed

+27
-27
lines changed

src/main/java/com/flowingcode/vaadin/addons/chipfield/Chip.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 - 2021 Flowing Code
5+
* Copyright (C) 2018 - 2022 Flowing Code
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/java/com/flowingcode/vaadin/addons/chipfield/ChipField.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 - 2021 Flowing Code
5+
* Copyright (C) 2018 - 2022 Flowing Code
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/test/java/com/flowingcode/addons/chipfield/test/SerializationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 - 2021 Flowing Code
5+
* Copyright (C) 2018 - 2022 Flowing Code
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/test/java/com/flowingcode/vaadin/addons/DemoLayout.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 - 2021 Flowing Code
5+
* Copyright (C) 2018 - 2022 Flowing Code
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/test/java/com/flowingcode/vaadin/addons/chipfield/BinderDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 - 2021 Flowing Code
5+
* Copyright (C) 2018 - 2022 Flowing Code
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/test/java/com/flowingcode/vaadin/addons/chipfield/ChipfieldDemoView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 - 2021 Flowing Code
5+
* Copyright (C) 2018 - 2022 Flowing Code
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/test/java/com/flowingcode/vaadin/addons/chipfield/DataProviderDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 - 2021 Flowing Code
5+
* Copyright (C) 2018 - 2022 Flowing Code
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/test/java/com/flowingcode/vaadin/addons/chipfield/DemoView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 - 2021 Flowing Code
5+
* Copyright (C) 2018 - 2022 Flowing Code
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/test/java/com/flowingcode/vaadin/addons/chipfield/DisabledDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 - 2021 Flowing Code
5+
* Copyright (C) 2018 - 2022 Flowing Code
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/test/java/com/flowingcode/vaadin/addons/chipfield/Planet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 - 2021 Flowing Code
5+
* Copyright (C) 2018 - 2022 Flowing Code
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)