diff options
-rw-r--r-- | releng/rcp/org.eclipse.papyrus.rcp/plugin.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/rcp/org.eclipse.papyrus.rcp/plugin.xml b/releng/rcp/org.eclipse.papyrus.rcp/plugin.xml index 48fe08c0d48..4fcf821a329 100644 --- a/releng/rcp/org.eclipse.papyrus.rcp/plugin.xml +++ b/releng/rcp/org.eclipse.papyrus.rcp/plugin.xml @@ -6,7 +6,7 @@ point="org.eclipse.core.runtime.products"> <product application="org.eclipse.ui.ide.workbench" - description="Papyrus

Version: {1}

(c) Copyright Eclipse contributors and others 2000-2019. All rights reserved.
Visit http://www.eclipse.org/platform

This product includes software developed by the
Apache Software Foundation http://www.apache.org/" + description="Papyrus

Version: {1}

(c) Copyright Eclipse contributors and others 2000-2020. All rights reserved.
Visit http://www.eclipse.org/platform

This product includes software developed by the
Apache Software Foundation http://www.apache.org/" name="Papyrus"> <property name="windowImages" value="icons/papyrus16.png,icons/papyrus32.png,icons/papyrus48.png,icons/papyrus64.png,icons/papyrus128.png"/> <property name="aboutImage" value="icons/papyrus_lg.png"/> @@ -47,7 +47,7 @@ </property> <property name="aboutText" - value="Papyrus

Version: {1}
Build id: {0}

Copyright CEA LIST and others 2019. http://www.eclipse.org/papyrus

(c) Copyright Eclipse contributors and others 2000-2019. All rights reserved. Eclipse and the Eclipse logo are trademarks of the Eclipse Foundation, Inc., https://www.eclipse.org/. The Eclipse logo cannot be altered without Eclipse's permission. Eclipse logos are provided for use under the Eclipse logo and trademark guidelines, https://www.eclipse.org/logotm/. Oracle and Java are trademarks or registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.

This product includes software developed by other open source projects including the Apache Software Foundation, https://www.apache.org/.
"> + value="Papyrus

Version: {1}
Build id: {0}

Copyright CEA LIST and others 2020. http://www.eclipse.org/papyrus

(c) Copyright Eclipse contributors and others 2000-2020. All rights reserved. Eclipse and the Eclipse logo are trademarks of the Eclipse Foundation, Inc., https://www.eclipse.org/. The Eclipse logo cannot be altered without Eclipse's permission. Eclipse logos are provided for use under the Eclipse logo and trademark guidelines, https://www.eclipse.org/logotm/. Oracle and Java are trademarks or registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.

This product includes software developed by other open source projects including the Apache Software Foundation, https://www.apache.org/.
"> </property> <property name="preferenceCustomization" |