am 785c8983: am 996960de: Merge "remove myname accidentally included in one of the files" into froyo

Merge commit '785c89835741ca735fbb766bc2e1aeb68a4d5169' into kraken

* commit '785c89835741ca735fbb766bc2e1aeb68a4d5169':
  remove myname accidentally included in one of the files
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 */