You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-commits@ws.apache.org by ae...@apache.org on 2006/08/22 06:17:28 UTC

svn commit: r433500 - /webservices/muse/trunk/modules/muse-tools/src/org/apache/muse/tools/generator/util/WsdlMerge.java

Author: aeberbac
Date: Mon Aug 21 21:17:28 2006
New Revision: 433500

URL: http://svn.apache.org/viewvc?rev=433500&view=rev
Log:
wrong copyright message

Modified:
    webservices/muse/trunk/modules/muse-tools/src/org/apache/muse/tools/generator/util/WsdlMerge.java

Modified: webservices/muse/trunk/modules/muse-tools/src/org/apache/muse/tools/generator/util/WsdlMerge.java
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/modules/muse-tools/src/org/apache/muse/tools/generator/util/WsdlMerge.java?rev=433500&r1=433499&r2=433500&view=diff
==============================================================================
--- webservices/muse/trunk/modules/muse-tools/src/org/apache/muse/tools/generator/util/WsdlMerge.java (original)
+++ webservices/muse/trunk/modules/muse-tools/src/org/apache/muse/tools/generator/util/WsdlMerge.java Mon Aug 21 21:17:28 2006
@@ -1,14 +1,18 @@
-/**********************************************************************
- * Copyright (c) 2006 IBM Corporation and others.
- * All rights reserved.   This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- * $Id: WsdlMerge.java
+/*=============================================================================*
+ *  Copyright 2006 The Apache Software Foundation
  *
- * Contributors: Andrew Eberbach (aeberbac@us.ibm.com)
- * IBM - Initial API and implementation
- ***********************************************************************/
+ *  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.muse.tools.generator.util;
 



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