/[Apache-SVN]/incubator/jdo/trunk/api20/src/java/javax/jdo/FetchPlan.java
ViewVC logotype

Diff of /incubator/jdo/trunk/api20/src/java/javax/jdo/FetchPlan.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- incubator/jdo/trunk/api20/src/java/javax/jdo/FetchPlan.java	2005/05/06 01:32:29	168488
+++ incubator/jdo/trunk/api20/src/java/javax/jdo/FetchPlan.java	2005/05/06 01:41:13	168489
@@ -1,15 +1,27 @@
 /*
+ * Copyright 2005 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at 
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software 
+ * distributed under the License is distributed on an "AS IS" BASIS, 
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
+ * See the License for the specific language governing permissions and 
+ * limitations under the License.
+ */
+
+/*
  * FetchPlan.java
  *
- * Created on June 10, 2004
  */
  
 package javax.jdo;
 
-
 import java.util.Collection;
-import javax.jdo.*;
-
 
 /**
  * Fetch groups are activated using methods on this interface. An

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26