summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 06:56:40 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 06:56:40 +0000
commit5b7b979193bfeb3d195dc91feab74eb75126da55 (patch)
tree6ea1122ee97f1632eb9577ab8cd110a47508d16a /branches/sca-java-1.x/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java
parent1572e97c1ef98ee4d0e508070f7b8bdea458ab3b (diff)
Removing @author per Apache best practices
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755853 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java b/branches/sca-java-1.x/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java
index 7c62287c57..95603ad0be 100644
--- a/branches/sca-java-1.x/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java
+++ b/branches/sca-java-1.x/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java
@@ -32,7 +32,6 @@ import org.junit.Test;
import service.generated.SomeServiceService;
/**
- * @author pxk3
*
*/
public class SomeComponentTestCase {