http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/AdminSaveTModelWrapper.java
----------------------------------------------------------------------
diff --git 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/AdminSaveTModelWrapper.java 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/AdminSaveTModelWrapper.java
index 4a1d1c3..ff2e010 100644
--- a/uddi-ws/src/main/java/org/apache/juddi/api_v3/AdminSaveTModelWrapper.java
+++ b/uddi-ws/src/main/java/org/apache/juddi/api_v3/AdminSaveTModelWrapper.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/ClerkList.java
----------------------------------------------------------------------
diff --git a/uddi-ws/src/main/java/org/apache/juddi/api_v3/ClerkList.java 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/ClerkList.java
index 4ea841c..24bc410 100644
--- a/uddi-ws/src/main/java/org/apache/juddi/api_v3/ClerkList.java
+++ b/uddi-ws/src/main/java/org/apache/juddi/api_v3/ClerkList.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/DeleteClerk.java
----------------------------------------------------------------------
diff --git a/uddi-ws/src/main/java/org/apache/juddi/api_v3/DeleteClerk.java 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/DeleteClerk.java
index a5ef558..808f948 100644
--- a/uddi-ws/src/main/java/org/apache/juddi/api_v3/DeleteClerk.java
+++ b/uddi-ws/src/main/java/org/apache/juddi/api_v3/DeleteClerk.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import javax.xml.bind.annotation.XmlAccessType;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/DeleteNode.java
----------------------------------------------------------------------
diff --git a/uddi-ws/src/main/java/org/apache/juddi/api_v3/DeleteNode.java 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/DeleteNode.java
index eed3e84..c7e005d 100644
--- a/uddi-ws/src/main/java/org/apache/juddi/api_v3/DeleteNode.java
+++ b/uddi-ws/src/main/java/org/apache/juddi/api_v3/DeleteNode.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import javax.xml.bind.annotation.XmlAccessType;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClerks.java
----------------------------------------------------------------------
diff --git a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClerks.java 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClerks.java
index 70528a3..069ae15 100644
--- a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClerks.java
+++ b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClerks.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import javax.xml.bind.annotation.XmlAccessType;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClerksResponse.java
----------------------------------------------------------------------
diff --git 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClerksResponse.java 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClerksResponse.java
index b94bbe7..750593b 100644
--- a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClerksResponse.java
+++ b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClerksResponse.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import javax.xml.bind.annotation.XmlAccessType;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClientSubscriptionInfo.java
----------------------------------------------------------------------
diff --git 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClientSubscriptionInfo.java
 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClientSubscriptionInfo.java
index fb186f7..6f358fa 100644
--- 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClientSubscriptionInfo.java
+++ 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClientSubscriptionInfo.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import javax.xml.bind.annotation.XmlAccessType;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClientSubscriptionInfoResponse.java
----------------------------------------------------------------------
diff --git 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClientSubscriptionInfoResponse.java
 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClientSubscriptionInfoResponse.java
index d426b29..e267a38 100644
--- 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClientSubscriptionInfoResponse.java
+++ 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllClientSubscriptionInfoResponse.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import java.util.ArrayList;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllNodes.java
----------------------------------------------------------------------
diff --git a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllNodes.java 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllNodes.java
index 63ab6d5..b11630d 100644
--- a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllNodes.java
+++ b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllNodes.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import javax.xml.bind.annotation.XmlAccessType;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllNodesResponse.java
----------------------------------------------------------------------
diff --git 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllNodesResponse.java 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllNodesResponse.java
index 1cadc97..64eccf6 100644
--- a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllNodesResponse.java
+++ b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllNodesResponse.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import javax.xml.bind.annotation.XmlAccessType;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllPublisherDetail.java
----------------------------------------------------------------------
diff --git 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllPublisherDetail.java 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllPublisherDetail.java
index 0157af2..bd5d1f9 100644
--- a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllPublisherDetail.java
+++ b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetAllPublisherDetail.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import javax.xml.bind.annotation.XmlAccessType;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetEntityHistoryMessageRequest.java
----------------------------------------------------------------------
diff --git 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetEntityHistoryMessageRequest.java
 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetEntityHistoryMessageRequest.java
