Skip to content

Commit 02a2f9b

Browse files
javier-godoyngonzalezpazFC
authored andcommitted
chore: update copyright header
1 parent 57699a1 commit 02a2f9b

33 files changed

+33
-33
lines changed

src/main/java/com/flowingcode/addons/applayout/AbstractFcAppRouterLayout.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* App Layout 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/addons/applayout/AppLayout.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* App Layout 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/addons/applayout/HasMenuItemCommands.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* App Layout 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/addons/applayout/HasMenuItemIcon.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* App Layout 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/addons/applayout/MenuItem.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* App Layout 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/addons/applayout/MenuSeparator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* App Layout 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/addons/applayout/MouseClickEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* App Layout 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/addons/applayout/MouseClickListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* App Layout 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/addons/applayout/PaperListbox.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* App Layout 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/addons/applayout/SlottedMenuItem.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* App Layout 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)