Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/policyprovider/policyProviderUmbrellaGrant.policy
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/policyprovider/policyProviderUmbrellaGrant.policy?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/policyprovider/policyProviderUmbrellaGrant.policy
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/policyprovider/policyProviderUmbrellaGrant.policy
 Sun Feb  7 03:24:15 2016
@@ -1,4 +1,22 @@
 /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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.
+ */
+
+/*
  * This is an policy file for net.jini.security.policy tests.
  * This file contains test-specific policy and harness-specific
  * policy (the same as policy.qaHarness).

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/policyprovider/securityprovider.properties
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/policyprovider/securityprovider.properties?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/policyprovider/securityprovider.properties
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/policyprovider/securityprovider.properties
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 # Java security properties file which overrides the harness supplied
 # file so that the MergedPolicyProvider is not used, which would interfere
 # with the correct operation of these tests

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalmanager/EventTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalmanager/EventTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalmanager/EventTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalmanager/EventTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,2 +1,19 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EventTest
 testCategories=renewalmanager,renewalmanager_spec

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AddRemoveTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AddRemoveTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AddRemoveTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AddRemoveTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=AddRemoveTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AssocExpWarnSetTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AssocExpWarnSetTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AssocExpWarnSetTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AssocExpWarnSetTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=AssocExpWarnSetTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AssocRenewalFailSetTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AssocRenewalFailSetTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AssocRenewalFailSetTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/AssocRenewalFailSetTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=AssocRenewalFailSetTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearEventRegistrationTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearEventRegistrationTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearEventRegistrationTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearEventRegistrationTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ClearEventRegistrationTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearFailureListenerTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearFailureListenerTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearFailureListenerTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearFailureListenerTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ClearFailureListenerTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearWarningListenerTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearWarningListenerTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearWarningListenerTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ClearWarningListenerTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ClearWarningListenerTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/DurationExpirationTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/DurationExpirationTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/DurationExpirationTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/DurationExpirationTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=DurationExpirationTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EqualsTest.prop
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EqualsTest.prop?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EqualsTest.prop
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EqualsTest.prop
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 ###############################################
 # This configuration file for EqualsTest      #
 ###############################################

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EqualsTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EqualsTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EqualsTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EqualsTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EqualsTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventIDFailTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventIDFailTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventIDFailTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventIDFailTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EventIDFailTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventIDWarnTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventIDWarnTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventIDWarnTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventIDWarnTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EventIDWarnTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventLeaseIndefiniteTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventLeaseIndefiniteTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventLeaseIndefiniteTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventLeaseIndefiniteTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EventLeaseIndefiniteTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventLeaseTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventLeaseTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventLeaseTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventLeaseTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EventLeaseTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventRegistrationTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventRegistrationTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventRegistrationTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventRegistrationTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EventRegistrationTest
 testCategories=renewalservice,renewalservice_spec
 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceFailTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceFailTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceFailTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceFailTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EventSequenceFailTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EventSequenceTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceWarnTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceWarnTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceWarnTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/EventSequenceWarnTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EventSequenceWarnTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpirationListenerTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpirationListenerTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpirationListenerTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpirationListenerTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ExpirationListenerTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireRemoveTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireRemoveTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireRemoveTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireRemoveTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ExpireRemoveTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireSetCancelTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireSetCancelTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireSetCancelTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireSetCancelTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ExpireSetCancelTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireSetSleepTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireSetSleepTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireSetSleepTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ExpireSetSleepTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ExpireSetSleepTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/GetLeaseTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/GetLeaseTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/GetLeaseTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/GetLeaseTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=GetLeaseTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/GetLeasesTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/GetLeasesTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/GetLeasesTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/GetLeasesTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=GetLeasesTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/IllegalLeaseTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/IllegalLeaseTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/IllegalLeaseTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/IllegalLeaseTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=IllegalLeaseTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/IndefiniteRenewalTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/IndefiniteRenewalTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/IndefiniteRenewalTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/IndefiniteRenewalTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=IndefiniteRenewalTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseDurationTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseDurationTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseDurationTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseDurationTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=LeaseDurationTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseExpirationTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseExpirationTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseExpirationTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseExpirationTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=LeaseExpirationTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseNotInSetTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseNotInSetTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseNotInSetTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseNotInSetTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=LeaseNotInSetTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseRenewalTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseRenewalTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseRenewalTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseRenewalTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=LeaseRenewalTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseUnmarshalExceptionTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseUnmarshalExceptionTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseUnmarshalExceptionTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseUnmarshalExceptionTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=LeaseUnmarshalExceptionTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseUnmarshalNoneTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseUnmarshalNoneTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseUnmarshalNoneTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/LeaseUnmarshalNoneTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=LeaseUnmarshalNoneTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/MaxMembershipTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/MaxMembershipTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/MaxMembershipTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/MaxMembershipTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=MaxMembershipTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/MembershipDurationTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/MembershipDurationTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/MembershipDurationTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/MembershipDurationTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=MembershipDurationTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/NewListenerEventTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/NewListenerEventTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/NewListenerEventTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/NewListenerEventTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=NewListenerEventTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/NormalEventReturnTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/NormalEventReturnTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/NormalEventReturnTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/NormalEventReturnTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=NormalEventReturnTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ReAddLeaseTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ReAddLeaseTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ReAddLeaseTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ReAddLeaseTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ReAddLeaseTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RemovalTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RemovalTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RemovalTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RemovalTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=RemovalTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RemoveCancelTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RemoveCancelTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RemoveCancelTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RemoveCancelTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=RemoveCancelTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewAtIntervalTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewAtIntervalTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewAtIntervalTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewAtIntervalTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=RenewAtIntervalTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureEventIndefiniteTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureEventIndefiniteTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureEventIndefiniteTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureEventIndefiniteTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=RenewalFailureEventIndefiniteTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureEventTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureEventTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureEventTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureEventTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=RenewalFailureEventTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureIndefiniteTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureIndefiniteTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureIndefiniteTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureIndefiniteTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=RenewalFailureIndefiniteTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureListenerTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureListenerTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureListenerTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalFailureListenerTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=RenewalFailureListenerTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalTimeTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalTimeTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalTimeTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/RenewalTimeTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=RenewalTimeTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/SetEqualsTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/SetEqualsTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/SetEqualsTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/SetEqualsTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=SetEqualsTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ValidLeaseDurationTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ValidLeaseDurationTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ValidLeaseDurationTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/ValidLeaseDurationTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ValidLeaseDurationTest
 testCategories=renewalservice,renewalservice_spec
 include0=renewalservice.properties

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/renewalservice.properties
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/renewalservice.properties?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/renewalservice.properties
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/renewalservice/renewalservice.properties
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 qatest.discoveryTries=5
 
 net.jini.core.lookup.ServiceRegistrar.membergroups=NORM

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ConstructorExceptionsTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ConstructorExceptionsTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ConstructorExceptionsTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ConstructorExceptionsTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ConstructorExceptionsTest
 testCategories=security,security_spec
 com.sun.jini.qa.harness.runkitserver=false 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/EqualsTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/EqualsTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/EqualsTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/EqualsTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EqualsTest
 testCategories=security,security_spec
 com.sun.jini.qa.harness.runkitserver=false 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ImpliesTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ImpliesTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ImpliesTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ImpliesTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ImpliesTest
 testCategories=security,security_spec
 com.sun.jini.qa.harness.runkitserver=false 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ReadObjectTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ReadObjectTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ReadObjectTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/accesspermission/ReadObjectTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ReadObjectTest
 testCategories=security,security_spec
 com.sun.jini.qa.harness.runkitserver=false 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/Constructor1ExceptionsTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/Constructor1ExceptionsTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/Constructor1ExceptionsTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/Constructor1ExceptionsTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=Constructor1ExceptionsTest
 testCategories=security,security_spec
 com.sun.jini.qa.harness.runkitserver=false 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/Constructor2ExceptionsTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/Constructor2ExceptionsTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/Constructor2ExceptionsTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/Constructor2ExceptionsTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=Constructor2ExceptionsTest
 testCategories=security,security_spec
 com.sun.jini.qa.harness.runkitserver=false 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/EqualsTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/EqualsTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/EqualsTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/EqualsTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=EqualsTest
 testCategories=security,security_spec
 com.sun.jini.qa.harness.runkitserver=false 

Modified: 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/ImpliesTest.td
URL: 
http://svn.apache.org/viewvc/river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/ImpliesTest.td?rev=1728916&r1=1728915&r2=1728916&view=diff
==============================================================================
--- 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/ImpliesTest.td
 (original)
+++ 
river/jtsk/branches/2.2/qa/src/com/sun/jini/test/spec/security/authenticationpermission/ImpliesTest.td
 Sun Feb  7 03:24:15 2016
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you 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.
+
 testClass=ImpliesTest
 testCategories=security,security_spec
 com.sun.jini.qa.harness.runkitserver=false 



Reply via email to