Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.net4j.sdk-feature/feature.xml')
-rw-r--r--features/org.eclipse.net4j.sdk-feature/feature.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/features/org.eclipse.net4j.sdk-feature/feature.xml b/features/org.eclipse.net4j.sdk-feature/feature.xml
index 1d35ebdb4f..cd7f5f0b03 100644
--- a/features/org.eclipse.net4j.sdk-feature/feature.xml
+++ b/features/org.eclipse.net4j.sdk-feature/feature.xml
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- <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
@@ -9,9 +7,7 @@
http://www.eclipse.org/legal/epl-v10.html
Contributors:
- Eike Stepper - Initial API and implementation
-
- </copyright>
+ Eike Stepper - initial API and implementation
-->
<feature
id="org.eclipse.net4j.sdk"

Back to the top