From: Jonatan Kronqvist Date: Thu, 19 Apr 2012 11:14:49 +0000 (+0000) Subject: Added the license notice to a new file added in #8694 X-Git-Tag: 7.0.0.alpha3~260^2~10 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0418eab9bd85e107e3b0b31f11e36377b586e2cc;p=vaadin-framework.git Added the license notice to a new file added in #8694 svn changeset:23589/svn branch:6.8 --- diff --git a/src/com/vaadin/terminal/gwt/server/RequestTimer.java b/src/com/vaadin/terminal/gwt/server/RequestTimer.java index 3649ed3a80..5ed89c2d29 100644 --- a/src/com/vaadin/terminal/gwt/server/RequestTimer.java +++ b/src/com/vaadin/terminal/gwt/server/RequestTimer.java @@ -1,3 +1,7 @@ +/* +@VaadinApache2LicenseForJavaFiles@ + */ + package com.vaadin.terminal.gwt.server; import javax.portlet.PortletRequest;