diff options
author | Ilia Motornyi <elmot@vaadin.com> | 2018-03-27 17:53:43 +0300 |
---|---|---|
committer | Teemu Suo-Anttila <tsuoanttila@users.noreply.github.com> | 2018-03-27 17:53:43 +0300 |
commit | 6541b7bad2e41c57a7731611a3f2f7032a5ce947 (patch) | |
tree | d02eed1624a4b027a73461bbebdee47162fbd232 /osgi-integration | |
parent | 98be8f19d046f8f0fd7fe5a753bff2c67efed9fd (diff) | |
download | vaadin-framework-6541b7bad2e41c57a7731611a3f2f7032a5ce947.tar.gz vaadin-framework-6541b7bad2e41c57a7731611a3f2f7032a5ce947.zip |
Update copyright year (#10761)
Diffstat (limited to 'osgi-integration')
-rw-r--r-- | osgi-integration/src/main/java/com/vaadin/osgi/servlet/VaadinServletRegistration.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi-integration/src/main/java/com/vaadin/osgi/servlet/VaadinServletRegistration.java b/osgi-integration/src/main/java/com/vaadin/osgi/servlet/VaadinServletRegistration.java index 6aab0c1c9b..d331edf7bb 100644 --- a/osgi-integration/src/main/java/com/vaadin/osgi/servlet/VaadinServletRegistration.java +++ b/osgi-integration/src/main/java/com/vaadin/osgi/servlet/VaadinServletRegistration.java @@ -1,5 +1,5 @@ /* - * Copyright 2000-2016 Vaadin Ltd. + * Copyright 2000-2018 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 |