All source files must have appropriate EPL v1.0 copyright notice
Source files whose content was created for 3.2 should read "Copyright
(c) 2006 ..."
Source files whose content was modified during 3.2 cycle should read
"Copyright (c) 200x, 2006 ..."
All features should have "(c) Copyright Eclipse contributors and
others 2000, 2006." in Help > About Eclipse Platform
Plug-in and feature identification
Check this info from Help > About Eclipse Platform
All features should have provider "Eclipse.org" and version
"3.2.0.qualifier"
All plug-ins should have provider "Eclipse.org" and version
"3.2.0.qualifier" except for known special cases (org.apache.*,
org.junit, and org.eclipse.tomcat)
License agreements for features and plug-ins
Help > About Eclipse Platform > {Feature | Plug-in} Details >
More Info
All features should link to the Eclipse Foundation Software User Agreement
dated Mar. 17, 2005
All plug-ins should link to the plug-in's about.html file containing
its plug-in-specific license
Extension point documentation
Extension points must be documented in the appropriate help book