From 3b0da56451c49a1a1ecc7af7db97cc04339c7c20 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 8 Dec 2011 12:31:15 +0000 Subject: #7354 IT Mill -> Vaadin find and replace svn changeset:22317/svn branch:6.7 --- src/com/vaadin/ui/PopupView.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/com/vaadin/ui/PopupView.java') diff --git a/src/com/vaadin/ui/PopupView.java b/src/com/vaadin/ui/PopupView.java index 4e1f387504..fcad727510 100644 --- a/src/com/vaadin/ui/PopupView.java +++ b/src/com/vaadin/ui/PopupView.java @@ -1,5 +1,5 @@ /* -@ITMillApache2LicenseForJavaFiles@ +@VaadinApache2LicenseForJavaFiles@ */ package com.vaadin.ui; @@ -19,7 +19,7 @@ import com.vaadin.terminal.gwt.client.ui.VPopupView; * view is displayed on a popup. The inner class {@link PopupView.Content} is * used to deliver contents to this component. * - * @author IT Mill Ltd. + * @author Vaadin Ltd. */ @SuppressWarnings("serial") @ClientWidget(VPopupView.class) -- cgit v1.2.3