Merge "remove myname accidentally included in one of the files" into froyo
diff --git a/core/java/android/database/sqlite/SQLiteDebug.java b/core/java/android/database/sqlite/SQLiteDebug.java
index a4db6d9..89c3f96 100644
--- a/core/java/android/database/sqlite/SQLiteDebug.java
+++ b/core/java/android/database/sqlite/SQLiteDebug.java
@@ -118,8 +118,6 @@
 
     /**
      * contains statistics about a database
-     * @author vnori@google.com (Your Name Here)
-     *
      */
     public static class DbStats {
         /** name of the database */