Removing @author that was introduced by undeleting a file

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089996 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2011-04-07 20:41:01 +00:00
parent 937114b426
commit ee1dce15c2
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
/** /**
* Tests CharSequenceUtils * Tests CharSequenceUtils
* *
* @author Gary Gregory
* @version $Id: CharSequenceUtilsTest.java 1066341 2011-02-02 06:21:53Z bayard $ * @version $Id: CharSequenceUtilsTest.java 1066341 2011-02-02 06:21:53Z bayard $
*/ */
public class CharSequenceUtilsTest extends TestCase { public class CharSequenceUtilsTest extends TestCase {