new file mode 100644
index 0000000..4f62d18
--- /dev/null
+++ 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetEntityHistoryMessageRequest.java
@@ -0,0 +1,140 @@
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
+package org.apache.juddi.api_v3;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * <p>Java class for getEntityHistoryMessageRequest complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained 
within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="getEntityHistoryMessageRequest">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType";>
+ *       &lt;sequence>
+ *         &lt;element name="authInfo" 
type="{http://www.w3.org/2001/XMLSchema}string"; minOccurs="0"/>
+ *         &lt;element name="entityKey" 
type="{http://www.w3.org/2001/XMLSchema}string"; minOccurs="0"/>
+ *         &lt;element name="maxRecords" 
type="{http://www.w3.org/2001/XMLSchema}long"/>
+ *         &lt;element name="offset" 
type="{http://www.w3.org/2001/XMLSchema}long"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "getEntityHistoryMessageRequest", propOrder = {
+    "authInfo",
+    "entityKey",
+    "maxRecords",
+    "offset"
+})
+public class GetEntityHistoryMessageRequest {
+
+    protected String authInfo;
+    protected String entityKey;
+    protected long maxRecords;
+    protected long offset;
+
+    /**
+     * Gets the value of the authInfo property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getAuthInfo() {
+        return authInfo;
+    }
+
+    /**
+     * Sets the value of the authInfo property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setAuthInfo(String value) {
+        this.authInfo = value;
+    }
+
+    /**
+     * Gets the value of the entityKey property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link String }
+     *     
+     */
+    public String getEntityKey() {
+        return entityKey;
+    }
+
+    /**
+     * Sets the value of the entityKey property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link String }
+     *     
+     */
+    public void setEntityKey(String value) {
+        this.entityKey = value;
+    }
+
+    /**
+     * Gets the value of the maxRecords property.
+     * 
+     */
+    public long getMaxRecords() {
+        return maxRecords;
+    }
+
+    /**
+     * Sets the value of the maxRecords property.
+     * 
+     */
+    public void setMaxRecords(long value) {
+        this.maxRecords = value;
+    }
+
+    /**
+     * Gets the value of the offset property.
+     * 
+     */
+    public long getOffset() {
+        return offset;
+    }
+
+    /**
+     * Sets the value of the offset property.
+     * 
+     */
+    public void setOffset(long value) {
+        this.offset = value;
+    }
+
+}

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetEntityHistoryMessageResponse.java
----------------------------------------------------------------------
diff --git 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetEntityHistoryMessageResponse.java
 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetEntityHistoryMessageResponse.java
new file mode 100644
index 0000000..f63963a
--- /dev/null
+++ 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetEntityHistoryMessageResponse.java
@@ -0,0 +1,78 @@
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
+package org.apache.juddi.api_v3;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+import org.uddi.repl_v3.ChangeRecords;
+
+
+/**
+ * <p>Java class for getEntityHistoryMessageResponse complex type.
+ * 
+ * <p>The following schema fragment specifies the expected content contained 
within this class.
+ * 
+ * <pre>
+ * &lt;complexType name="getEntityHistoryMessageResponse">
+ *   &lt;complexContent>
+ *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType";>
+ *       &lt;sequence>
+ *         &lt;element ref="{urn:uddi-org:repl_v3}changeRecords"/>
+ *       &lt;/sequence>
+ *     &lt;/restriction>
+ *   &lt;/complexContent>
+ * &lt;/complexType>
+ * </pre>
+ * 
+ * 
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "getEntityHistoryMessageResponse", propOrder = {
+    "changeRecords"
+})
+public class GetEntityHistoryMessageResponse {
+
+    @XmlElement(namespace = "urn:uddi-org:repl_v3", required = true)
+    protected ChangeRecords changeRecords;
+
+    /**
+     * Gets the value of the changeRecords property.
+     * 
+     * @return
+     *     possible object is
+     *     {@link ChangeRecords }
+     *     
+     */
+    public ChangeRecords getChangeRecords() {
+        return changeRecords;
+    }
+
+    /**
+     * Sets the value of the changeRecords property.
+     * 
+     * @param value
+     *     allowed object is
+     *     {@link ChangeRecords }
+     *     
+     */
+    public void setChangeRecords(ChangeRecords value) {
+        this.changeRecords = value;
+    }
+
+}

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetReplicationNodes.java
----------------------------------------------------------------------
diff --git 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetReplicationNodes.java 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetReplicationNodes.java
index 917b987..cd0ce20 100644
--- a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetReplicationNodes.java
+++ b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetReplicationNodes.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import javax.xml.bind.annotation.XmlAccessType;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetReplicationNodesResponse.java
----------------------------------------------------------------------
diff --git 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetReplicationNodesResponse.java
 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetReplicationNodesResponse.java
index 60cb363..a47a463 100644
--- 
a/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetReplicationNodesResponse.java
+++ 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/GetReplicationNodesResponse.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import javax.xml.bind.annotation.XmlAccessType;

http://git-wip-us.apache.org/repos/asf/juddi/blob/d7195270/uddi-ws/src/main/java/org/apache/juddi/api_v3/NodeList.java
----------------------------------------------------------------------
diff --git a/uddi-ws/src/main/java/org/apache/juddi/api_v3/NodeList.java 
b/uddi-ws/src/main/java/org/apache/juddi/api_v3/NodeList.java
index 36fb0a9..723629b 100644
--- a/uddi-ws/src/main/java/org/apache/juddi/api_v3/NodeList.java
+++ b/uddi-ws/src/main/java/org/apache/juddi/api_v3/NodeList.java
@@ -1,4 +1,19 @@
-
+/*
+ * Copyright 2001-2009 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.
+ *
+ */
 package org.apache.juddi.api_v3;
 
 import java.util.ArrayList;


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to