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

Bug 125409

Summary: Need to add copyright to all GEF features
Product: [Tools] GEF Reporter: Pratik Shah <ppshah>
Component: MiscAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.4.0 (Ganymede) M5   
Hardware: PC   
OS: All   
Whiteboard:

Description Pratik Shah CLA 2006-01-26 17:35:57 EST
Need to add a copyright property to all feature.properties files.  Something like follows:

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2000, 2006 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
http://www.eclipse.org/legal/epl-v10.html\n\
\n\
Contributors:\n\
    IBM Corporation - initial API and implementation\n
################ end of copyright property ####################################

And then need to add that property to all feature.xml files, as follows:
   <copyright>
      %copyright
   </copyright>

See related bug for platform: Bug 121143
Comment 1 Anthony Hunter CLA 2008-01-02 14:59:09 EST
Updated all the features in HEAD.