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 2006/04/28 04:37:08 UTC

svn commit: r397741 - in /incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm: README bootJVM/Makefile bootJVM/org/apache/harmony/Copyright.java bootJVM/support/MakeRules bootJVM/support/MakeSetup

Author: dlydick
Date: Thu Apr 27 19:37:06 2006
New Revision: 397741

URL: http://svn.apache.org/viewcvs?rev=397741&view=rev
Log:
Added svn:keywords

Modified:
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/README   (props changed)
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/Makefile   (props changed)
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/org/apache/harmony/Copyright.java   (contents, props changed)
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/support/MakeRules   (props changed)
    incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/support/MakeSetup   (props changed)

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/README
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

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

Modified: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/org/apache/harmony/Copyright.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/org/apache/harmony/Copyright.java?rev=397741&r1=397740&r2=397741&view=diff
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/org/apache/harmony/Copyright.java (original)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/org/apache/harmony/Copyright.java Thu Apr 27 19:37:06 2006
@@ -11,9 +11,9 @@
  *
  * @section Control
  *
- * \$URL: https://svn.apache.org/repos/asf/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/org/apache/harmony/Copyright.java $
+ * \$URL$
  *
- * \$Id: Copyright.java 326505 2005-10-19 09:35:33Z dlydick $
+ * \$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: 326505 $
+ * @version \$LastChangedRevision$
  *
- * @date \$LastChangedDate: 2005-10-19 04:35:33 -0500 (Wed, 19 Oct 2005) $
+ * @date \$LastChangedDate$
  *
- * @author Apache Software Foundation \$LastChangedBy: dlydick $
+ * @author Apache Software Foundation \$LastChangedBy$
  *
  * @section Reference
  *
@@ -51,8 +51,8 @@
 class localPackageVisibleCopyright
 {
     static final String copyright =
-"\0$URL: https://svn.apache.org/repos/asf/incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/org/apache/harmony/Copyright.java $ " +
-"$Id: Copyright.java 326505 2005-10-19 09:35:33Z dlydick $ " +
+"\0$URL$ " +
+"$Id$ " +
         Copyright.copyrightText;
 
 } /* END of localPackageVisibleCopyright */

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/org/apache/harmony/Copyright.java
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/support/MakeRules
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: incubator/harmony/enhanced/trunk/sandbox/contribs/bootjvm/bootJVM/support/MakeSetup
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id