You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by cl...@apache.org on 2021/05/07 23:11:40 UTC

[db-jdo] 07/07: JDO-583 Add licenses to files

This is an automated email from the ASF dual-hosted git repository.

clr pushed a commit to branch origin/2.1
in repository https://gitbox.apache.org/repos/asf/db-jdo.git

commit e947eead99794b50bb6856049d8e920757ec0ede
Author: Craig L Russell <cl...@apache.org>
AuthorDate: Tue Mar 18 18:51:38 2008 +0000

    JDO-583 Add licenses to files
---
 .../jdo/tck/pc/shoppingcart/shoppingcart.argo.uml   | 16 ++++++++++++++++
 .../tck/pc/company/CompanyFactoryNewInstance.java   | 21 ++++++++++++++-------
 .../jdo/tck/pc/shoppingcart/shoppingcart.argo.uml   | 16 ++++++++++++++++
 3 files changed, 46 insertions(+), 7 deletions(-)

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>