Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-01-11 08:54:43 +0000
committerEike Stepper2009-01-11 08:54:43 +0000
commitf4e8b36da09b231a1205caed1f022b7fdafdcc93 (patch)
treeed613208991cddcbcff1db21ce8bc2695b00553a /plugins/org.eclipse.emf.cdo.defs/plugin.xml
parent36f6e610b8fadba292198ad4c521ca752a168869 (diff)
downloadcdo-f4e8b36da09b231a1205caed1f022b7fdafdcc93.tar.gz
cdo-f4e8b36da09b231a1205caed1f022b7fdafdcc93.tar.xz
cdo-f4e8b36da09b231a1205caed1f022b7fdafdcc93.zip
fixed copyrights
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.defs/plugin.xml')
-rw-r--r--plugins/org.eclipse.emf.cdo.defs/plugin.xml15
1 files changed, 9 insertions, 6 deletions
diff --git a/plugins/org.eclipse.emf.cdo.defs/plugin.xml b/plugins/org.eclipse.emf.cdo.defs/plugin.xml
index 4aa8199aec..8897991cd0 100644
--- a/plugins/org.eclipse.emf.cdo.defs/plugin.xml
+++ b/plugins/org.eclipse.emf.cdo.defs/plugin.xml
@@ -1,11 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?>
-
+<?eclipse version="3.3"?>
<!--
- <copyright>
- </copyright>
-
- $Id: plugin.xml,v 1.2 2008-12-31 14:43:30 estepper Exp $
+ 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
+ which accompanies this distribution, and is available at
+ http://www.eclipse.org/legal/epl-v10.html
+
+ Contributors:
+ Eike Stepper - initial API and implementation
-->
<plugin>

Back to the top