diff options
author | Eike Stepper | 2009-01-09 08:04:38 +0000 |
---|---|---|
committer | Eike Stepper | 2009-01-09 08:04:38 +0000 |
commit | b1071e5c0bb163174cffd300ace0b57066d69a9e (patch) | |
tree | d0d33310ee5269cd644208a06ff5cf79ebaca0a9 /features/org.eclipse.net4j.ui-feature | |
parent | 76ecea57086728782b041b2e5b9afe06bd4a6107 (diff) | |
download | cdo-b1071e5c0bb163174cffd300ace0b57066d69a9e.tar.gz cdo-b1071e5c0bb163174cffd300ace0b57066d69a9e.tar.xz cdo-b1071e5c0bb163174cffd300ace0b57066d69a9e.zip |
Releng: Add Defs
Diffstat (limited to 'features/org.eclipse.net4j.ui-feature')
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\ |