Commit ff0349a3 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Fixed Javadoc (JM-309).


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1526 b35dd754-fafc-0310-a699-88a17e54d16e
parent 549c6511
......@@ -3,19 +3,10 @@
* $Revision$
* $Date$
*
* Copyright 2004 Jive Software.
* Copyright (C) 2004-2005 Jive Software. All rights reserved.
*
* All rights reserved. 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 the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* This software is published under the terms of the GNU Public License (GPL),
* a copy of which is included in this distribution.
*/
package org.jivesoftware.messenger.event;
......@@ -26,7 +17,7 @@ import java.util.Map;
/**
* Interface to listen for group events. Use the
* {@link GroupEventDispatcher#addListener(GroupEventListener)}
* {@link UserEventDispatcher#addListener(UserEventListener)}
* method to register for events.
*
* @author Matt Tucker
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment