Skip to content

Commit f7df0cd

Browse files
committed
Fixed license headers
1 parent cdd7b1c commit f7df0cd

File tree

192 files changed

+195
-201
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

192 files changed

+195
-201
lines changed

src/main/java/gwt/material/design/addins/client/MaterialAddins.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* GwtMaterial
44
* %%
5-
* Copyright (C) 2015 - 2016 GwtMaterialDesign
5+
* Copyright (C) 2015 - 2017 GwtMaterialDesign
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/gwt/material/design/addins/client/StartupState.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* GwtMaterial
44
* %%
5-
* Copyright (C) 2015 - 2016 GwtMaterialDesign
5+
* Copyright (C) 2015 - 2017 GwtMaterialDesign
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/gwt/material/design/addins/client/autocomplete/MaterialAutoComplete.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* GwtMaterial
44
* %%
5-
* Copyright (C) 2015 - 2016 GwtMaterialDesign
5+
* Copyright (C) 2015 - 2017 GwtMaterialDesign
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/gwt/material/design/addins/client/autocomplete/MaterialAutocompleteClientBundle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* GwtMaterial
44
* %%
5-
* Copyright (C) 2015 - 2016 GwtMaterialDesign
5+
* Copyright (C) 2015 - 2017 GwtMaterialDesign
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/gwt/material/design/addins/client/autocomplete/MaterialAutocompleteDebugClientBundle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* GwtMaterial
44
* %%
5-
* Copyright (C) 2015 - 2016 GwtMaterialDesign
5+
* Copyright (C) 2015 - 2017 GwtMaterialDesign
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/gwt/material/design/addins/client/autocomplete/base/MaterialSuggestionOracle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* GwtMaterial
44
* %%
5-
* Copyright (C) 2015 - 2016 GwtMaterialDesign
5+
* Copyright (C) 2015 - 2017 GwtMaterialDesign
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/gwt/material/design/addins/client/autocomplete/constants/AutocompleteType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* GwtMaterial
44
* %%
5-
* Copyright (C) 2015 - 2016 GwtMaterialDesign
5+
* Copyright (C) 2015 - 2017 GwtMaterialDesign
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/gwt/material/design/addins/client/avatar/MaterialAvatar.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* GwtMaterial
44
* %%
5-
* Copyright (C) 2015 - 2016 GwtMaterialDesign
5+
* Copyright (C) 2015 - 2017 GwtMaterialDesign
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/gwt/material/design/addins/client/avatar/MaterialAvatarClientBundle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* GwtMaterial
44
* %%
5-
* Copyright (C) 2015 - 2016 GwtMaterialDesign
5+
* Copyright (C) 2015 - 2017 GwtMaterialDesign
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/gwt/material/design/addins/client/avatar/MaterialAvatarDebugClientBundle.java

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