Duplicate @author tags for Fredrik Westermarck.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137763 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2004-01-30 01:51:36 +00:00
parent b4ec10a316
commit 359ac768ff
1 changed files with 1 additions and 2 deletions

View File

@ -80,9 +80,8 @@
* @author Pete Gieser
* @author Gary Gregory
* @author <a href="mailto:equinus100@hotmail.com">Ashwin S</a>
* @author Fredrik Westermarck
* @since 2.0
* @version $Id: ArrayUtils.java,v 1.35 2004/01/30 01:39:58 ggregory Exp $
* @version $Id: ArrayUtils.java,v 1.36 2004/01/30 01:51:36 ggregory Exp $
*/
public class ArrayUtils {