ClassHelper.java, [...]: Fixed @author tag.
2005-04-20 Michael Koch <konqueror@gmx.de> * gnu/java/lang/ClassHelper.java, gnu/java/lang/reflect/TypeSignature.java: Fixed @author tag. From-SVN: r98442
This commit is contained in:
committed by
Michael Koch
parent
47b44748d9
commit
bd2865bc6c
@@ -51,7 +51,7 @@ import java.util.Set;
|
||||
* ClassHelper has various methods that ought to have been in Class.
|
||||
*
|
||||
* @author John Keiser
|
||||
* @author Eric Blake <ebb9@email.byu.edu>
|
||||
* @author Eric Blake (ebb9@email.byu.edu)
|
||||
*/
|
||||
public class ClassHelper
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user