From 31179dc9ca81baf3b04e7c8be23f57d98f5344f1 Mon Sep 17 00:00:00 2001 From: rsuen Date: Sat, 19 May 2007 11:01:47 +0000 Subject: Javadoc and license fix-up. --- .../eclipse/ecf/presence/chatroom/IChatRoomInvitationListener.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'framework/bundles/org.eclipse.ecf.presence') diff --git a/framework/bundles/org.eclipse.ecf.presence/src/org/eclipse/ecf/presence/chatroom/IChatRoomInvitationListener.java b/framework/bundles/org.eclipse.ecf.presence/src/org/eclipse/ecf/presence/chatroom/IChatRoomInvitationListener.java index 3f337aafe..df3886d40 100644 --- a/framework/bundles/org.eclipse.ecf.presence/src/org/eclipse/ecf/presence/chatroom/IChatRoomInvitationListener.java +++ b/framework/bundles/org.eclipse.ecf.presence/src/org/eclipse/ecf/presence/chatroom/IChatRoomInvitationListener.java @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 2004 Composent, Inc. and others. + * Copyright (c) 2004, 2007 Composent, Inc. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at @@ -44,8 +44,8 @@ import org.eclipse.ecf.core.identity.ID; public interface IChatRoomInvitationListener { /** - * Handle notification of a received invitation to join chat room. This - * method will be called by some thread when an invitiation is received by + * Handle notification of a received invitation to join a chat room. This + * method will be called by some thread when an invitation is received by * this user account to join a chat room * * @param roomID -- cgit v1.2.3