diff options
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product')
-rw-r--r-- | eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product b/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product index 14167b9e..34f386df 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product +++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product @@ -26,7 +26,8 @@ <license> <url>http://eclipse.org/legal/epl/notice.php</url> <text> - February 1, 2011 + Eclipse Foundation Software User Agreement +February 1, 2011 Usage Of Content @@ -155,7 +156,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U </plugins> <features> - <feature id="org.eclipse.rcp.configuration" /> + <feature id="org.eclipse.rcp.configuration"/> <feature id="org.eclipse.rcp"/> </features> |