You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2006/04/07 14:39:33 UTC

svn commit: r392265 - in /incubator/harmony/enhanced/classlib/trunk: modules/prefs/src/test/java/tests/api/java/util/prefs/preferences.dtd native-src/linux.IA32/thread/thrhelp.s native-src/linux.IA32/thread/thrspinlock.s

Author: tellison
Date: Fri Apr  7 05:39:31 2006
New Revision: 392265

URL: http://svn.apache.org/viewcvs?rev=392265&view=rev
Log:
Apply patch HARMONY-307 (Three files don't contain full copyright statement)

Modified:
    incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/tests/api/java/util/prefs/preferences.dtd
    incubator/harmony/enhanced/classlib/trunk/native-src/linux.IA32/thread/thrhelp.s
    incubator/harmony/enhanced/classlib/trunk/native-src/linux.IA32/thread/thrspinlock.s

Modified: incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/tests/api/java/util/prefs/preferences.dtd
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/tests/api/java/util/prefs/preferences.dtd?rev=392265&r1=392264&r2=392265&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/tests/api/java/util/prefs/preferences.dtd (original)
+++ incubator/harmony/enhanced/classlib/trunk/modules/prefs/src/test/java/tests/api/java/util/prefs/preferences.dtd Fri Apr  7 05:39:31 2006
@@ -1,4 +1,19 @@
-<!-- $$COPYRIGHT$$[2005]$$ -->
+<!--
+  Copyright 2005 The Apache Software Foundation or its licensors, as
+  applicable
+     
+  Licensed under the Apache License, Version 2.0 (the "License"); you
+  may not use this file except in compliance with the License.  You
+  may obtain a copy of the License at
+  
+     http://www.apache.org/licenses/LICENSE-2.0
+     
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+  implied.  See the License for the specific language governing
+  permissions and limitations under the License.
+ -->
 
 <!-- DTD for a Preferences tree. -->
 

Modified: incubator/harmony/enhanced/classlib/trunk/native-src/linux.IA32/thread/thrhelp.s
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/native-src/linux.IA32/thread/thrhelp.s?rev=392265&r1=392264&r2=392265&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/native-src/linux.IA32/thread/thrhelp.s (original)
+++ incubator/harmony/enhanced/classlib/trunk/native-src/linux.IA32/thread/thrhelp.s Fri Apr  7 05:39:31 2006
@@ -1,4 +1,17 @@
-# $$COPYRIGHT$$[1991, 2005]$$
+# Copyright 1991, 2005 The Apache Software Foundation or its licensors, as
+# applicable
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#     
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 eq_hy_null = 0
 eq_HyThreadMonitor_pinCount = 28

Modified: incubator/harmony/enhanced/classlib/trunk/native-src/linux.IA32/thread/thrspinlock.s
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/native-src/linux.IA32/thread/thrspinlock.s?rev=392265&r1=392264&r2=392265&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/native-src/linux.IA32/thread/thrspinlock.s (original)
+++ incubator/harmony/enhanced/classlib/trunk/native-src/linux.IA32/thread/thrspinlock.s Fri Apr  7 05:39:31 2006
@@ -1,4 +1,17 @@
-# $$COPYRIGHT$$[1991, 2005]$$
+# Copyright 1991, 2005 The Apache Software Foundation or its licensors, as
+# applicable
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#     
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 eq_HyThreadAbstractMonitor_spinCount1 = 48
 eq_HyThreadAbstractMonitor_spinCount2 = 52