Skip to content

Commit a398a00

Browse files
committed
Update copyright year
1 parent 7a5e613 commit a398a00

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
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 - 2019 Flowing Code
5+
* Copyright (C) 2018 - 2020 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/AppDrawer.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 - 2019 Flowing Code
5+
* Copyright (C) 2018 - 2020 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/AppHeader.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 - 2019 Flowing Code
5+
* Copyright (C) 2018 - 2020 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 - 2019 Flowing Code
5+
* Copyright (C) 2018 - 2020 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/AppToolbar.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 - 2019 Flowing Code
5+
* Copyright (C) 2018 - 2020 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 - 2019 Flowing Code
5+
* Copyright (C) 2018 - 2020 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 - 2019 Flowing Code
5+
* Copyright (C) 2018 - 2020 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 - 2019 Flowing Code
5+
* Copyright (C) 2018 - 2020 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 - 2019 Flowing Code
5+
* Copyright (C) 2018 - 2020 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/resources/META-INF/resources/frontend/styles/applayout-styles.html

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 - 2019 Flowing Code
5+
Copyright (C) 2018 - 2020 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)