Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo.releng.manifests-feature')
-rw-r--r--features/org.eclipse.emf.cdo.releng.manifests-feature/build.properties26
-rw-r--r--features/org.eclipse.emf.cdo.releng.manifests-feature/feature.properties16
-rw-r--r--features/org.eclipse.emf.cdo.releng.manifests-feature/feature.xml2
3 files changed, 22 insertions, 22 deletions
diff --git a/features/org.eclipse.emf.cdo.releng.manifests-feature/build.properties b/features/org.eclipse.emf.cdo.releng.manifests-feature/build.properties
index 8bf0ed342c..f63c2e79d1 100644
--- a/features/org.eclipse.emf.cdo.releng.manifests-feature/build.properties
+++ b/features/org.eclipse.emf.cdo.releng.manifests-feature/build.properties
@@ -1,13 +1,13 @@
-# Copyright (c) 2004 - 2011 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
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Eike Stepper - initial API and implementation
-
-# NLS_MESSAGEFORMAT_VAR
-
-bin.includes = feature.xml,\
- feature.properties
+# Copyright (c) 2004 - 2012 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
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Eike Stepper - initial API and implementation
+
+# NLS_MESSAGEFORMAT_VAR
+
+bin.includes = feature.xml,\
+ feature.properties
diff --git a/features/org.eclipse.emf.cdo.releng.manifests-feature/feature.properties b/features/org.eclipse.emf.cdo.releng.manifests-feature/feature.properties
index 1054696d15..ff968b0e79 100644
--- a/features/org.eclipse.emf.cdo.releng.manifests-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.releng.manifests-feature/feature.properties
@@ -1,8 +1,8 @@
-# Copyright (c) 2004 - 2011 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
-# http://www.eclipse.org/legal/epl-v10.html
-
-featureName = CDO Release Engineering Manifest Opener
-description = Contains context-sensitive openers for plugin manifests (F6) and project properties (Shift+F6).
+# Copyright (c) 2004 - 2012 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
+# http://www.eclipse.org/legal/epl-v10.html
+
+featureName = CDO Release Engineering Manifest Opener
+description = Contains context-sensitive openers for plugin manifests (F6) and project properties (Shift+F6).
diff --git a/features/org.eclipse.emf.cdo.releng.manifests-feature/feature.xml b/features/org.eclipse.emf.cdo.releng.manifests-feature/feature.xml
index 8bbb7b6458..c6c375c5fa 100644
--- a/features/org.eclipse.emf.cdo.releng.manifests-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.releng.manifests-feature/feature.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.
+ Copyright (c) 2004 - 2012 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

Back to the top