Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.net4j.ui-feature')
-rw-r--r--features/org.eclipse.net4j.ui-feature/feature.properties14
-rw-r--r--features/org.eclipse.net4j.ui-feature/sourceTemplateFeature/feature.properties14
-rw-r--r--features/org.eclipse.net4j.ui-feature/sourceTemplatePlugin/about.properties4
3 files changed, 16 insertions, 16 deletions
diff --git a/features/org.eclipse.net4j.ui-feature/feature.properties b/features/org.eclipse.net4j.ui-feature/feature.properties
index 1df9391011..bd946e816d 100644
--- a/features/org.eclipse.net4j.ui-feature/feature.properties
+++ b/features/org.eclipse.net4j.ui-feature/feature.properties
@@ -21,13 +21,13 @@ featureName = Net4j Signalling Platform UI
description = Net4j Signalling Platform UI contains the Net4j user interface and utilities user interface 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.ui-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.net4j.ui-feature/sourceTemplateFeature/feature.properties
index 9a6f934b24..b903c20f77 100644
--- a/features/org.eclipse.net4j.ui-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.net4j.ui-feature/sourceTemplateFeature/feature.properties
@@ -21,13 +21,13 @@ featureName = Net4j Signalling Platform UI Source
description = Net4j Signalling Platform UI Source contains the sources of the Net4j Signalling Platform UI 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.ui-feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.net4j.ui-feature/sourceTemplatePlugin/about.properties
index d47dfe3513..adf9690850 100644
--- a/features/org.eclipse.net4j.ui-feature/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.net4j.ui-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 UI Source
-featureText = Net4j UI Source\n\
+featureName = Net4j Signalling Platform UI Source
+featureText = Net4j Signalling Platform UI Source\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\

Back to the top