Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 125510 - Update copyright statements
Summary: Update copyright statements
Status: CLOSED INVALID
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Samson Wai CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 114700 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-27 12:20 EST by Samson Wai CLA
Modified: 2016-05-05 10:59 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samson Wai CLA 2006-01-27 12:20:55 EST
Files that are missing the correct copyright statements are:

./platform/org.eclipse.hyades.execution/src-iac-native/testcases/test_tptpNP.c
./platform/org.eclipse.hyades.execution/src-iac-native/tptpCommon/tptpCommon.c
./platform/org.eclipse.hyades.execution/src-iac-native/tptpNP/tptpNP.c
./platform/org.eclipse.hyades.execution/src-iac-native/tptpNP/tptpNP_md.c
./platform/org.eclipse.hyades.execution/src-iac-native/tptpShm/tptpShm.c
./platform/org.eclipse.hyades.execution/src-iac-native/tptpShm/tptpShm_md.c
./platform/org.eclipse.tptp.platform.agentcontroller/src-native/collection/collectors/perfmon/sysperf/perfcontrol.c
./platform/org.eclipse.tptp.platform.agentcontroller/src-native-new/samples/PerfmonAgent/sysperf/perfcontrol.c
./platform/org.eclipse.hyades.execution/src-iac-common/org/eclipse/tptp/platform/agentcontroller/internal/transport/impl/AbstractTransportImpl.java
./platform/org.eclipse.hyades.execution/src-iac-common/org/eclipse/tptp/platform/agentcontroller/internal/transport/impl/DataReaderThreadImpl.java
./platform/org.eclipse.hyades.execution/src-iac-common/org/eclipse/tptp/platform/agentcontroller/internal/transport/impl/ObjectReaderThreadImpl.java
./platform/org.eclipse.hyades.execution/src-iac-common/org/eclipse/tptp/platform/agentcontroller/internal/transport/impl/TransportReaderThreadImpl.java
./platform/org.eclipse.hyades.execution/src-iac-common/org/eclipse/tptp/platform/agentcontroller/internal/transport/TransportListener.java
./platform/org.eclipse.hyades.execution/src-iac-common/org/eclipse/tptp/platform/agentcontroller/internal/transport/TransportReaderThread.java
./platform/org.eclipse.hyades.execution/src-iac-hyades/org/eclipse/tptp/platform/agentcontroller/internal/hyades/proxy/AgentProxyListener.java
./platform/org.eclipse.hyades.execution/src-iac-native/tptpCommon/tptpCommon.h
./platform/org.eclipse.hyades.execution/src-iac-native/tptpCommon/tptpCommon_jni.h
./platform/org.eclipse.hyades.execution/src-iac-native/tptpNP/tptpNP_jni.h
./platform/org.eclipse.hyades.execution/src-iac-native/tptpNP/tptpNP_md.h
./platform/org.eclipse.hyades.execution/src-iac-native/tptpShm/ossatomic.h
./platform/org.eclipse.hyades.execution/src-iac-native/tptpShm/ossrambo.h
./platform/org.eclipse.hyades.execution/src-iac-native/tptpShm/tptpShm_jni.h
./platform/org.eclipse.hyades.execution/src-iac-native/tptpShm/tptpShm_md.h

The following should be used:
/********************************************************************** 
 * Copyright (c) 2005, 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$ 
 * 
 * Contributors: 
 * IBM - Initial API and implementation 
 **********************************************************************/ 

Please assign to Samson since he will be doing the file updates.
Comment 1 Samson Wai CLA 2006-04-06 15:07:56 EDT
IAC has been repacakged into src-local and has the correct copyright.
Comment 2 Samson Wai CLA 2006-04-06 15:08:16 EDT
closing
Comment 3 Hendra Suwanda CLA 2006-04-11 09:46:23 EDT
*** Bug 114700 has been marked as a duplicate of this bug. ***