diff options
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.codegen')
-rw-r--r-- | plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties | 2 | ||||
-rw-r--r-- | plugins/org.eclipse.emf.cdo.dawn.codegen/plugin.properties | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties index 9ed09a1133..fa8cfd68af 100644 --- a/plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties +++ b/plugins/org.eclipse.emf.cdo.dawn.codegen/build.properties @@ -1,4 +1,4 @@ -# Copyright (c) 2004 - 2010 Martin Fluegge (Berlin, Germany) and others. +# Copyright (c) 2004 - 2010 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 diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.codegen/plugin.properties index 2ee648902a..c7b53ef63c 100644 --- a/plugins/org.eclipse.emf.cdo.dawn.codegen/plugin.properties +++ b/plugins/org.eclipse.emf.cdo.dawn.codegen/plugin.properties @@ -3,10 +3,10 @@ # 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 - + # NLS_MESSAGEFORMAT_VAR # ============================================================================== @@ -16,7 +16,7 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -pluginName = Dawn Codegen +pluginName = CDO Dawn Codegen providerName = Eclipse Modeling Project # ============================================================================== |