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 06:33:49 UTC

svn commit: r326380 [2/3] - in /incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM: ./ jni/src/harmony/generic/0.0/ jni/src/harmony/generic/0.0/include/ jni/src/harmony/generic/0.0/src/ jni/src/harmony/generic/0.0/src/java/lang/ jvm/ jvm...

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/cfmacros.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/cfmacros.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/cfmacros.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/cfmacros.h Tue Oct 18 21:27:35 2005
@@ -9,7 +9,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/cfmacros.h $ \$Id: cfmacros.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -28,18 +28,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(cfmacros, h, "$URL: https://svn.apache.org/path/name/cfmacros.h $ $Id: cfmacros.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(cfmacros, h, "$URL$ $Id$");
 
 #include "heap.h"
 

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/cfmacros.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/cfmsgs.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/cfmsgs.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/cfmsgs.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/cfmsgs.c Tue Oct 18 21:27:35 2005
@@ -10,7 +10,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/cfmsgs.c $ \$Id: cfmsgs.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -29,11 +29,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -41,7 +41,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(cfmsgs, c, "$URL: https://svn.apache.org/path/name/cfmsgs.c $ $Id: cfmsgs.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(cfmsgs, c, "$URL$ $Id$");
 
 
 #include "jvmcfg.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/cfmsgs.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/class.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/class.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/class.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/class.c Tue Oct 18 21:27:35 2005
@@ -6,7 +6,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/class.c $ \$Id: class.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -25,11 +25,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -37,7 +37,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(class, c, "$URL: https://svn.apache.org/path/name/class.c $ $Id: class.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(class, c, "$URL$ $Id$");
 
 
 #include <string.h>

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/class.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/class.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/class.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/class.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/class.h Tue Oct 18 21:27:35 2005
@@ -32,7 +32,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/class.h $ \$Id: class.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -51,18 +51,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(class, h, "$URL: https://svn.apache.org/path/name/class.h $ $Id: class.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(class, h, "$URL$ $Id$");
 
 
 #include "object.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/class.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classfile.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classfile.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classfile.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classfile.c Tue Oct 18 21:27:35 2005
@@ -29,7 +29,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/classfile.c $ \$Id: classfile.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -48,11 +48,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -60,7 +60,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(classfile, c, "$URL: https://svn.apache.org/path/name/classfile.c $ $Id: classfile.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(classfile, c, "$URL$ $Id$");
 
 
 #include <fcntl.h>

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classfile.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classfile.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classfile.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classfile.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classfile.h Tue Oct 18 21:27:35 2005
@@ -44,7 +44,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/classfile.h $ \$Id: classfile.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -63,18 +63,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(classfile, h, "$URL: https://svn.apache.org/path/name/classfile.h $ $Id: classfile.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(classfile, h, "$URL$ $Id$");
 
 /*
  *  classfile code depends on packed structures.  Change from 

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classfile.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classpath.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classpath.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classpath.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classpath.c Tue Oct 18 21:27:35 2005
@@ -15,7 +15,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/classpath.c $ \$Id: classpath.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -34,11 +34,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -46,7 +46,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(classpath, c, "$URL: https://svn.apache.org/path/name/classpath.c $ $Id: classpath.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(classpath, c, "$URL$ $Id$");
 
 
 #include <string.h>

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classpath.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classpath.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classpath.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classpath.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classpath.h Tue Oct 18 21:27:35 2005
@@ -41,7 +41,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/classpath.h $ \$Id: classpath.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -60,18 +60,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(classpath, h, "$URL: https://svn.apache.org/path/name/classpath.h $ $Id: classpath.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(classpath, h, "$URL$ $Id$");
 
 
 /*!

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classpath.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classutil.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classutil.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classutil.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classutil.c Tue Oct 18 21:27:35 2005
@@ -17,7 +17,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/classutil.c $ \$Id: classutil.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -36,11 +36,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -48,7 +48,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(classutil, c, "$URL: https://svn.apache.org/path/name/classutil.c $ $Id: classutil.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(classutil, c, "$URL$ $Id$");
 
 
 #include "jvmcfg.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/classutil.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/exit.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/exit.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/exit.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/exit.c Tue Oct 18 21:27:35 2005
@@ -46,7 +46,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/exit.c $ \$Id: exit.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -65,11 +65,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -77,7 +77,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(exit, c, "$URL: https://svn.apache.org/path/name/exit.c $ $Id: exit.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(exit, c, "$URL$ $Id$");
 
 
 #include <setjmp.h>

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/exit.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/exit.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/exit.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/exit.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/exit.h Tue Oct 18 21:27:35 2005
@@ -17,7 +17,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/exit.h $ \$Id: exit.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -36,18 +36,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(exit, h, "$URL: https://svn.apache.org/path/name/exit.h $ $Id: exit.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(exit, h, "$URL$ $Id$");
 
 
 /*!

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/exit.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/field.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/field.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/field.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/field.c Tue Oct 18 21:27:35 2005
@@ -6,7 +6,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/field.c $ \$Id: field.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -25,11 +25,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -37,7 +37,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(field, c, "$URL: https://svn.apache.org/path/name/field.c $ $Id: field.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(field, c, "$URL$ $Id$");
 
 
 #include <strings.h>

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/field.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/field.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/field.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/field.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/field.h Tue Oct 18 21:27:35 2005
@@ -9,7 +9,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/field.h $ \$Id: field.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -28,18 +28,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(field, h, "$URL: https://svn.apache.org/path/name/field.h $ $Id: field.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(field, h, "$URL$ $Id$");
 
 
 #include "jvalue.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/field.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/gc.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/gc.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/gc.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/gc.h Tue Oct 18 21:27:35 2005
@@ -17,7 +17,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/gc.h $ \$Id: gc.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -36,11 +36,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -48,7 +48,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(gc, h, "$URL: https://svn.apache.org/path/name/gc.h $ $Id: gc.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(gc, h, "$URL$ $Id$");
 
 #ifdef CONFIG_GC_TYPE_STUB
 /*!

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/gc.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/gc_stub.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/gc_stub.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/gc_stub.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/gc_stub.c Tue Oct 18 21:27:35 2005
@@ -18,7 +18,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/gc_stub.c $ \$Id: gc_stub.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -37,11 +37,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -49,7 +49,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(gc_stub, c, "$URL: https://svn.apache.org/path/name/gc_stub.c $ $Id: gc_stub.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(gc_stub, c, "$URL$ $Id$");
 
 #if defined(CONFIG_GC_TYPE_STUB) || defined(CONFIG_COMPILE_ALL_OPTIONS)
 

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/gc_stub.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap.h Tue Oct 18 21:27:35 2005
@@ -23,7 +23,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/heap.h $ \$Id: heap.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -42,18 +42,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(heap, h, "$URL: https://svn.apache.org/path/name/heap.h $ $Id: heap.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(heap, h, "$URL$ $Id$");
 
 #ifdef CONFIG_HEAP_TYPE_SIMPLE
 /*!

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap_bimodal.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap_bimodal.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap_bimodal.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap_bimodal.c Tue Oct 18 21:27:35 2005
@@ -45,7 +45,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/heap_bimodal.c $ \$Id: heap_bimodal.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -64,11 +64,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -76,7 +76,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(heap_bimodal, c, "$URL: https://svn.apache.org/path/name/heap_bimodal.c $ $Id: heap_bimodal.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(heap_bimodal, c, "$URL$ $Id$");
 
 #if defined(CONFIG_HEAP_TYPE_BIMODAL) || defined(CONFIG_COMPILE_ALL_OPTIONS)
 

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap_bimodal.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap_simple.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap_simple.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap_simple.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap_simple.c Tue Oct 18 21:27:35 2005
@@ -19,7 +19,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/heap_simple.c $ \$Id: heap_simple.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -38,11 +38,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -50,7 +50,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(heap_simple, c, "$URL: https://svn.apache.org/path/name/heap_simple.c $ $Id: heap_simple.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(heap_simple, c, "$URL$ $Id$");
 
 #if defined(CONFIG_HEAP_TYPE_SIMPLE) || defined(CONFIG_COMPILE_ALL_OPTIONS)
 

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/heap_simple.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jjdes.bat
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlClass.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlClass.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlClass.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlClass.c Tue Oct 18 21:27:35 2005
@@ -6,7 +6,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jlClass.c $ \$Id: jlClass.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -25,11 +25,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -37,7 +37,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(jlClass, c, "$URL: https://svn.apache.org/path/name/jlClass.c $ $Id: jlClass.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jlClass, c, "$URL$ $Id$");
 
 
 #include "jvmcfg.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlClass.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlObject.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlObject.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlObject.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlObject.c Tue Oct 18 21:27:35 2005
@@ -15,7 +15,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jlObject.c $ \$Id: jlObject.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -34,11 +34,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -46,7 +46,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(jlObject, c, "$URL: https://svn.apache.org/path/name/jlObject.c $ $Id: jlObject.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jlObject, c, "$URL$ $Id$");
 
 
 #include "jvmcfg.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlObject.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlString.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlString.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlString.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlString.c Tue Oct 18 21:27:35 2005
@@ -9,7 +9,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jlString.c $ \$Id: jlString.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -28,11 +28,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -40,7 +40,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(jlString, c, "$URL: https://svn.apache.org/path/name/jlString.c $ $Id: jlString.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jlString, c, "$URL$ $Id$");
 
 
 #include "jvmcfg.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlString.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlThread.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlThread.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlThread.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlThread.c Tue Oct 18 21:27:35 2005
@@ -14,7 +14,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jlThread.c $ \$Id: jlThread.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -33,11 +33,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -45,7 +45,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(jlThread, c, "$URL: https://svn.apache.org/path/name/jlThread.c $ $Id: jlThread.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jlThread, c, "$URL$ $Id$");
 
 
 #include "jvmcfg.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jlThread.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jrtypes.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jrtypes.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jrtypes.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jrtypes.c Tue Oct 18 21:27:35 2005
@@ -9,7 +9,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jrtypes.c $ \$Id: jrtypes.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -28,11 +28,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -40,7 +40,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(jrtypes, c, "$URL: https://svn.apache.org/path/name/jrtypes.c $ $Id: jrtypes.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jrtypes, c, "$URL$ $Id$");
 
 
 /*!

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jrtypes.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jrtypes.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jrtypes.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jrtypes.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jrtypes.h Tue Oct 18 21:27:35 2005
@@ -67,7 +67,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jrtypes.h $ \$Id: jrtypes.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -86,18 +86,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(jrtypes, h, "$URL: https://svn.apache.org/path/name/jrtypes.h $ $Id: jrtypes.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jrtypes, h, "$URL$ $Id$");
 
 
 /*!

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jrtypes.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvalue.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvalue.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvalue.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvalue.h Tue Oct 18 21:27:35 2005
@@ -12,7 +12,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jvalue.h $ \$Id: jvalue.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -31,11 +31,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -43,7 +43,7 @@
  */
 
 
-ARCH_COPYRIGHT_APACHE(jvalue, h, "$URL: https://svn.apache.org/path/name/jvalue.h $ $Id: jvalue.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jvalue, h, "$URL$ $Id$");
 
 /*!
  * @brief Java aggregate type references for object definitions.

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvalue.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvm.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvm.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvm.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvm.c Tue Oct 18 21:27:35 2005
@@ -18,7 +18,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jvm.c $ \$Id: jvm.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -37,11 +37,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -697,7 +697,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(jvm, c, "$URL: https://svn.apache.org/path/name/jvm.c $ $Id: jvm.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jvm, c, "$URL$ $Id$");
 
 
 #include <signal.h>

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvm.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvm.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvm.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvm.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvm.h Tue Oct 18 21:27:35 2005
@@ -27,7 +27,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jvm.h $ \$Id: jvm.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -46,18 +46,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(jvm, h, "$URL: https://svn.apache.org/path/name/jvm.h $ $Id: jvm.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jvm, h, "$URL$ $Id$");
 
 
 #include <pthread.h> /* For mutex(3THR) functions */

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvm.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmcfg.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmcfg.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmcfg.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmcfg.c Tue Oct 18 21:27:35 2005
@@ -6,7 +6,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jvmcfg.c $ \$Id: jvmcfg.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -25,11 +25,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -37,7 +37,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(jvmcfg, c, "$URL: https://svn.apache.org/path/name/jvmcfg.c $ $Id: jvmcfg.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jvmcfg, c, "$URL$ $Id$");
 
 
 #define I_AM_JVMCFG_C /* Permit xxx_NULL_xxx definition constants */

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmcfg.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmcfg.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmcfg.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmcfg.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmcfg.h Tue Oct 18 21:27:35 2005
@@ -47,7 +47,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jvmcfg.h $ \$Id: jvmcfg.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -66,11 +66,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @todo Need to evaluate if and when and how to phase out use of the 
@@ -89,7 +89,7 @@
  *
  */
 
-ARCH_COPYRIGHT_APACHE(jvmcfg, h, "$URL: https://svn.apache.org/path/name/jvmcfg.h $ $Id: jvmcfg.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jvmcfg, h, "$URL$ $Id$");
 
 
 #include "jrtypes.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmcfg.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmclass.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmclass.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmclass.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmclass.h Tue Oct 18 21:27:35 2005
@@ -10,7 +10,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jvmclass.h $ \$Id: jvmclass.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -29,18 +29,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(jvmclass, h, "$URL: https://svn.apache.org/path/name/jvmclass.h $ $Id: jvmclass.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jvmclass, h, "$URL$ $Id$");
 
 
 /*! Package name for internal Java language classes */

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmclass.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmreg.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmreg.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmreg.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmreg.h Tue Oct 18 21:27:35 2005
@@ -16,7 +16,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jvmreg.h $ \$Id: jvmreg.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -35,18 +35,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(jvmreg, h, "$URL: https://svn.apache.org/path/name/jvmreg.h $ $Id: jvmreg.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jvmreg, h, "$URL$ $Id$");
 
 /*!
  * @brief Program counter.

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmreg.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmutil.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmutil.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmutil.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmutil.c Tue Oct 18 21:27:35 2005
@@ -7,7 +7,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/jvmutil.c $ \$Id: jvmutil.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -26,11 +26,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -38,7 +38,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(jvmutil, c, "$URL: https://svn.apache.org/path/name/jvmutil.c $ $Id: jvmutil.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(jvmutil, c, "$URL$ $Id$");
 
 
 #include "jvmcfg.h" 

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/jvmutil.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/linkage.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/linkage.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/linkage.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/linkage.c Tue Oct 18 21:27:35 2005
@@ -14,7 +14,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/linkage.c $ \$Id: linkage.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -33,11 +33,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -45,7 +45,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(linkage, c, "$URL: https://svn.apache.org/path/name/linkage.c $ $Id: linkage.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(linkage, c, "$URL$ $Id$");
 
 #include "jvmcfg.h"
 #include "cfmacros.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/linkage.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/linkage.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/linkage.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/linkage.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/linkage.h Tue Oct 18 21:27:35 2005
@@ -29,7 +29,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/linkage.h $ \$Id: linkage.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -48,18 +48,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(linkage, h, "$URL: https://svn.apache.org/path/name/linkage.h $ $Id: linkage.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(linkage, h, "$URL$ $Id$");
 
 
 /*!

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/linkage.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/main.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/main.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/main.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/main.c Tue Oct 18 21:27:35 2005
@@ -11,7 +11,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/main.c $ \$Id: main.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -30,11 +30,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -42,7 +42,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(main, c, "$URL: https://svn.apache.org/path/name/main.c $ $Id: main.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(main, c, "$URL$ $Id$");
 
 
 #include <stdlib.h>

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/main.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/manifest.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/manifest.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/manifest.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/manifest.c Tue Oct 18 21:27:35 2005
@@ -6,7 +6,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/manifest.c $ \$Id: manifest.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -25,11 +25,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -37,7 +37,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(manifest, c, "$URL: https://svn.apache.org/path/name/manifest.c $ $Id: manifest.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(manifest, c, "$URL$ $Id$");
 
 
 #include <stdio.h>

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/manifest.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/method.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/method.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/method.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/method.c Tue Oct 18 21:27:35 2005
@@ -6,7 +6,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/method.c $ \$Id: method.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -25,11 +25,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -37,7 +37,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(method, c, "$URL: https://svn.apache.org/path/name/method.c $ $Id: method.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(method, c, "$URL$ $Id$");
 
 
 #include <stdlib.h>

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/method.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/method.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/method.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/method.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/method.h Tue Oct 18 21:27:35 2005
@@ -9,7 +9,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/method.h $ \$Id: method.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -28,18 +28,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(method, h, "$URL: https://svn.apache.org/path/name/method.h $ $Id: method.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(method, h, "$URL$ $Id$");
 
 
 /*!

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/method.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/native.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/native.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/native.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/native.c Tue Oct 18 21:27:35 2005
@@ -318,7 +318,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/native.c $ \$Id: native.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -337,11 +337,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -349,7 +349,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(native, c, "$URL: https://svn.apache.org/path/name/native.c $ $Id: native.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(native, c, "$URL$ $Id$");
 
 #include "jvmcfg.h"
 #include "classfile.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/native.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/native.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/native.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/native.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/native.h Tue Oct 18 21:27:35 2005
@@ -12,7 +12,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/native.h $ \$Id: native.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -31,18 +31,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(native, h, "$URL: https://svn.apache.org/path/name/native.h $ $Id: native.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(native, h, "$URL$ $Id$");
 
 /* Prototypes for functions in 'native.c' */
 

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/native.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/nts.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/nts.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/nts.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/nts.c Tue Oct 18 21:27:35 2005
@@ -13,7 +13,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/nts.c $ \$Id: nts.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -32,11 +32,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -44,7 +44,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(nts, c, "$URL: https://svn.apache.org/path/name/nts.c $ $Id: nts.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(nts, c, "$URL$ $Id$");
 
 
 #include <string.h>

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/nts.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/nts.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/nts.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/nts.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/nts.h Tue Oct 18 21:27:35 2005
@@ -16,7 +16,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/nts.h $ \$Id: nts.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -35,18 +35,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(nts, h, "$URL: https://svn.apache.org/path/name/nts.h $ $Id: nts.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(nts, h, "$URL$ $Id$");
 
 /* Prototypes for functions in 'nts.c' */
 

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/nts.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/object.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/object.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/object.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/object.c Tue Oct 18 21:27:35 2005
@@ -9,7 +9,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/object.c $ \$Id: object.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -28,11 +28,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -40,7 +40,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(object, c, "$URL: https://svn.apache.org/path/name/object.c $ $Id: object.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(object, c, "$URL$ $Id$");
 
 
 #include "jvmcfg.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/object.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/object.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/object.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/object.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/object.h Tue Oct 18 21:27:35 2005
@@ -49,7 +49,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/object.h $ \$Id: object.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -68,18 +68,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(object, h, "$URL: https://svn.apache.org/path/name/object.h $ $Id: object.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(object, h, "$URL$ $Id$");
 
 
 /*

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/object.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/objectutil.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/objectutil.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/objectutil.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/objectutil.c Tue Oct 18 21:27:35 2005
@@ -22,7 +22,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/objectutil.c $ \$Id: objectutil.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -41,11 +41,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -53,7 +53,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(objectutil, c, "$URL: https://svn.apache.org/path/name/objectutil.c $ $Id: objectutil.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(objectutil, c, "$URL$ $Id$");
 
 
 #include "jvmcfg.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/objectutil.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/opcode.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/opcode.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/opcode.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/opcode.c Tue Oct 18 21:27:35 2005
@@ -155,7 +155,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/opcode.c $ \$Id: opcode.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -174,11 +174,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -186,7 +186,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(opcode, c, "$URL: https://svn.apache.org/path/name/opcode.c $ $Id: opcode.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(opcode, c, "$URL$ $Id$");
 
 #include "jvmcfg.h"
 #include "cfmacros.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/opcode.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/opcode.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/opcode.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/opcode.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/opcode.h Tue Oct 18 21:27:35 2005
@@ -10,7 +10,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/opcode.h $ \$Id: opcode.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -29,18 +29,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(opcode, h, "$URL: https://svn.apache.org/path/name/opcode.h $ $Id: opcode.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(opcode, h, "$URL$ $Id$");
 
 
 /*!

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/opcode.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/stdio.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/stdio.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/stdio.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/stdio.c Tue Oct 18 21:27:35 2005
@@ -17,7 +17,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/stdio.c $ \$Id: stdio.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -36,11 +36,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -48,7 +48,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(stdio, c, "$URL: https://svn.apache.org/path/name/stdio.c $ $Id: stdio.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(stdio, c, "$URL$ $Id$");
 
 
 #include <stdio.h>

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/stdio.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/thread.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/thread.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/thread.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/thread.c Tue Oct 18 21:27:35 2005
@@ -7,7 +7,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/thread.c $ \$Id: thread.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -26,11 +26,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -38,7 +38,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(thread, c, "$URL: https://svn.apache.org/path/name/thread.c $ $Id: thread.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(thread, c, "$URL$ $Id$");
 
 
  

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/thread.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/thread.h
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/thread.h?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/thread.h (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/thread.h Tue Oct 18 21:27:35 2005
@@ -12,7 +12,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/thread.h $ \$Id: thread.h 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -31,18 +31,18 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
  *
  */
 
-ARCH_COPYRIGHT_APACHE(thread, h, "$URL: https://svn.apache.org/path/name/thread.h $ $Id: thread.h 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(thread, h, "$URL$ $Id$");
 
 
 #include <setjmp.h>  /* For jmp_buf structure for setjmp(3)/longjmp(3)*/

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/thread.h
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/threadstate.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/threadstate.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/threadstate.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/threadstate.c Tue Oct 18 21:27:35 2005
@@ -286,7 +286,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/threadstate.c $ \$Id: threadstate.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -305,11 +305,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -317,7 +317,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(threadstate, c, "$URL: https://svn.apache.org/path/name/threadstate.c $ $Id: threadstate.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(threadstate, c, "$URL$ $Id$");
 
 
 #include "jvmcfg.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/threadstate.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/threadutil.c
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/threadutil.c?rev=326380&r1=326379&r2=326380&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/threadutil.c (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/threadutil.c Tue Oct 18 21:27:35 2005
@@ -22,7 +22,7 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/path/name/threadutil.c $ \$Id: threadutil.c 0 09/28/2005 dlydick $
+ * \$URL$ \$Id$
  *
  * Copyright 2005 The Apache Software Foundation
  * or its licensors, as applicable.
@@ -41,11 +41,11 @@
  * See the License for the specific language governing permissions
  * and limitations under the License.
  *
- * @version \$LastChangedRevision: 0 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 09/28/2005 $
+ * @date \$LastChangedDate$
  *
- * @author \$LastChangedBy: dlydick $
+ * @author \$LastChangedBy$
  *         Original code contributed by Daniel Lydick on 09/28/2005.
  *
  * @section Reference
@@ -53,7 +53,7 @@
  */
 
 #include "arch.h"
-ARCH_COPYRIGHT_APACHE(threadutil, c, "$URL: https://svn.apache.org/path/name/threadutil.c $ $Id: threadutil.c 0 09/28/2005 dlydick $");
+ARCH_COPYRIGHT_APACHE(threadutil, c, "$URL$ $Id$");
 
 
 #include "jvmcfg.h"

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/jvm/src/threadutil.c
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id