Skip to content

Commit 08604aa

Browse files
javier-godoyngonzalezpazFC
authored andcommitted
chore: update license headers
1 parent bae2cb2 commit 08604aa

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

src/main/java/com/flowingcode/vaadin/addons/carousel/Carousel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Carousel Addon
44
* %%
5-
* Copyright (C) 2018 - 2020 Flowing Code
5+
* Copyright (C) 2018 - 2021 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/carousel/Slide.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Carousel Addon
44
* %%
5-
* Copyright (C) 2018 - 2020 Flowing Code
5+
* Copyright (C) 2018 - 2021 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
* Carousel Addon
44
* %%
5-
* Copyright (C) 2018 - 2020 Flowing Code
5+
* Copyright (C) 2018 - 2021 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/carousel/AutoProgressDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Carousel Addon
44
* %%
5-
* Copyright (C) 2018 - 2020 Flowing Code
5+
* Copyright (C) 2018 - 2021 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/carousel/CarouselDemoView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Carousel Addon
44
* %%
5-
* Copyright (C) 2018 - 2020 Flowing Code
5+
* Copyright (C) 2018 - 2021 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/carousel/DemoView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Carousel Addon
44
* %%
5-
* Copyright (C) 2018 - 2020 Flowing Code
5+
* Copyright (C) 2018 - 2021 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/carousel/ListenerDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Carousel Addon
44
* %%
5-
* Copyright (C) 2018 - 2020 Flowing Code
5+
* Copyright (C) 2018 - 2021 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/carousel/SlideButtonsDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Carousel Addon
44
* %%
5-
* Copyright (C) 2018 - 2020 Flowing Code
5+
* Copyright (C) 2018 - 2021 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/carousel/test/LayoutTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Carousel Addon
44
* %%
5-
* Copyright (C) 2018 - 2020 Flowing Code
5+
* Copyright (C) 2018 - 2021 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)