Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/API.README.txt')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/API.README.txt40
1 files changed, 20 insertions, 20 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/API.README.txt b/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/API.README.txt
index 70003f15323..4bb20ffce1d 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/API.README.txt
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/API.README.txt
@@ -1,21 +1,21 @@
-/*******************************************************************************
- * Copyright (c) 2011 Mia-Software.
- *
- * 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:
- * Nicolas Guyomar (Mia-Software) - Bug 339723 - Add x-friend on EMF Facet internal package
- * Nicolas Guyomar (Mia-Software) - Bug 340976 - Missing x-friend in celleditors plug-in
- *******************************************************************************/
-
-org.eclipse.papyrus.emf.facet.widgets.celleditors.modelCellEditor.util
- x-friends:="org.eclipse.papyrus.emf.facet.widgets.celleditors.edit" for EMF Facet internal use
-
-org.eclipse.papyrus.emf.facet.widgets.celleditors.internal.core
- x-friends:="org.eclipse.papyrus.emf.facet.widgets.nattable" for EMF Facet internal use
-
-org.eclipse.papyrus.emf.facet.widgets.celleditors.internal
+/*******************************************************************************
+ * Copyright (c) 2011 Mia-Software.
+ *
+ * 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:
+ * Nicolas Guyomar (Mia-Software) - Bug 339723 - Add x-friend on EMF Facet internal package
+ * Nicolas Guyomar (Mia-Software) - Bug 340976 - Missing x-friend in celleditors plug-in
+ *******************************************************************************/
+
+org.eclipse.papyrus.emf.facet.widgets.celleditors.modelCellEditor.util
+ x-friends:="org.eclipse.papyrus.emf.facet.widgets.celleditors.edit" for EMF Facet internal use
+
+org.eclipse.papyrus.emf.facet.widgets.celleditors.internal.core
+ x-friends:="org.eclipse.papyrus.emf.facet.widgets.nattable" for EMF Facet internal use
+
+org.eclipse.papyrus.emf.facet.widgets.celleditors.internal
x-friends:="org.eclipse.papyrus.emf.facet.widgets.nattable" for EMF Facet internal use \ No newline at end of file

Back to the top