Added "about.html" file and added "Eclipse.org" as Vendor
diff --git a/we-plugins/jwt-we-view-bpmn/META-INF/MANIFEST.MF b/we-plugins/jwt-we-view-bpmn/META-INF/MANIFEST.MF
index 8724191..5e36212 100644
--- a/we-plugins/jwt-we-view-bpmn/META-INF/MANIFEST.MF
+++ b/we-plugins/jwt-we-view-bpmn/META-INF/MANIFEST.MF
@@ -14,3 +14,4 @@
org.eclipse.jwt.we.plugins.viewepc;bundle-version="1.3.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-Vendor: Eclipse.org
diff --git a/we-plugins/jwt-we-view-bpmn/about.html b/we-plugins/jwt-we-view-bpmn/about.html
new file mode 100644
index 0000000..d7ca6ae
--- /dev/null
+++ b/we-plugins/jwt-we-view-bpmn/about.html
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<h3>JWT Workflow Editor: BPMN View</h3>
+<p><a href="http://www.eclipse.org/jwt/">JWT Workflow Editor</a> is a tool for creating and editing business processes in order to execute them afterwards.
+The BPMN view (Business process modelling notation) is very needed standard for business modelling.</p>
+<p>Copyright (c) 2005-2012 <a href="http://www.eclipse.org/jwt">Eclipse Java Workflow Tooling (JWT) Project</a></p>
+
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, "Program" will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party ("Redistributor") and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was
+provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
+<p>Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.</p>
+
+</body>
+</html>
+