You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2009/10/15 04:00:50 UTC

svn commit: r825374 - /webservices/juddi/trunk/uddi-ws/src/main/java/org/apache/juddi/api_v3/AccessPointType.java

Author: kstam
Date: Thu Oct 15 02:00:50 2009
New Revision: 825374

URL: http://svn.apache.org/viewvc?rev=825374&view=rev
Log:
Adding license headers

Modified:
    webservices/juddi/trunk/uddi-ws/src/main/java/org/apache/juddi/api_v3/AccessPointType.java

Modified: webservices/juddi/trunk/uddi-ws/src/main/java/org/apache/juddi/api_v3/AccessPointType.java
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/uddi-ws/src/main/java/org/apache/juddi/api_v3/AccessPointType.java?rev=825374&r1=825373&r2=825374&view=diff
==============================================================================
--- webservices/juddi/trunk/uddi-ws/src/main/java/org/apache/juddi/api_v3/AccessPointType.java (original)
+++ webservices/juddi/trunk/uddi-ws/src/main/java/org/apache/juddi/api_v3/AccessPointType.java Thu Oct 15 02:00:50 2009
@@ -1,3 +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;
 
 public enum AccessPointType {



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org