Author: hsaputra
Date: Sun Mar 20 00:30:18 2011
New Revision: 1083354

URL: http://svn.apache.org/viewvc?rev=1083354&view=rev
Log:
Simple cleanup to remove authorship doc info per Shindig Java style 
reccomendation: https://cwiki.apache.org/SHINDIGxSITE/java-style.html


Modified:
    
shindig/trunk/java/social-api/src/test/java/org/apache/shindig/social/dataservice/integration/TestUtils.java

Modified: 
shindig/trunk/java/social-api/src/test/java/org/apache/shindig/social/dataservice/integration/TestUtils.java
URL: 
http://svn.apache.org/viewvc/shindig/trunk/java/social-api/src/test/java/org/apache/shindig/social/dataservice/integration/TestUtils.java?rev=1083354&r1=1083353&r2=1083354&view=diff
==============================================================================
--- 
shindig/trunk/java/social-api/src/test/java/org/apache/shindig/social/dataservice/integration/TestUtils.java
 (original)
+++ 
shindig/trunk/java/social-api/src/test/java/org/apache/shindig/social/dataservice/integration/TestUtils.java
 Sun Mar 20 00:30:18 2011
@@ -26,8 +26,6 @@ import org.xml.sax.InputSource;
 
 /**
  * Collection of utilities to assist in testing.
- * 
- * @author Eric Woods
  */
 public class TestUtils {
   


Reply via email to