From 1e29d779a915ca0d98f7e5896ea48b1db9933517 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Leif=20=C3=85strand?= Date: Thu, 14 Feb 2013 10:31:02 +0200 Subject: [PATCH] Update license header Change-Id: I1bf58b1dcaadb7fdf66902c95310d4ee60c1bbeb --- client/src/com/vaadin/client/Profiler.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/com/vaadin/client/Profiler.java b/client/src/com/vaadin/client/Profiler.java index a7b9019d33..be26da859f 100644 --- a/client/src/com/vaadin/client/Profiler.java +++ b/client/src/com/vaadin/client/Profiler.java @@ -1,5 +1,5 @@ /* - * Copyright 2012 Vaadin Ltd. + * Copyright 2000-2013 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 -- 2.39.5