Follow same @author style.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137640 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
07ea8e7fa2
commit
4e3962a6e4
|
@ -69,9 +69,9 @@ import java.util.Set;
|
|||
* @author Stephen Colebourne
|
||||
* @author Phil Steitz
|
||||
* @author Pete Gieser
|
||||
* @author <a href="mailto:ggregory@seagullsw.com">Gary Gregory</a>
|
||||
* @author Gary Gregory
|
||||
* @since 1.0
|
||||
* @version $Id: CharSet.java,v 1.18 2003/08/21 05:25:34 ggregory Exp $
|
||||
* @version $Id: CharSet.java,v 1.19 2003/08/21 05:26:02 ggregory Exp $
|
||||
*/
|
||||
public class CharSet implements Serializable {
|
||||
|
||||
|
|
Loading…
Reference in New Issue