diff options
Diffstat (limited to 'shared/src/main/java/com/vaadin/shared/AbstractComponentState.java')
-rw-r--r-- | shared/src/main/java/com/vaadin/shared/AbstractComponentState.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/src/main/java/com/vaadin/shared/AbstractComponentState.java b/shared/src/main/java/com/vaadin/shared/AbstractComponentState.java index e3d5b56d0a..4eb9809592 100644 --- a/shared/src/main/java/com/vaadin/shared/AbstractComponentState.java +++ b/shared/src/main/java/com/vaadin/shared/AbstractComponentState.java @@ -1,5 +1,5 @@ /* - * Copyright 2000-2018 Vaadin Ltd. + * Copyright 2000-2021 Vaadin Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of |