Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpschonbac2009-03-04 15:15:04 +0000
committerpschonbac2009-03-04 15:15:04 +0000
commit27c0f60498f65e327dd324ca139a0ddcd410cca7 (patch)
treeefb0f98c1f783532612bf1bf491acb5d0d59710c
parent6231aa6d77d24c0826588ca930dbaabbfefca6c3 (diff)
downloadorg.eclipse.xpand-27c0f60498f65e327dd324ca139a0ddcd410cca7.tar.gz
org.eclipse.xpand-27c0f60498f65e327dd324ca139a0ddcd410cca7.tar.xz
org.eclipse.xpand-27c0f60498f65e327dd324ca139a0ddcd410cca7.zip
Typo fixed
-rw-r--r--plugins/org.eclipse.xpand.activities/plugin.properties4
-rw-r--r--plugins/org.eclipse.xpand.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.xpand/plugin.properties4
-rw-r--r--plugins/org.eclipse.xtend.check.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.xtend.shared.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.xtend.tests/plugin.properties4
-rw-r--r--plugins/org.eclipse.xtend.tests/test.xml6
-rw-r--r--plugins/org.eclipse.xtend.typesystem.emf.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.xtend.typesystem.emf/plugin.properties4
-rw-r--r--plugins/org.eclipse.xtend.typesystem.uml2.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.xtend.typesystem.uml2/plugin.properties4
-rw-r--r--plugins/org.eclipse.xtend.ui/plugin.properties4
-rw-r--r--plugins/org.eclipse.xtend.util.stdlib/plugin.properties4
-rw-r--r--plugins/org.eclipse.xtend/plugin.properties4
-rw-r--r--tests/org.eclipse.xpand.tests/plugin.properties4
-rw-r--r--tests/org.eclipse.xpand.tests/test.xml6
-rw-r--r--tests/org.eclipse.xtend.shared.ui.test/plugin.properties4
-rw-r--r--tests/org.eclipse.xtend.shared.ui.test/test.xml6
-rw-r--r--tests/org.eclipse.xtend.typesystem.emf.tests/plugin.properties4
-rw-r--r--tests/org.eclipse.xtend.typesystem.emf.tests/test.xml6
20 files changed, 44 insertions, 44 deletions
diff --git a/plugins/org.eclipse.xpand.activities/plugin.properties b/plugins/org.eclipse.xpand.activities/plugin.properties
index 07f43ad8..530ac38f 100644
--- a/plugins/org.eclipse.xpand.activities/plugin.properties
+++ b/plugins/org.eclipse.xpand.activities/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare committers 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare committers - initial API and implementation
###############################################################################
pluginName=Xpand UI Activities (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xpand.ui/plugin.properties b/plugins/org.eclipse.xpand.ui/plugin.properties
index 27dd5e8d..ed9b104d 100644
--- a/plugins/org.eclipse.xpand.ui/plugin.properties
+++ b/plugins/org.eclipse.xpand.ui/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare committers 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare committers - initial API and implementation
###############################################################################
pluginName=Xpand editor (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xpand/plugin.properties b/plugins/org.eclipse.xpand/plugin.properties
index 846b9ec5..fa718c71 100644
--- a/plugins/org.eclipse.xpand/plugin.properties
+++ b/plugins/org.eclipse.xpand/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare eclipse.emf.mwe.workflows 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare eclipse.emf.mwe.workflows - initial API and implementation
###############################################################################
pluginName=Xpand core (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xtend.check.ui/plugin.properties b/plugins/org.eclipse.xtend.check.ui/plugin.properties
index d8900811..f3f587f3 100644
--- a/plugins/org.eclipse.xtend.check.ui/plugin.properties
+++ b/plugins/org.eclipse.xtend.check.ui/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare committers 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare committers - initial API and implementation
###############################################################################
pluginName=Xtend check ui (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xtend.shared.ui/plugin.properties b/plugins/org.eclipse.xtend.shared.ui/plugin.properties
index ee66656e..cf580443 100644
--- a/plugins/org.eclipse.xtend.shared.ui/plugin.properties
+++ b/plugins/org.eclipse.xtend.shared.ui/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare committers 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare committers - initial API and implementation
###############################################################################
pluginName=Xtend shared ui (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xtend.tests/plugin.properties b/plugins/org.eclipse.xtend.tests/plugin.properties
index 1f236909..938cc0bb 100644
--- a/plugins/org.eclipse.xtend.tests/plugin.properties
+++ b/plugins/org.eclipse.xtend.tests/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare eclipse.emf.mwe.workflows 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare eclipse.emf.mwe.workflows - initial API and implementation
###############################################################################
pluginName=Xtend core tests (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xtend.tests/test.xml b/plugins/org.eclipse.xtend.tests/test.xml
index d1af65e7..42b5070a 100644
--- a/plugins/org.eclipse.xtend.tests/test.xml
+++ b/plugins/org.eclipse.xtend.tests/test.xml
@@ -3,18 +3,18 @@
/**
* <copyright>
*
- * Copyright (c) 2005 openArchitectureWare commiters and others.
+ * Copyright (c) 2005 openArchitectureWare eclipse.emf.mwe.workflows 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:
- * openArchitectureWare commiters - Initial API and implementation
+ * openArchitectureWare eclipse.emf.mwe.workflows - Initial API and implementation
*
* </copyright>
*
- * $Id: test.xml,v 1.2 2009/02/04 17:10:22 dhubner Exp $
+ * $Id: test.xml,v 1.3 2009/03/04 15:15:08 pschonbac Exp $
*/
-->
diff --git a/plugins/org.eclipse.xtend.typesystem.emf.ui/plugin.properties b/plugins/org.eclipse.xtend.typesystem.emf.ui/plugin.properties
index 0d405b07..16afb05c 100644
--- a/plugins/org.eclipse.xtend.typesystem.emf.ui/plugin.properties
+++ b/plugins/org.eclipse.xtend.typesystem.emf.ui/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare committers 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare committers - initial API and implementation
###############################################################################
pluginName=Xtend emf typesystem ui (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xtend.typesystem.emf/plugin.properties b/plugins/org.eclipse.xtend.typesystem.emf/plugin.properties
index 9ddf94fb..e70d2524 100644
--- a/plugins/org.eclipse.xtend.typesystem.emf/plugin.properties
+++ b/plugins/org.eclipse.xtend.typesystem.emf/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare eclipse.emf.mwe.workflows 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare eclipse.emf.mwe.workflows - initial API and implementation
###############################################################################
pluginName=Xtend emf typesystem (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xtend.typesystem.uml2.ui/plugin.properties b/plugins/org.eclipse.xtend.typesystem.uml2.ui/plugin.properties
index e18857a3..adc5c438 100644
--- a/plugins/org.eclipse.xtend.typesystem.uml2.ui/plugin.properties
+++ b/plugins/org.eclipse.xtend.typesystem.uml2.ui/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare committers 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare committers - initial API and implementation
###############################################################################
pluginName=Xtend UML2 typesystem ui (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xtend.typesystem.uml2/plugin.properties b/plugins/org.eclipse.xtend.typesystem.uml2/plugin.properties
index 1e08229a..d63412a2 100644
--- a/plugins/org.eclipse.xtend.typesystem.uml2/plugin.properties
+++ b/plugins/org.eclipse.xtend.typesystem.uml2/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare eclipse.emf.mwe.workflows 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare eclipse.emf.mwe.workflows - initial API and implementation
###############################################################################
pluginName=Xtend UML2 typesystem (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xtend.ui/plugin.properties b/plugins/org.eclipse.xtend.ui/plugin.properties
index 74aa07c4..b40d970a 100644
--- a/plugins/org.eclipse.xtend.ui/plugin.properties
+++ b/plugins/org.eclipse.xtend.ui/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare committers 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare committers - initial API and implementation
###############################################################################
pluginName=Xtend ui (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xtend.util.stdlib/plugin.properties b/plugins/org.eclipse.xtend.util.stdlib/plugin.properties
index fed923de..59917aa8 100644
--- a/plugins/org.eclipse.xtend.util.stdlib/plugin.properties
+++ b/plugins/org.eclipse.xtend.util.stdlib/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare eclipse.emf.mwe.workflows 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare eclipse.emf.mwe.workflows - initial API and implementation
###############################################################################
pluginName=Xtend util standard library (Incubation)
providerName=Eclipse.org
diff --git a/plugins/org.eclipse.xtend/plugin.properties b/plugins/org.eclipse.xtend/plugin.properties
index 6d0b94a6..f4496ba0 100644
--- a/plugins/org.eclipse.xtend/plugin.properties
+++ b/plugins/org.eclipse.xtend/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare eclipse.emf.mwe.workflows 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare eclipse.emf.mwe.workflows - initial API and implementation
###############################################################################
pluginName=Xtend core (Incubation)
providerName=Eclipse.org
diff --git a/tests/org.eclipse.xpand.tests/plugin.properties b/tests/org.eclipse.xpand.tests/plugin.properties
index 9705bcc0..ca509ace 100644
--- a/tests/org.eclipse.xpand.tests/plugin.properties
+++ b/tests/org.eclipse.xpand.tests/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare eclipse.emf.mwe.workflows 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare eclipse.emf.mwe.workflows - initial API and implementation
###############################################################################
pluginName=Xpand core tests
providerName=Eclipse.org
diff --git a/tests/org.eclipse.xpand.tests/test.xml b/tests/org.eclipse.xpand.tests/test.xml
index bb7af5ce..76149d03 100644
--- a/tests/org.eclipse.xpand.tests/test.xml
+++ b/tests/org.eclipse.xpand.tests/test.xml
@@ -3,18 +3,18 @@
/**
* <copyright>
*
- * Copyright (c) 2005 openArchitectureWare commiters and others.
+ * Copyright (c) 2005 openArchitectureWare eclipse.emf.mwe.workflows 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:
- * openArchitectureWare commiters - Initial API and implementation
+ * openArchitectureWare eclipse.emf.mwe.workflows - Initial API and implementation
*
* </copyright>
*
- * $Id: test.xml,v 1.1 2007/12/15 01:00:45 bkolb Exp $
+ * $Id: test.xml,v 1.2 2009/03/04 15:15:04 pschonbac Exp $
*/
-->
diff --git a/tests/org.eclipse.xtend.shared.ui.test/plugin.properties b/tests/org.eclipse.xtend.shared.ui.test/plugin.properties
index c0074f60..845fdd4f 100644
--- a/tests/org.eclipse.xtend.shared.ui.test/plugin.properties
+++ b/tests/org.eclipse.xtend.shared.ui.test/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare committers 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare committers - initial API and implementation
###############################################################################
pluginName=Xtend shared ui tests
providerName=Eclipse.org
diff --git a/tests/org.eclipse.xtend.shared.ui.test/test.xml b/tests/org.eclipse.xtend.shared.ui.test/test.xml
index 7ac44115..e62d2051 100644
--- a/tests/org.eclipse.xtend.shared.ui.test/test.xml
+++ b/tests/org.eclipse.xtend.shared.ui.test/test.xml
@@ -3,18 +3,18 @@
/**
* <copyright>
*
- * Copyright (c) 2005 openArchitectureWare commiters and others.
+ * Copyright (c) 2005 openArchitectureWare committers 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:
- * openArchitectureWare commiters - Initial API and implementation
+ * openArchitectureWare committers - Initial API and implementation
*
* </copyright>
*
- * $Id: test.xml,v 1.2 2008/01/09 17:40:13 bkolb Exp $
+ * $Id: test.xml,v 1.3 2009/03/04 15:15:21 pschonbac Exp $
*/
-->
diff --git a/tests/org.eclipse.xtend.typesystem.emf.tests/plugin.properties b/tests/org.eclipse.xtend.typesystem.emf.tests/plugin.properties
index 3f88be1c..a7a54821 100644
--- a/tests/org.eclipse.xtend.typesystem.emf.tests/plugin.properties
+++ b/tests/org.eclipse.xtend.typesystem.emf.tests/plugin.properties
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2000, 2006 openArchitectureWare commiters and others.
+# Copyright (c) 2000, 2006 openArchitectureWare eclipse.emf.mwe.workflows 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:
-# openArchitectureWare commiters - initial API and implementation
+# openArchitectureWare eclipse.emf.mwe.workflows - initial API and implementation
###############################################################################
pluginName=Xtend emf typesystem tests
providerName=Eclipse.org
diff --git a/tests/org.eclipse.xtend.typesystem.emf.tests/test.xml b/tests/org.eclipse.xtend.typesystem.emf.tests/test.xml
index 7370a905..b4eedaae 100644
--- a/tests/org.eclipse.xtend.typesystem.emf.tests/test.xml
+++ b/tests/org.eclipse.xtend.typesystem.emf.tests/test.xml
@@ -3,18 +3,18 @@
/**
* <copyright>
*
- * Copyright (c) 2005 openArchitectureWare commiters and others.
+ * Copyright (c) 2005 openArchitectureWare eclipse.emf.mwe.workflows 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:
- * openArchitectureWare commiters - Initial API and implementation
+ * openArchitectureWare eclipse.emf.mwe.workflows - Initial API and implementation
*
* </copyright>
*
- * $Id: test.xml,v 1.4 2009/02/04 16:11:41 dhubner Exp $
+ * $Id: test.xml,v 1.5 2009/03/04 15:15:10 pschonbac Exp $
*/
-->

Back to the top