Skip to content

Commit 2c5afa7

Browse files
authored
chore: update license headers (#24)
1 parent 0879744 commit 2c5afa7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/main/java/com/flowingcode/vaadin/addons/chipfield/Chip.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 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/vaadin/addons/chipfield/ChipField.java

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ChipField Addon
44
* %%
5-
* Copyright (C) 2018 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/test/resources/META-INF/resources/frontend/styles/demo-styles.css

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