diff options
author | Henri Sara <hesara@vaadin.com> | 2014-06-06 10:25:28 +0300 |
---|---|---|
committer | Henri Sara <hesara@vaadin.com> | 2014-06-06 10:25:28 +0300 |
commit | 19acf75c8514be2dad36236ae45b2805b0eb2693 (patch) | |
tree | cb1e8b72f99c3c5c872326513786cdb0e2dad598 | |
parent | 97ba8b0756b8f8ba02b2eda6857f9fda0f9b2cb2 (diff) | |
download | vaadin-framework-19acf75c8514be2dad36236ae45b2805b0eb2693.tar.gz vaadin-framework-19acf75c8514be2dad36236ae45b2805b0eb2693.zip |
Fix copyright header in AnimationUtil
Change-Id: I768d93e8eb7f4b6415f17c80bc4564053313dc56
-rw-r--r-- | client/src/com/vaadin/client/AnimationUtil.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/com/vaadin/client/AnimationUtil.java b/client/src/com/vaadin/client/AnimationUtil.java index 034ea659a9..9f80d98ef2 100644 --- a/client/src/com/vaadin/client/AnimationUtil.java +++ b/client/src/com/vaadin/client/AnimationUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2000-2013 Vaadin Ltd. + * Copyright 2000-2014 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 |