Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.egit.mylyn.ui/plugin.properties')
-rw-r--r--org.eclipse.egit.mylyn.ui/plugin.properties12
1 files changed, 12 insertions, 0 deletions
diff --git a/org.eclipse.egit.mylyn.ui/plugin.properties b/org.eclipse.egit.mylyn.ui/plugin.properties
new file mode 100644
index 0000000000..1dcea67332
--- /dev/null
+++ b/org.eclipse.egit.mylyn.ui/plugin.properties
@@ -0,0 +1,12 @@
+###############################################################################
+# Copyright (c) 2011 Chris Aniszczyk and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Chris Aniszczyk <caniszczyk@gmail.com> - initial API and implementation
+###############################################################################
+Bundle-Vendor = Eclipse EGit
+Bundle-Name = EGit Mylyn UI \ No newline at end of file

Back to the top