Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo.sdk-feature/feature.xml')
-rw-r--r--features/org.eclipse.emf.cdo.sdk-feature/feature.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/features/org.eclipse.emf.cdo.sdk-feature/feature.xml b/features/org.eclipse.emf.cdo.sdk-feature/feature.xml
index c93fff1eba..339ec7f4f8 100644
--- a/features/org.eclipse.emf.cdo.sdk-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.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,10 +7,9 @@
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.emf.cdo.sdk"
label="%featureName"

Back to the top