Copyright statements are inconsistent
-------------------------------------

                 Key: TUSCANY-1808
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1808
             Project: Tuscany
          Issue Type: Task
          Components: Java SCA Spring Implementation Extension
    Affects Versions: Java-SCA-0.99
         Environment: N/A
            Reporter: Vijai Kalathur
            Priority: Trivial


The copyright statements for the following classes are not consistent with the 
rest of the code:

org.apache.tuscany.sca.implementation.spring.ScaNamespaceHandler
org.apache.tuscany.sca.implementation.spring.ScaPropertyBeanDefinitionParser
org.apache.tuscany.sca.implementation.spring.ScaReferenceBeanDefinitionParser
org.apache.tuscany.sca.implementation.spring.ScaServiceBeanDefinitionParser

The header is:

/*
 * Copyright 2002-2006 the original author or authors.
 * 
 * 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.
 *
 * Created on 10-Apr-2006 by Adrian Colyer
 */

Could this be updated to be consistent with rest of the code?

Thanks.

Vijai

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to