Skip to content

Commit ca3e8ea

Browse files
javier-godoypaodb
authored andcommitted
chore: update license headers
1 parent 46a3a0d commit ca3e8ea

34 files changed

+125
-30
lines changed

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 - 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/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 - 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/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 - 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/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 - 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/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 - 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/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 - 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/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 - 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/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 - 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/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 - 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/addons/applayout/ToolbarIconButton.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 - 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)