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.net4j.examples-feature')
-rw-r--r--features/org.eclipse.net4j.examples-feature/feature.properties14
-rw-r--r--features/org.eclipse.net4j.examples-feature/sourceTemplateFeature/feature.properties14
-rw-r--r--features/org.eclipse.net4j.examples-feature/sourceTemplatePlugin/about.properties4
3 files changed, 16 insertions, 16 deletions
diff --git a/features/org.eclipse.net4j.examples-feature/feature.properties b/features/org.eclipse.net4j.examples-feature/feature.properties
index 57e8a5cbcd..46e4fa4247 100644
--- a/features/org.eclipse.net4j.examples-feature/feature.properties
+++ b/features/org.eclipse.net4j.examples-feature/feature.properties
@@ -21,13 +21,13 @@ featureName = Net4j Signalling Platform Examples
description = Net4j Signalling Platform Examples contains the general Net4j examples, the buddies collaboration + chat examples and the experimental JMS provider implementation plugins.
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.net4j.examples-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.net4j.examples-feature/sourceTemplateFeature/feature.properties
index f2d120ca29..52b776d8d2 100644
--- a/features/org.eclipse.net4j.examples-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.net4j.examples-feature/sourceTemplateFeature/feature.properties
@@ -21,13 +21,13 @@ featureName = Net4j Signalling Platform Examples Source
description = Net4j Signalling Platform Examples Source contains the sources of the Net4j Signalling Platform 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.net4j.examples-feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.net4j.examples-feature/sourceTemplatePlugin/about.properties
index 1867752e60..1796d3acca 100644
--- a/features/org.eclipse.net4j.examples-feature/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.net4j.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 = Net4j Examples Source
-featureText = Net4j Examples Source\n\
+featureName = Net4j Signalling Platform Examples Source
+featureText = Net4j Signalling Platform Examples Source\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\

Back to the top