You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by dl...@apache.org on 2005/10/19 11:35:48 UTC

svn commit: r326505 - in /incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src: HelloWorld.java harmony/bootjvm/test/MainArgs.java harmony/bootjvm/test/PkgHelloWorld.java

Author: dlydick
Date: Wed Oct 19 02:35:33 2005
New Revision: 326505

URL: http://svn.apache.org/viewcvs?rev=326505&view=rev
Log:
Minor documentation adjustments.

Modified:
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/HelloWorld.java
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/harmony/bootjvm/test/MainArgs.java
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/harmony/bootjvm/test/PkgHelloWorld.java

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/HelloWorld.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/HelloWorld.java?rev=326505&r1=326504&r2=326505&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/HelloWorld.java (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/HelloWorld.java Wed Oct 19 02:35:33 2005
@@ -7,7 +7,9 @@
  *
  * @section Control
  *
- * \$URL$ \$Id$
+ * \$URL$
+ *
+ * \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -31,6 +33,7 @@
  * @date \$LastChangedDate$
  *
  * @author \$LastChangedBy$
+ *
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/harmony/bootjvm/test/MainArgs.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/harmony/bootjvm/test/MainArgs.java?rev=326505&r1=326504&r2=326505&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/harmony/bootjvm/test/MainArgs.java (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/harmony/bootjvm/test/MainArgs.java Wed Oct 19 02:35:33 2005
@@ -6,7 +6,9 @@
  *
  * @section Control
  *
- * \$URL$ \$Id$
+ * \$URL$
+ *
+ * \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -30,6 +32,7 @@
  * @date \$LastChangedDate$
  *
  * @author \$LastChangedBy$
+ *
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/harmony/bootjvm/test/PkgHelloWorld.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/harmony/bootjvm/test/PkgHelloWorld.java?rev=326505&r1=326504&r2=326505&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/harmony/bootjvm/test/PkgHelloWorld.java (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/test/src/harmony/bootjvm/test/PkgHelloWorld.java Wed Oct 19 02:35:33 2005
@@ -7,7 +7,9 @@
  *
  * @section Control
  *
- * \$URL$ \$Id$
+ * \$URL$
+ *
+ * \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -31,6 +33,7 @@
  * @date \$LastChangedDate$
  *
  * @author \$LastChangedBy$
+ *
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference