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 2010/02/23 19:23:26 UTC

svn commit: r915467 - /webservices/juddi/trunk/docs/examples/helloworld/src/org/apache/juddi/example/helloworld/HelloWorld.java

Author: kstam
Date: Tue Feb 23 18:23:26 2010
New Revision: 915467

URL: http://svn.apache.org/viewvc?rev=915467&view=rev
Log:
adding license header

Modified:
    webservices/juddi/trunk/docs/examples/helloworld/src/org/apache/juddi/example/helloworld/HelloWorld.java

Modified: webservices/juddi/trunk/docs/examples/helloworld/src/org/apache/juddi/example/helloworld/HelloWorld.java
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/docs/examples/helloworld/src/org/apache/juddi/example/helloworld/HelloWorld.java?rev=915467&r1=915466&r2=915467&view=diff
==============================================================================
--- webservices/juddi/trunk/docs/examples/helloworld/src/org/apache/juddi/example/helloworld/HelloWorld.java (original)
+++ webservices/juddi/trunk/docs/examples/helloworld/src/org/apache/juddi/example/helloworld/HelloWorld.java Tue Feb 23 18:23:26 2010
@@ -1,3 +1,19 @@
+/*
+ * Copyright 2001-2010 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.examples.helloworld;
 
 import org.uddi.api_v3.*;



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