JDO-583 Add licenses to files
diff --git a/tck2-legacy/src/uml/org/apache/jdo/tck/pc/shoppingcart/shoppingcart.argo.uml b/tck2-legacy/src/uml/org/apache/jdo/tck/pc/shoppingcart/shoppingcart.argo.uml
index 0ed3aba..cbeaf91 100644
--- a/tck2-legacy/src/uml/org/apache/jdo/tck/pc/shoppingcart/shoppingcart.argo.uml
+++ b/tck2-legacy/src/uml/org/apache/jdo/tck/pc/shoppingcart/shoppingcart.argo.uml
@@ -1,4 +1,20 @@
 <?xml version = "1.0" encoding = "UTF-8" ?>

+<!--

+    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.

+-->

 <uml version="3">

   <argo version="3">

     <documentation>

diff --git a/tck2/src/java/org/apache/jdo/tck/pc/company/CompanyFactoryNewInstance.java b/tck2/src/java/org/apache/jdo/tck/pc/company/CompanyFactoryNewInstance.java
index d64ceea..fcd483d 100644
--- a/tck2/src/java/org/apache/jdo/tck/pc/company/CompanyFactoryNewInstance.java
+++ b/tck2/src/java/org/apache/jdo/tck/pc/company/CompanyFactoryNewInstance.java
@@ -1,17 +1,24 @@
 /*
- * CompanyFactoryNewInstance.java
- *
- * Created on July 19, 2007, 2:16 PM
- *
- * To change this template, choose Tools | Template Manager
- * and open the template in the editor.
+ * 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.
  */
 
 package org.apache.jdo.tck.pc.company;
 
 /**
  *
- * @author michelle
  */
 public interface CompanyFactoryNewInstance {
     
diff --git a/tck2/src/uml/org/apache/jdo/tck/pc/shoppingcart/shoppingcart.argo.uml b/tck2/src/uml/org/apache/jdo/tck/pc/shoppingcart/shoppingcart.argo.uml
index 0ed3aba..cbeaf91 100644
--- a/tck2/src/uml/org/apache/jdo/tck/pc/shoppingcart/shoppingcart.argo.uml
+++ b/tck2/src/uml/org/apache/jdo/tck/pc/shoppingcart/shoppingcart.argo.uml
@@ -1,4 +1,20 @@
 <?xml version = "1.0" encoding = "UTF-8" ?>

+<!--

+    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.

+-->

 <uml version="3">

   <argo version="3">

     <documentation>