Include Gary as author of the last patch

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137218 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2002-12-31 20:21:34 +00:00
parent 891b71ff2c
commit 95af50ede9

View File

@ -111,8 +111,9 @@
* the {@link ToStringStyle} passed into the constructor.</p>
*
* @author Stephen Colebourne
* @author Gary Gregory
* @since 1.0
* @version $Id: ToStringBuilder.java,v 1.11 2002/12/31 20:17:53 scolebourne Exp $
* @version $Id: ToStringBuilder.java,v 1.12 2002/12/31 20:21:34 scolebourne Exp $
*/
public class ToStringBuilder {