Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 114700

Summary: Remove legacy IBM/Rational comment/string references.
Product: z_Archived Reporter: Paul Slauenwhite <paulslau>
Component: TPTPAssignee: Hendra Suwanda <suwanda>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Paul Slauenwhite CLA 2005-11-01 23:07:59 EST
Remove legacy IBM/Rational comment/string references.

The TPTP source code and resources (e.g. *.xsd, *.xml, *.html, *.exsd, 
*.properties, etc.) contains legacy IBM/Rational comment/string references 
including legacy copyright statements that should be removed for this component
unless required for backwards compatibility.  

Please use the following TPTP copyright statement:

/**********************************************************************
 * Copyright (c) 2005 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$
 * 
 * Contributors: 
 * IBM - Initial API and implementation
 **********************************************************************/

Note:  The above TPTP copyright statement is for content contributed by 
committers work for IBM.  As such, the two references to 'IBM' should be 
swapped with references to the company that originally contributed the content.

Plug-ins containing the legacy IBM/Rational comment/string 'com.ibm':

org.eclipse.tptp.platform.agentcontroller

Plug-ins containing the legacy IBM/Rational comment/string 'Property of IBM':

org.eclipse.tptp.platform.agentcontroller

Note:  There is no report that shows these results.  They have been derived 
from searching all files (e.g. *.*) in the above TPTP plugins for the 'Property 
of IBM' 
and 'com.ibm' strings.
Comment 1 Sri Doddapaneni CLA 2005-11-02 13:35:22 EST
Deferred from 4.1 as per decision made at Platform project meeting (11/2/05)
Comment 2 Karla Callaghan CLA 2006-01-23 17:29:45 EST
Looks like the string is contained in the resource.h files. Since the new AC (src-native-new) is pulling this code unchanged from the RAC (src-native), need to eliminate it from the RAC code (and we will delete the copy of that src from the AC code-base after making some changes in the build of the new AC). 
Comment 3 Hendra Suwanda CLA 2006-04-11 09:46:23 EDT
See bug 125510 and bug 132019

*** This bug has been marked as a duplicate of 125510 ***
Comment 4 Hendra Suwanda CLA 2006-04-11 09:47:56 EDT
*** Bug 114702 has been marked as a duplicate of this bug. ***
Comment 5 Paul Slauenwhite CLA 2006-04-17 17:11:06 EDT
Verified in CVS.