Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.db.mysql/plugin.xml')
-rw-r--r--plugins/org.eclipse.net4j.db.mysql/plugin.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/plugins/org.eclipse.net4j.db.mysql/plugin.xml b/plugins/org.eclipse.net4j.db.mysql/plugin.xml
index 5b6383bb31..8b86238dc1 100644
--- a/plugins/org.eclipse.net4j.db.mysql/plugin.xml
+++ b/plugins/org.eclipse.net4j.db.mysql/plugin.xml
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.3"?>
<!--
- <copyright>
-
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
@@ -10,9 +8,7 @@
http://www.eclipse.org/legal/epl-v10.html
Contributors:
- Eike Stepper - Initial API and implementation
-
- </copyright>
+ Eike Stepper - initial API and implementation
-->
<plugin>

Back to the top