OPENJPA-1912 drop my @author tag

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1222185 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Struberg 2011-12-22 11:29:33 +00:00
parent ba24ed7c0b
commit fedd2f7762
1 changed files with 0 additions and 2 deletions

View File

@ -31,8 +31,6 @@ import java.io.ObjectOutputStream;
/**
* This unit test checks the enhancement of a superclass/subclass
* constellation.
*
* @author <a href="mailto:struberg@apache.org>Mark Struberg</a>
*/
public class TestClassHierarchyEnhancement extends SingleEMFTestCase {