Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-01-09 08:10:33 +0000
committerEike Stepper2009-01-09 08:10:33 +0000
commita05a57a0e9694bde3948e19ebbbe6bd4518fec66 (patch)
tree337443ad3f587bc4297db9ef0db52a6c8306a264 /features/org.eclipse.emf.cdo.examples-feature
parentb1071e5c0bb163174cffd300ace0b57066d69a9e (diff)
downloadcdo-a05a57a0e9694bde3948e19ebbbe6bd4518fec66.tar.gz
cdo-a05a57a0e9694bde3948e19ebbbe6bd4518fec66.tar.xz
cdo-a05a57a0e9694bde3948e19ebbbe6bd4518fec66.zip
Releng: Add Defs
Diffstat (limited to 'features/org.eclipse.emf.cdo.examples-feature')
-rw-r--r--features/org.eclipse.emf.cdo.examples-feature/feature.properties14
-rw-r--r--features/org.eclipse.emf.cdo.examples-feature/sourceTemplateFeature/feature.properties14
-rw-r--r--features/org.eclipse.emf.cdo.examples-feature/sourceTemplatePlugin/about.properties4
3 files changed, 16 insertions, 16 deletions
diff --git a/features/org.eclipse.emf.cdo.examples-feature/feature.properties b/features/org.eclipse.emf.cdo.examples-feature/feature.properties
index ced215b4e5..979316346d 100644
--- a/features/org.eclipse.emf.cdo.examples-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.examples-feature/feature.properties
@@ -21,13 +21,13 @@ featureName = CDO Model Repository Examples
description = CDO Model Repository Examples contains the CDO examples plugin and various test models.
copyrightURL = copyright.txt
-copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
-All rights reserved. This program and the accompanying materials \n\
-are made available under the terms of the Eclipse Public License v1.0 \n\
-which accompanies this distribution, and is available at \n\
-http://www.eclipse.org/legal/epl-v10.html \n\
- \n\
-Contributors: \n\
+copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http://www.eclipse.org/legal/epl-v10.html\n\
+\n\
+Contributors:\n\
Eike Stepper - initial API and implementation
licenseURL = license.html
diff --git a/features/org.eclipse.emf.cdo.examples-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.emf.cdo.examples-feature/sourceTemplateFeature/feature.properties
index 5653da7089..53af6cbb67 100644
--- a/features/org.eclipse.emf.cdo.examples-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.emf.cdo.examples-feature/sourceTemplateFeature/feature.properties
@@ -21,13 +21,13 @@ featureName = CDO Model Repository Examples Source
description = CDO Model Repository Examples Source contains the sources of the CDO Model Repository Examples feature.
copyrightURL = copyright.txt
-copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
-All rights reserved. This program and the accompanying materials \n\
-are made available under the terms of the Eclipse Public License v1.0 \n\
-which accompanies this distribution, and is available at \n\
-http://www.eclipse.org/legal/epl-v10.html \n\
- \n\
-Contributors: \n\
+copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http://www.eclipse.org/legal/epl-v10.html\n\
+\n\
+Contributors:\n\
Eike Stepper - initial API and implementation
licenseURL = license.html
diff --git a/features/org.eclipse.emf.cdo.examples-feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.emf.cdo.examples-feature/sourceTemplatePlugin/about.properties
index 09cdcd110a..cea001ac54 100644
--- a/features/org.eclipse.emf.cdo.examples-feature/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.emf.cdo.examples-feature/sourceTemplatePlugin/about.properties
@@ -16,8 +16,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-featureName = CDO Examples Source
-featureText = CDO Examples Source\n\
+featureName = CDO Model Repository Examples Source
+featureText = CDO Model Repository Examples Source\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\

Back to the top