Change author name (by request)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137718 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cd7aa49c16
commit
a7b55abc7e
|
@ -78,9 +78,9 @@ import org.apache.commons.lang.builder.ToStringStyle;
|
|||
* @author Tim O'Brien
|
||||
* @author Pete Gieser
|
||||
* @author Gary Gregory
|
||||
* @author Ashwin Suresh
|
||||
* @author <a href="mailto:equinus100@hotmail.com">Ashwin S</a>
|
||||
* @since 2.0
|
||||
* @version $Id: ArrayUtils.java,v 1.27 2003/11/29 13:24:33 scolebourne Exp $
|
||||
* @version $Id: ArrayUtils.java,v 1.28 2003/11/30 13:36:08 scolebourne Exp $
|
||||
*/
|
||||
public class ArrayUtils {
|
||||
|
||||
|
|
|
@ -71,8 +71,8 @@ import junit.textui.TestRunner;
|
|||
* @author Nikolay Metchev
|
||||
* @author Matthew Hawthorne
|
||||
* @author Tim O'Brien
|
||||
* @author Ashwin Suresh
|
||||
* @version $Id: ArrayUtilsTest.java,v 1.16 2003/11/29 13:24:33 scolebourne Exp $
|
||||
* @author <a href="mailto:equinus100@hotmail.com">Ashwin S</a>
|
||||
* @version $Id: ArrayUtilsTest.java,v 1.17 2003/11/30 13:36:08 scolebourne Exp $
|
||||
*/
|
||||
public class ArrayUtilsTest extends TestCase {
|
||||
|
||||
|
|
Loading…
Reference in New Issue