Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.javascript/plugin.xml')
-rw-r--r--packages/org.eclipse.epp.package.javascript/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.javascript/plugin.xml b/packages/org.eclipse.epp.package.javascript/plugin.xml
index ae9d24a4..eacc4293 100644
--- a/packages/org.eclipse.epp.package.javascript/plugin.xml
+++ b/packages/org.eclipse.epp.package.javascript/plugin.xml
@@ -18,7 +18,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for JavaScript Web Developers.&#x0A;&#x0A;Version: Juno Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2005, 2011. All rights reserved.&#x0A;Visit http://www.eclipse.org/webtools">
+ value="Eclipse IDE for JavaScript Web Developers.&#x0A;&#x0A;Version: Juno Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2005, 2012. All rights reserved.&#x0A;Visit http://www.eclipse.org/webtools">
</property>
<property
name="startupProgressRect"

Back to the top