Skip to content

Commit ef509b9

Browse files
paodbjavier-godoy
authored andcommitted
chore: update license headers
1 parent 71bd3be commit ef509b9

37 files changed

+37
-37
lines changed

src/main/java/com/flowingcode/vaadin/addons/shareeasy/BaseShareEasy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Share Easy Add-on
44
* %%
5-
* Copyright (C) 2023 - 2025 Flowing Code
5+
* Copyright (C) 2023 - 2026 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/shareeasy/DropdownShareEasy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Share Easy Add-on
44
* %%
5-
* Copyright (C) 2023 - 2025 Flowing Code
5+
* Copyright (C) 2023 - 2026 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/shareeasy/FixedShareEasy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Share Easy Add-on
44
* %%
5-
* Copyright (C) 2023 - 2025 Flowing Code
5+
* Copyright (C) 2023 - 2026 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/shareeasy/HoverShareEasy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Share Easy Add-on
44
* %%
5-
* Copyright (C) 2023 - 2025 Flowing Code
5+
* Copyright (C) 2023 - 2026 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/shareeasy/NormalShareEasy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Share Easy Add-on
44
* %%
5-
* Copyright (C) 2023 - 2025 Flowing Code
5+
* Copyright (C) 2023 - 2026 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/shareeasy/ShareEasyDriver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Share Easy Add-on
44
* %%
5-
* Copyright (C) 2023 - 2025 Flowing Code
5+
* Copyright (C) 2023 - 2026 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/shareeasy/TextShareEasy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Share Easy Add-on
44
* %%
5-
* Copyright (C) 2023 - 2025 Flowing Code
5+
* Copyright (C) 2023 - 2026 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/shareeasy/enums/Animation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Share Easy Add-on
44
* %%
5-
* Copyright (C) 2023 - 2025 Flowing Code
5+
* Copyright (C) 2023 - 2026 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/shareeasy/enums/Direction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Share Easy Add-on
44
* %%
5-
* Copyright (C) 2023 - 2025 Flowing Code
5+
* Copyright (C) 2023 - 2026 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/shareeasy/enums/Driver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Share Easy Add-on
44
* %%
5-
* Copyright (C) 2023 - 2025 Flowing Code
5+
* Copyright (C) 2023 - 2026 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)