Author: antelder
Date: Wed Feb 11 17:22:06 2009
New Revision: 743410
URL: http://svn.apache.org/viewvc?rev=743410&view=rev
Log:
Correct the license header
Modified:
tuscany/java/sca/modules/sca-api/src/main/java/org/oasisopen/sca/Constants.java
Modified:
tuscany/java/sca/modules/sca-api/src/main/java/org/oasisopen/sca/Constants.java
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/modules/sca-api/src/main/java/org/oasisopen/sca/Constants.java?rev=743410&r1=743409&r2=743410&view=diff
==============================================================================
---
tuscany/java/sca/modules/sca-api/src/main/java/org/oasisopen/sca/Constants.java
(original)
+++
tuscany/java/sca/modules/sca-api/src/main/java/org/oasisopen/sca/Constants.java
Wed Feb 11 17:22:06 2009
@@ -1,20 +1,9 @@
/*
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you 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.
+ * (c) Copyright BEA Systems, Inc., Cape Clear Software, International
Business Machines Corp, Interface21, IONA Technologies,
+ * Oracle, Primeton Technologies, Progress Software, Red Hat, Rogue Wave
Software, SAP AG., Siemens AG., Software AG., Sybase
+ * Inc., TIBCO Software Inc., 2005, 2007. All rights reserved.
+ *
+ * see
http://www.osoa.org/display/Main/Service+Component+Architecture+Specifications
*/
package org.oasisopen.sca;