Skip to content

Commit 0e67baf

Browse files
paodbjavier-godoy
authored andcommitted
chore: update license headers
1 parent 89a0d7a commit 0e67baf

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/main/java/com/flowingcode/vaadin/addons/simpletimer/SimpleTimer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Simple Timer Addon
44
* %%
5-
* Copyright (C) 2019 - 2020 Flowing Code
5+
* Copyright (C) 2019 - 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/test/java/com/flowingcode/addons/simpletimer/test/SerializationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Simple Timer Addon
44
* %%
5-
* Copyright (C) 2019 Flowing Code
5+
* Copyright (C) 2019 - 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/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
* Simple Timer Addon
44
* %%
5-
* Copyright (C) 2019 - 2020 Flowing Code
5+
* Copyright (C) 2019 - 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/test/java/com/flowingcode/vaadin/addons/simpletimer/DemoView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Simple Timer Addon
44
* %%
5-
* Copyright (C) 2019 - 2020 Flowing Code
5+
* Copyright (C) 2019 - 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/test/java/com/flowingcode/vaadin/addons/simpletimer/SimpletimerDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Simple Timer Addon
44
* %%
5-
* Copyright (C) 2019 - 2020 Flowing Code
5+
* Copyright (C) 2019 - 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/test/java/com/flowingcode/vaadin/addons/simpletimer/SimpletimerDemoView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Simple Timer Addon
44
* %%
5-
* Copyright (C) 2019 - 2020 Flowing Code
5+
* Copyright (C) 2019 - 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/test/resources/META-INF/resources/frontend/styles/shared-styles.html

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