From 3e0e48e48bda909b7128dadb682a98afd9d71223 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 11 Feb 2009 17:22:06 +0000 Subject: Correct the license header git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743410 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/java/org/oasisopen/sca/Constants.java | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) (limited to 'java/sca') diff --git a/java/sca/modules/sca-api/src/main/java/org/oasisopen/sca/Constants.java b/java/sca/modules/sca-api/src/main/java/org/oasisopen/sca/Constants.java index 5135c23dde..f3cbbf32cc 100644 --- a/java/sca/modules/sca-api/src/main/java/org/oasisopen/sca/Constants.java +++ b/java/sca/modules/sca-api/src/main/java/org/oasisopen/sca/Constants.java @@ -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; -- cgit v1.2.3